diff options
author | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2005-11-18 21:19:01 +0000 |
---|---|---|
committer | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2005-11-18 21:19:01 +0000 |
commit | 6a4cb7cdd4f387bdcb19422bfc090f268c2ef83e (patch) | |
tree | b6573a18c7ed40a3c8c315a729dda8af6e9e8b6a /PATCHES | |
parent | 1381c87965ab669820a4a7b48c09aca026f5b478 (diff) | |
download | cpptasks-parallel-6a4cb7cdd4f387bdcb19422bfc090f268c2ef83e.tar.gz cpptasks-parallel-6a4cb7cdd4f387bdcb19422bfc090f268c2ef83e.tar.bz2 cpptasks-parallel-6a4cb7cdd4f387bdcb19422bfc090f268c2ef83e.tar.xz cpptasks-parallel-6a4cb7cdd4f387bdcb19422bfc090f268c2ef83e.zip |
Latest updates
Diffstat (limited to 'PATCHES')
-rw-r--r-- | PATCHES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ *** Changes marked with FREEHEP.
-freehep-cpptasks-20051015-patched-1.0-SNAPSHOT
+cpptasks-20051015-patched-1.0-SNAPSHOT
- [DevStudioCompatibleCCompiler] changed /GX into /EHsc (for VC8, and backward compatible with VC7 and VC6).
- [CommandLineLinker] use absolute paths for filenames if they are shorter than relative paths to overcome windows file length limit.
- [gcc.AbstractLdLinker] no -Bstatic for Darwin.
|