summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'mingw-long-object-lists'Brad King2010-09-222-2/+34
|\
| * MinGW: Support long object file listsBrad King2010-09-172-2/+34
* | Merge topic 'compaq-fortran-moddir-flag'Brad King2010-09-211-0/+2
|\ \ | |/ |/|
| * Add module-dir flag for Compaq Visual Fortran (#11248)Brad King2010-09-201-0/+2
* | Merge topic 'hpux-required-runtime-path-10571'Brad King2010-09-081-0/+2
|\ \
| * | HP-UX: Always add /usr/lib to rpath (#10571)Brad King2010-09-071-0/+2
* | | Merge topic 'watcom_fixes'Brad King2010-09-081-3/+16
|\ \ \
| * | | Fix for bug 10388, fix various default flags.Bill Hoffman2010-09-021-3/+16
| |/ /
* | | Search MacPorts /opt/local prefix on MacBrad King2010-09-012-3/+6
|/ /
* | Merge topic 'tg/BlueGeneP'Brad King2010-08-1715-0/+348
|\ \
| * | Add platform files for BlueGene/P systemsTodd Gamblin2010-08-1315-0/+348
* | | Merge topic 'intel-response-files'Brad King2010-08-171-0/+4
|\ \ \ | |/ / |/| |
| * | Pass objects to Intel linker using a response fileArjen Verweij2010-08-101-0/+4
* | | Merge topic 'module-header-spelling'Brad King2010-08-1013-13/+13
|\ \ \
| * | | Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-0913-13/+13
| |/ /
* | | Merge topic 'mingw-response-files'Brad King2010-08-101-1/+8
|\ \ \ | |/ / |/| |
| * | No response files with GNU ld <= 2.16 (#10913)Brad King2010-08-061-1/+8
* | | GNU/Hurd platform support fixes (#9873)Pino Toscano2010-07-291-0/+3
| |/ |/|
* | 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