summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tru64-make-includes'Brad King2010-06-151-0/+1
|\
| * Tru64: Use full-path include directives in Makefiles (#10569)Brad King2010-06-141-0/+1
* | Merge branch 'mingw-response-files'Brad King2010-06-152-0/+3
|\ \ | |/ |/|
| * Use response file for objects on MinGW and MSYSBrad King2010-03-112-0/+3
* | Merge branch 'sunCC-5.11-rpath-link'Brad King2010-06-081-1/+8
|\ \
| * | Fix rpath-link flag for SunPro C++ 5.11 on LinuxBrad King2010-06-071-1/+8
* | | Merge branch 'per-config-link-flags'Brad King2010-06-071-3/+3
|\ \ \
| * | | Watcom: Use LINK_FLAGS and STATIC_LIBRARY_FLAGSBrad King2010-06-011-3/+3
| |/ /
* | | Merge branch 'cygwin-exe-export-all'Brad King2010-06-071-0/+1
|\ \ \
| * | | Cygwin: Export all symbols with ENABLE_EXPORTSYaakov Selkowitz2010-05-271-0/+1
| |/ /
* | | Recognize Clang C and C++ compilers (see #10693)Brad King2010-05-172-0/+2
|/ /
* | Fix Windows-cl.cmake so that at most one MSVC** variable is defined.David Cole2010-05-051-23/+4
* | Fix missing set of MSVC10 and add CheckCompilerRelatedVariables test.David Cole2010-04-301-0/+1
* | -add basic search directories for the "Generic" platformAlex Neundorf2010-04-141-0/+6
* | OpenBSD: Work-around static/runtime linker inconsistencyChuck Atkins2010-03-261-0/+16
* | Teach CMake how to work with G95 on mingw.Bill Hoffman2010-03-231-0/+1
|/
* Suppress GNU flag -fPIC on WindowsBrad King2010-02-191-0/+2
* 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