[Dev] External split into individual components
Heikki Toivonen
heikki at osafoundation.org
Fri Oct 22 17:15:31 PDT 2004
Until today the external build pulled one source tarball, which it build
into one release and one debug binary tarballs. Because of that,
updating a single library in external meant a lot of work.
I've now split external so that each library will pull its own source
tarball, and will build its own release and debug tarballs. This means
that updating any library can be done with a minimal amount of work, and
several people can work on updating different parts of external at the
same time.
chandler/Makefile has also been updated, so it will now download 16
binary tarballs where it used to download only one for external.
This fix did not bring in any new code features, but you may notice that
our binary tarballs as well as distributions went down a little bit in
size. This was due to us noticing that there were some parts of external
libraries that we do not need. There may be more small wins like this
still remaining, so please let me know if you see more opportunities for
smaller binaries.
--
Heikki Toivonen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.osafoundation.org/pipermail/dev/attachments/20041022/cec8019f/signature.bin
More information about the Dev
mailing list