diff options
author | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2006-06-12 07:04:33 +0000 |
---|---|---|
committer | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2006-06-12 07:04:33 +0000 |
commit | 5e2f6d72c482081af1ded500107397c2583df43c (patch) | |
tree | 8da6dca5888911465328ad88bee9536bba7d7677 /PATCHES | |
parent | c563ed37f1bfbe0119cf59b2a7010002757d8af9 (diff) | |
download | cpptasks-parallel-5e2f6d72c482081af1ded500107397c2583df43c.tar.gz cpptasks-parallel-5e2f6d72c482081af1ded500107397c2583df43c.tar.bz2 cpptasks-parallel-5e2f6d72c482081af1ded500107397c2583df43c.tar.xz cpptasks-parallel-5e2f6d72c482081af1ded500107397c2583df43c.zip |
Added jni type
Diffstat (limited to 'PATCHES')
-rw-r--r-- | PATCHES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ *** Changes marked with FREEHEP.
cpptasks-20051015-patched-1.1-SNAPSHOT
+- [OutputTypeEnum] added jni
+- [compiler.LinkType] add jni as type
+- [gcc.GccLinker] add jni as type and special linker for MacOS X to output jnilib files.
- [gcc.GccCCompiler] added gfortran compiler
- [CompilerEnum] added gfortran compiler
cpptasks-20051015-patched-1.0
|