summaryrefslogtreecommitdiff
path: root/PATCHES
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2005-11-18 21:19:01 +0000
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2005-11-18 21:19:01 +0000
commit6a4cb7cdd4f387bdcb19422bfc090f268c2ef83e (patch)
treeb6573a18c7ed40a3c8c315a729dda8af6e9e8b6a /PATCHES
parent1381c87965ab669820a4a7b48c09aca026f5b478 (diff)
downloadcpptasks-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--PATCHES2
1 files changed, 1 insertions, 1 deletions
diff --git a/PATCHES b/PATCHES
index a2ffaa7..52ed529 100644
--- a/PATCHES
+++ b/PATCHES
@@ -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.