Darwin Build Scripts 0.2 Released
2005.03.01
I'm pleased to announce the availability of the Darwin Build Scripts 0.2.
There have been numerous changes since the Darwin Build Scripts were first introduced, including:
- The ability to print all project versions in a release using the '*' operator
- The ability to export the darwinxref database as a plist file to share with others
- The addition of build aliases to the darwinxref database for projects such as cctools_ofiles
- Added automatic registration of files in the database after a successful compile
- Added automatic dynamic library dependency tracking after a successful compile
- Added ability to use a previously extracted source archive to allow easy testing of local modifications
- Upgraded darwinxref to use SQLite 3.1.3
- And more...
Please see the README for more details.
Kevin Van Vechten