summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* OS X: Mark find_program results as advancedDavid Cole2012-04-061-0/+2
* OS X: Use correct extra path when searching for applicaton bundles (#13066)David Cole2012-04-061-3/+15
* OS X: Use OSX_DEVELOPER_ROOT for app search path (#13066)Kashif Rasul2012-03-261-1/+1
* guard eCos.cmake against multiple inclusion (#12987)Alex Neundorf2012-03-201-1/+8
* Merge topic 'fix-12621-xcode43'Brad King2012-03-191-13/+20
|\
| * Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621)David Cole2012-03-091-13/+20
* | Merge topic 'ninja-generator'Brad King2012-03-191-2/+2
|\ \ | |/ |/|
| * Ninja: don't define MSVC_IDE when using the ninja generatorPeter Kuemmel2012-02-181-2/+2
* | Recognize Embarcadero compiler (#12604)Brad King2012-02-205-26/+38
* | Rename Modules/Platform/Windows-{Borland => Embarcadero}.cmakeBrad King2012-02-173-7/+7
|/
* Intel: Fix Windows per-config Fortran flags (#12642)Brad King2012-01-021-3/+3
* Merge topic 'GNU-to-MS'David Cole2011-12-161-1/+1
|\
| * Windows-GNU: Remove extra quotes in GNUtoMS rule variableBrad King2011-12-081-1/+1
* | Merge topic 'osx-dependent-libraries'David Cole2011-12-161-5/+7
|\ \
| * | Do not link private dependent shared libraries on OS X > 10.4Brad King2011-12-151-5/+7
* | | HP: Drive shared library linking with compiler front endBrad King2011-12-145-23/+3
|/ /
* | Merge topic 'GNU-to-MS'David Cole2011-12-067-0/+73
|\ \ | |/
| * Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .libBrad King2011-12-056-0/+70
| * Fortran: Detect pointer size in gfortran on MinGWBrad King2011-12-051-0/+3
* | TinyCC: Add compiler info for shared libs on Linux (#12605)Brad King2011-12-021-0/+4
|/
* Fixed link bugs in BlueGeneP build.Todd Gamblin2011-08-291-10/+13
* Merge topic 'fix-old-VisualAge-Fortran'David Cole2011-08-161-0/+1
|\
| * XL: Fix old VisualAge branding of Fortran compilerBrad King2011-08-021-0/+1
* | Merge topic 'fix-11866-add-watcom-sys-libs'David Cole2011-08-021-0/+38
|\ \
| * | Watcom: Use correct args for execute_process call (#11866)David Cole2011-08-011-2/+2
| * | Add Watcom support to InstallRequiredSystemLibraries (#11866)David Cole2011-07-291-0/+38
* | | Watcom: Add -c flag to wlib calls (#12245)David Cole2011-07-291-2/+2
|/ /
* | Add VisualStudio 9 and 10 generators for Itanium platformMatej Hribernik2011-06-201-2/+2
* | multiarch: Set CMAKE_LIBRARY_ARCHITECTURE_REGEX for Linux|Hurd|kFreeBSDModestas Vainius2011-06-133-1/+5
* | Teach find_(library|package) about Linux multiarch (#12037)Brad King2011-06-081-0/+3
* | Merge topic 'absoft-fortran-compiler'Brad King2011-05-242-0/+2
|\ \
| * | Absoft: Detect implicit link libraries on Linux and MacBrad King2011-05-202-0/+2
* | | Merge topic 'include-flags-response-file'Brad King2011-03-221-0/+3
|\ \ \
| * | | Pass include directories with response files to GNU on WindowsBrad King2011-03-171-0/+3
| |/ /
* | | Add ASM platform information for HP compiler on HPBrad King2011-03-022-0/+7
* | | Merge branch 'hp-compiler-info' into ReworkedAsmSupportBrad King2011-03-025-65/+67
|\ \ \
| * | | Factor HP compiler flags into per-platform/per-compiler filesBrad King2011-03-025-65/+67
* | | | Add ASM platform information for XL compiler on AIXBrad King2011-03-021-0/+2
* | | | Merge branch 'aix-xl-platform-info' into ReworkedAsmSupportBrad King2011-03-028-15/+39
|\ \ \ \
| * | | | Move RPATH flags to AIX per-compiler information filesBrad King2011-03-023-2/+4
| * | | | Factor AIX and XL compiler flags into common moduleBrad King2011-03-024-12/+32
| |/ / /
| * | | Merge topic 'mingw-module-definition'Brad King2011-02-241-1/+1
| |\ \ \
| | * | | Pass .def files directly to MinGW tools (#9997)Brad King2011-02-231-1/+1
| * | | | Merge topic 'mingw-module-definition'Brad King2011-02-221-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Honor module .def files with MinGW tools (#9997)Brad King2011-02-211-0/+1
| | |/ /
| * | | Strip trailing space from xcode-select output (#10723)David Cole2011-02-011-1/+2
| |/ /
* | | Add support for the Intel compiler used for ASM under WindowsAlex Neundorf2011-03-021-0/+2
|/ /
* | Factor SCO compiler info out of platform file (#11700)Brad King2011-01-171-3/+0
* | Merge topic 'add_support_for_windres'Brad King2011-01-044-1/+6
|\ \
| * | Add support for windres to cygwin.Bill Hoffman2010-12-232-1/+3