summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Add detection of gcc versions that do not support isysroot option and do not ...Bill Hoffman2009-09-181-0/+14
* Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs...Bill Hoffman2009-09-171-5/+1
* Fix XL C++ compiler flags on LinuxBrad King2009-09-162-0/+6
* Add support for embeded manifests for Intel C/C++/Fortran compilersBill Hoffman2009-09-012-2/+30
* Add a module to determine if the intel linker supports manifest creationBill Hoffman2009-09-011-0/+17
* Move /MANIFEST flag into -E vs_link. This is so it can be used by the intel ...Bill Hoffman2009-09-011-1/+1
* Use Intel for Linux flags only on LinuxBrad King2009-09-014-0/+36
* Split SunPro compiler information filesBrad King2009-08-215-111/+0
* Split Intel compiler information filesBrad King2009-08-213-45/+0
* Quote the target name for Borland tlib toolBrad King2009-08-121-1/+1
* Teach compiler id about VisualAge -> XL rebrandingBrad King2009-08-074-4/+6
* Move flag to Compiler/VisualAge-Fortran moduleBrad King2009-08-073-3/+0
* Use NetBSD to initialize OpenBSD configurationBrad King2009-08-071-2/+1
* ENH: Install all Modules and TemplatesBrad King2009-07-241-3/+0
* ENH: remove debug messageBill Hoffman2009-07-151-1/+0
* ENH: do not use /INCREMENTAL:YES with VS 10 compilerBill Hoffman2009-07-151-4/+16
* BUG: Fix rpath-link flag for SunPro C++ on LinuxBrad King2009-07-131-0/+1
* BUG: Look in arch-specific HPUX implicit link dirsBrad King2009-06-191-5/+11
* ENH: put the 64 bit paths firstBill Hoffman2009-06-151-1/+2
* ENH: add more search paths on HPUXBill Hoffman2009-06-151-0/+5
* ENH: use .exe on vmsBill Hoffman2009-06-111-0/+1
* ENH: Enable basic OpenVMS platform supportBrad King2009-06-101-0/+7
* BUG: Recognize .so shared libraries on HP-UXBrad King2009-06-031-0/+1
* ENH: Auto-import symbols for cygwin executablesBrad King2009-05-271-0/+1
* ENH: Re-enable system include dir suppressionBrad King2009-02-251-0/+7
* BUG: Remove implicit include dir suppressionBrad King2009-02-242-2/+0
* BUG: Allow third component of Mac OSX sw_vers output to be empty. Mac OSX 10....David Cole2009-02-171-1/+1
* BUG: Remove unnecessary double quotes from SET statements. Hopefully resolves...David Cole2009-01-291-8/+8
* BUG: Fix OS X dylib version flags for more linkersBrad King2009-01-291-2/+2
* BUG: fix for # 8413 add more haiku searchingBill Hoffman2009-01-291-1/+2
* BUG: Fix careless typo that only caused test failures on clean builds...David Cole2009-01-281-1/+1
* BUG: Try to fix the universal binary continuous dashboard on dashmacmini2. I ...David Cole2009-01-271-6/+12
* BUG: Only set CMAKE_OSX_DEPLOYMENT_TARGET on Mac OSX 10.4 or later. The gcc t...David Cole2009-01-271-2/+4
* BUG: Fix issue #6195. Add CMAKE_OSX_DEPLOYMENT_TARGET cache variable to speci...David Cole2009-01-271-33/+102
* BUG: Fix install_name_tool problem on the Mac when a PROJECT(... NONE) is fol...David Cole2008-12-301-1/+1
* ENH: Use 32-bit and 64-bit Program Files foldersBrad King2008-12-171-8/+49
* ENH: fix curses on haikuBill Hoffman2008-12-031-0/+6
* ENH: fix fortran flags on g77 windowsBill Hoffman2008-11-111-0/+7
* ENH: fix fortran flags on sunBill Hoffman2008-11-111-2/+5
* ENH: fix problem where rc language recursively included itself because CMAKE_...Bill Hoffman2008-10-141-4/+1
* ENH: better error message for mis-configured nmake environmentBill Hoffman2008-10-141-1/+4
* BUG: fix for 5705, link in standard libs for mingwBill Hoffman2008-10-021-0/+2
* BUG: fix for bug 4772, enable_language should now work on linux with correct ...Bill Hoffman2008-10-011-0/+2
* BUG: fix for 7704Bill Hoffman2008-09-251-0/+6
* ENH: Teach find_library to find OpenBSD-style libsBrad King2008-09-221-0/+1
* ENH: add initial support for HAIKU OS from bug# 7425Bill Hoffman2008-09-151-0/+14
* BUG: make sure the intel compiler uses the intel linkerBill Hoffman2008-09-021-1/+1
* BUG: fix for 6710 CMAKE_OSX_SYSROOT should be a PATHBill Hoffman2008-08-191-1/+1
* ENH: add platform file for bounds checkerBill Hoffman2008-08-151-0/+4
* ENH: Add preprocessor and assembly rules for IntelBrad King2008-08-062-0/+6