Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update cpptasks-1.0b5 darwin/osx patch: remove auto option 'prebind', allow ↵ | Sven Gothel | 2012-01-09 | 1 | -5/+36 |
| | | | | | | | | | | weakly binding Removed 'prebind' auto option, since OS X dyld performs better w/o since 10.5 (?) Allowing linker options for weakly fraemwork/library binding "-weak_framework", "-lazy_framework", "-weak_library" which is required if linked for 10.5, allowing unresolved references. | ||||
* | *** Now Using Apache-Ant-1.8.0 *** | Sven Gothel | 2010-04-10 | 1 | -0/+39 |
Adding ant-contrib-1.0b3.jar for loops and mutable properties. Cleanup: - Adding Javac includeAntRuntime argument (false whenever possible) - Clear junit results folder before testing - Move deprecated stuff from lib to lib/archive |