summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake-language commands to lower caseKitware Robot2012-08-1373-1288/+1288
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-1316-36/+36
* Merge topic 'watcom-compiler-version'Brad King2012-08-131-37/+24
|\
| * Watcom: Simplify compiler version detection (#11866)Brad King2012-08-131-37/+24
* | Prefer generic system compilers by default for C, C++, and FortranBrad King2012-08-024-0/+24
|/
* Merge topic 'ninja-rspfile-link-libraries'David Cole2012-07-121-1/+3
|\
| * Ninja: disable work around when linking with mingwPeter Kümmel2012-07-111-1/+3
* | Merge topic 'aix-gnu-asm'David Cole2012-07-121-0/+2
|\ \
| * | Add ASM platform information for GNU compiler on AIX (#13390)Brad King2012-07-101-0/+2
| |/
* | AIX-GNU: Link shared libs with -brtl,-bnoipath (#13352)Brad King2012-07-091-1/+2
|/
* Merge topic 'position-independent-targets'David Cole2012-06-1220-10/+54
|\
| * Add platform variable for flags specific to shared librariesStephen Kelly2012-06-122-2/+4
| * Add platform variables for position independent code flagsStephen Kelly2012-06-1218-8/+50
* | Mac: Add guards to CMAKE_FIND_FRAMEWORK and CMAKE_FIND_APPBUNDLE defaultsCharlie Sharpsteen2012-05-312-6/+12
|/
* Merge topic 'module-no-soname'David Cole2012-05-013-9/+9
|\
| * Support building shared libraries or modules without soname (#13155)Modestas Vainius2012-04-303-9/+9
* | Intel: On Windows use /RTC1 instead of deprecated /GZ (#13174)Brad King2012-04-301-1/+1
* | Intel: On Windows use /EHsc instead of deprecated /GX (#13163)Brad King2012-04-241-1/+1
|/
* 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