From db544841e2b1789ef276155839eb999f08b89d8a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Wed, 24 Mar 2010 22:03:39 +0100 Subject: Updated readme --- README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.txt b/README.txt index 0a96d88..f7d8042 100644 --- a/README.txt +++ b/README.txt @@ -4,6 +4,10 @@ Modified version of ant contrib cpptasks, used in the freehep/maven-nar-plugin. * cpptasks-1.0-beta-5-parallel-1-SNAPSHOT +- Replaced deprecated visual studio C++ compiler option /GZ with current /RTC1 +- Distinguish between system and non-system headers for compilers that support it (g++) +- only recurse dependencies for direct includes of current source + - changed default subsystem back to gui - added linkFortranMain option to link with gfortranbegin, see NAR-112 - added compileOrder to the compilerDef (and thus changed most Hashtables into Maps), see NAR-109 -- cgit v1.2.3