diff options
author | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2006-06-16 17:44:50 +0000 |
---|---|---|
committer | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2006-06-16 17:44:50 +0000 |
commit | 5ba0735d92fa10234e81c24d2157cd1c3771c37b (patch) | |
tree | f0d13bae4fac3438d1a29d3cd964c859aff938f1 /PATCHES | |
parent | 760de60a50beffd524d1e8dd4997055c8bc0f010 (diff) | |
download | cpptasks-parallel-5ba0735d92fa10234e81c24d2157cd1c3771c37b.tar.gz cpptasks-parallel-5ba0735d92fa10234e81c24d2157cd1c3771c37b.tar.bz2 cpptasks-parallel-5ba0735d92fa10234e81c24d2157cd1c3771c37b.tar.xz cpptasks-parallel-5ba0735d92fa10234e81c24d2157cd1c3771c37b.zip |
Added flag to disable linking with CPP
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
+- [CCTask] added method to link with CPP
+- [compiler.LinkType] added method to link with CPP
+- [gcc.GppLinker] link with or without CPP
- [gcc.AbstractLdLinker] added jni
- [OutputTypeEnum] added jni
- [compiler.LinkType] add jni as type
|