Re: move source tarballs out of the scm

Hans-Joachim Lankenau - Sun Germany - ham02 - Hamburg <[email protected]> Wed, 31 Mar 2010 10:48:15 +0200
Newsgroups gmane.comp.openoffice.devel.tools
Message-ID <[email protected]>
hi!

short reminder. ause110 is now approved and will hopefully be integrated 
to DEV300 soon.

see also the added paragraph at
http://wiki.services.openoffice.org/wiki/Build_Environment_Effort/External_source_tarballs#Where_are_those_tarballs.3F

tschau...

ause

On 01/28/10 06:26 PM, Hans-Joachim Lankenau - Sun Microsystems Germany 
wrote:
> hi!
> 
> since the external source tarballs (e.g. boost/download/*) add their
> size to the repository each time a new version is committed, it's one of
> the major sources of the growth of the repository.
> 
> the cws ause110 implements a different approach to deal with these large
> binary files:
> 
> - a file named ooo.lst lists the tarballs required for that specific
> source version with the first line being the URL where to find them
> 
> - the sh script fetch_tarballs.sh knows how to fetch these files via
> http and places them in a directory TARFILE_LOCATION, by default
> "ext_sources" beside the repository
> 
> - when building, dmake knows where to get them by looking at the
> environment variable TARFILE_LOCATION
> 
> if not disabled by the configure switch "--disable-fetch-external", the
> bootstrap step updates TARFILE_LOCATION according to ooo.lst.
> using "--with-external-tar" sets TARFILE_LOCATION to a place of own choice.
> 
> that's the idea, comments welcome...
> 
> 
> tschau...
> 
> ause
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
>