summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always...David Cole2010-01-294-31/+38
* Do not export all symbols from DLLs on CygwinBrad King2010-01-211-2/+3
* Fix CMAKE_DL_LIBS on CygwinBrad King2010-01-211-1/+0
* Add PathScale shared library flags on LinuxBrad King2010-01-214-0/+31
* Do not find cyg*.dll on CygwinBrad King2010-01-131-2/+2
* Search prefix /usr before root prefix /Brad King2010-01-131-1/+1
* Restore -rdynamic in Linux build rulesBrad King2010-01-132-0/+7
* Create Linux GNU compiler flag consolidation macroBrad King2010-01-134-0/+28
* Fix issue with SDK not matching initial deployment target chosen by setting t...David Cole2009-12-231-31/+37
* Fix issues #9959 and #9898 - do not set CMAKE_OSX_DEPLOYMENT_TARGET if CMAKE_...David Cole2009-12-151-14/+29
* Remove GNU-specific flags from Linux.cmakeBrad King2009-12-044-7/+0
* Generalize support for Portland Group CompilerBrad King2009-12-044-12/+31
* Remove duplicate info from Linux SunPro info filesBrad King2009-12-043-6/+0
* Consolidate Linux Intel compiler informationBrad King2009-12-044-28/+38
* Fix GNU C and Fortran flags on SunOSBrad King2009-12-042-1/+3
* Move GNU flags from SunOS.cmake to SunOS-GNU.cmakeBrad King2009-12-022-17/+9
* Reduce duplication in Platform/<os>.cmake filesBrad King2009-12-0214-22/+0
* Fix OS X dylib and module GNU flagsBrad King2009-12-024-0/+30
* Modernize GNU compiler info on WindowsBrad King2009-12-026-98/+83
* Split GNU compiler information filesBrad King2009-12-0227-152/+148
* Drop -rdynamic from Linux build rulesBrad King2009-12-019-13/+0
* Singly-quote target names for Watcom linkerBrad King2009-11-301-4/+4
* Change the way 32/64 bit compiles are detected with MSVC and intel makefile b...Bill Hoffman2009-11-202-31/+17
* Fix flags for Intel Fortran on WindowsBrad King2009-10-291-3/+3
* Fix Intel Fortran SHARED libraries on LinuxBrad King2009-10-271-1/+1
* Fix Intel and MinGW Fortran DLL import librariesBrad King2009-10-262-3/+4
* Split Borland compiler information filesBrad King2009-10-084-128/+125
* Teach intel compiler on windows to place .lib files and .pdb files.Bill Hoffman2009-10-051-2/+2
* Teach intel compiler on windows to place .lib files and .pdb files.Bill Hoffman2009-10-051-1/+7
* Avoid (Unix|Windows)Paths.cmake multiple includeBrad King2009-10-052-0/+20
* Add copyright notice to (Unix|Windows)Paths.cmakeBrad King2009-10-052-0/+28
* Find locally installed software firstBrad King2009-10-051-1/+1
* Support GNU/kFreeBSDBrad King2009-10-051-11/+1
* Create INTERPROCEDURAL_OPTIMIZATION build featureBrad King2009-10-023-3/+9
* Fix typo in Intel xiar search codeBrad King2009-10-021-3/+3
* Split XL compiler information filesBrad King2009-09-3010-32/+21
* Fix default install prefix on HaikuBrad King2009-09-301-0/+5
* Fix shared library creation flag for XL on LinuxBrad King2009-09-293-1/+3
* Fix check for -isysroot on OS XBrad King2009-09-194-14/+22
* 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