summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2009-11-30 09:11:43 +0100
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2009-11-30 09:11:43 +0100
commit82b3d2e292355c7b30f35e68e9506ccbd3c48a34 (patch)
tree4e3972614993e8eafd6d0cb4f404f2b7f6211ea5 /README.txt
parent97c4b6bd774960fe9301829cf2d1ac23882e8958 (diff)
downloadcpptasks-parallel-82b3d2e292355c7b30f35e68e9506ccbd3c48a34.tar.gz
cpptasks-parallel-82b3d2e292355c7b30f35e68e9506ccbd3c48a34.tar.bz2
cpptasks-parallel-82b3d2e292355c7b30f35e68e9506ccbd3c48a34.tar.xz
cpptasks-parallel-82b3d2e292355c7b30f35e68e9506ccbd3c48a34.zip
Fixed NAR-112
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 72c1f19..2a536c3 100644
--- a/README.txt
+++ b/README.txt
@@ -4,6 +4,7 @@ Modified version of ant contrib cpptasks, used in the freehep/maven-nar-plugin.
* cpptasks-1.0-beta-5-parallel-1-SNAPSHOT
+- 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
- added .f90 as extension for the fortran compiler, see NAR-108
- merged with cpptasks-1.0b5.tar.gz