diff options
author | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2009-11-06 15:30:37 +0100 |
---|---|---|
committer | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2009-11-06 15:30:37 +0100 |
commit | fa6eb468613603bfa2571f2e456468878bfe0b95 (patch) | |
tree | aab6fbeae127acd5b49b88cb0be70bce1d433fa9 /README.txt | |
parent | 7ea719da26b29976e7227b4846953d24ced709d8 (diff) | |
parent | 683d490074d93baa8a47db7ec43b7bd31145a12a (diff) | |
download | cpptasks-parallel-fa6eb468613603bfa2571f2e456468878bfe0b95.tar.gz cpptasks-parallel-fa6eb468613603bfa2571f2e456468878bfe0b95.tar.bz2 cpptasks-parallel-fa6eb468613603bfa2571f2e456468878bfe0b95.tar.xz cpptasks-parallel-fa6eb468613603bfa2571f2e456468878bfe0b95.zip |
Merged with cpptasks-1.0b5
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,8 +2,14 @@ Modified version of ant contrib cpptasks, used in the freehep/maven-nar-plugin. *** ALL Changes marked with FREEHEP or BEGINFREEHEP-ENDFREEHEP. +* cpptasks-1.0-beta-5-parallel-1-SNAPSHOT + +- merged with cpptasks-1.0b5.tar.gz ++++ some problems with tests may occur on other platforms than MacOS X. + * cpptasks-1.0-beta-4-parallel-5 +- moved src to src/main/java, and some resource files to src/main/resources for easy merge with cpptasks-1.0b5 - [src/net/sf/antcontrib/cpptasks/compiler/CommandLineLinker] use absolute paths for all paths to overcome windows file length limit. * cpptasks-1.0-beta-4-parallel-4 |