summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* BSD: Do not require dlfcn.h to build shared libs (#13573)Brad King2012-10-052-26/+22
* Ninja: move <OBJECTS> in front of the first linker optionPeter Kümmel2012-10-013-3/+6
* Revert "Ninja: don't expand any rsp files"Bill Hoffman2012-10-012-11/+5
* OS X: Teach deployment target sanity check about SDK namesBrad King2012-09-221-20/+30
* OS X: Further improve default CMAKE_OSX_SYSROOT selectionBrad King2012-09-211-1/+3
* OS X: If CMAKE_OSX_SYSROOT is already set do not compute defaultBrad King2012-09-211-4/+6
* OS X: Simplify selection of CMAKE_OSX_ARCHITECTURESBrad King2012-09-211-23/+4
* OS X: Allow CMAKE_OSX_SYSROOT to be a logical SDK nameBrad King2012-09-211-2/+35
* OS X: Improve default CMAKE_OSX_SYSROOT selectionBrad King2012-09-211-44/+39
* OS X: Always generate -isysroot if any SDK is in useBrad King2012-09-214-7/+8
* 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