summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-link-rsp'Brad King2012-09-192-5/+11
|\
| * Ninja: don't expand any rsp filesPeter Kuemmel2012-09-192-5/+11
* | OS X: Add platform-specific Clang compiler info files (#13536)Brad King2012-09-173-0/+30
|/
* Add WindowsCE platform information filesPatrick Gansterer2012-09-055-9/+49
* Merge topic 'msvc-compiler-info'Brad King2012-08-311-2/+2
|\
| * VS: Fix MSVC_IDE definition recently broken by refactoringBrad King2012-08-301-2/+2
* | Merge topic 'mingw-unix-generator'Brad King2012-08-301-0/+4
|\ \ | |/ |/|
| * Find mingw's windres also when Unix Makefiles are usedPeter Kümmel2012-08-271-0/+4
* | Merge branch 'cmake-platform-info-version' into msvc-compiler-infoBrad King2012-08-301-3/+3
|\ \
| * | Make platform information files specific to the CMake versionBrad King2012-08-242-9/+9
| |/
* | Modernize MSVC compiler information filesBrad King2012-08-304-99/+81
* | VS: Simplify MSVC version reportingBrad King2012-08-302-98/+42
* | VS: Remove support for "free" version 2003 toolsBrad King2012-08-232-57/+11
|/
* Remove CMake-language block-end command argumentsKitware Robot2012-08-1329-149/+149
* 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