From 5ac35dd4e85695ea2cd586631fd668c719a7340a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 22 Jun 2006 22:46:24 +0000 Subject: Made 1.4 compatible --- PATCHES | 72 ++++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 36 insertions(+), 36 deletions(-) (limited to 'PATCHES') diff --git a/PATCHES b/PATCHES index 78f9cd8..341096b 100644 --- a/PATCHES +++ b/PATCHES @@ -1,36 +1,36 @@ -*** 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 -- [gcc.GccLinker] add jni as type and special linker for MacOS X to output jnilib files. -- [gcc.GppLinker] 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 -- [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. -- [CCTask] added log statement to identify linker and compiler. -- [intel.IntelLinux32CLinker, intel.IntelLinux64CLinker, intel.IntelLinux32Compiler, intel.IntelLinux64Compiler] - added with names icpc and ecpc. -- [LinkerEnum, CompilerEnum] added above linkers and compilers. -- [intel.IntelLinux32CCompiler, intel.IntelLinux64CCompiler] links to IntelLinux32CLinker and IntelLinux64CLinker. -- [intel.IntelLinux32Linker, intel.IntelLinux64Linker] changed linker name from icc to icpc and ecc to ecpc for version 8.1 of icc. -- [sun.ForteCCompiler] Added (suncc) -- [sun.ForteF77Compiler] Added (sunf77) -- [CompilerEnum] Added the above (suncc, sunf77). -- [compaq.CompaqVisualFortranCompiler] removed addition of quotes. -- [gcc.GccCompatibleCCompiler, gcc.GccCCompiler] moved and modified -fno-rtti code -- [gcc.GccCompatibleCCompiler] added missing code for -fno-exceptions -- [gcc.GppLinker, compiler.LinkType] Set "callAddLibrarySets" flag, submitted as bug 1109917 in cpptasks of ant-contrib. -- [compiler.CommandLineLinker] Check "callAddLibrarySets" flag. - -For CVS updates from the original CVS repository: -- commit latest to svn -- run cvs up -- commit again to svn - +*** Changes marked with FREEHEP. +cpptasks-20051015-patched-1.1 +- [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 +- [gcc.GccLinker] add jni as type and special linker for MacOS X to output jnilib files. +- [gcc.GppLinker] 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 +- [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. +- [CCTask] added log statement to identify linker and compiler. +- [intel.IntelLinux32CLinker, intel.IntelLinux64CLinker, intel.IntelLinux32Compiler, intel.IntelLinux64Compiler] + added with names icpc and ecpc. +- [LinkerEnum, CompilerEnum] added above linkers and compilers. +- [intel.IntelLinux32CCompiler, intel.IntelLinux64CCompiler] links to IntelLinux32CLinker and IntelLinux64CLinker. +- [intel.IntelLinux32Linker, intel.IntelLinux64Linker] changed linker name from icc to icpc and ecc to ecpc for version 8.1 of icc. +- [sun.ForteCCompiler] Added (suncc) +- [sun.ForteF77Compiler] Added (sunf77) +- [CompilerEnum] Added the above (suncc, sunf77). +- [compaq.CompaqVisualFortranCompiler] removed addition of quotes. +- [gcc.GccCompatibleCCompiler, gcc.GccCCompiler] moved and modified -fno-rtti code +- [gcc.GccCompatibleCCompiler] added missing code for -fno-exceptions +- [gcc.GppLinker, compiler.LinkType] Set "callAddLibrarySets" flag, submitted as bug 1109917 in cpptasks of ant-contrib. +- [compiler.CommandLineLinker] Check "callAddLibrarySets" flag. + +For CVS updates from the original CVS repository: +- commit latest to svn +- run cvs up +- commit again to svn + -- cgit v1.2.3