Revision: 519 http://trac.macosforge.org/projects/darwinbuild/changeset/519 Author: wsiegrist@apple.com Date: 2009-05-22 15:26:58 -0700 (Fri, 22 May 2009) Log Message: ----------- Update CHANGES Modified Paths: -------------- trunk/CHANGES Modified: trunk/CHANGES =================================================================== --- trunk/CHANGES 2009-05-18 21:35:37 UTC (rev 518) +++ trunk/CHANGES 2009-05-22 22:26:58 UTC (rev 519) @@ -2,6 +2,26 @@ ----------------------------------- Release x.y.z [Now] + - darwinbuild: NFS loopback support + - darwinbuild: HFSX sparse image support + - all: build according to the archs of our dependencies if env does + not force a set of archs + - darwinup: add -p option so roots can be installed at arbitrary paths + - darwinbuild: print a message when we skip loading a root on purpose + - darwinup: fix "bad file descriptor" error + - darwinup: build libredo.o 4-way fat + - all: honor PREFIX and ARCHS environment when compiling + - all: fix uninstall make target + - darwintrace: fix a /bin/sh crash when trying to print with a bad + char pointer + - darwinxref: use OSSwap instead of NXSwap APIs + - darwinup: copy dependencies of darwinup instead of move + - darwinbuild: add -configuration option (Ben Huntsman) + - darwinbuild: allow for redirections when fetching sources + - darwinup: use flock(2) to serialize Depot access + - darwinbuild: Xcode 3.x compatibility + - darwinbuild: allow projects to have their own binary_sites + - darwinxref: new plugins for generating dot graphs and diffing builds - darwinbuild: store download cache in Roots directory, not /usr/local/share/darwinbuild/cache - darwinbuild: special case file:/// URLs for downloads
participants (1)
-
source_changes@macosforge.org