summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'rpath-use-implicit-link-dirs'Brad King2013-02-151-0/+1
|\
| * Merge topic 'LINK_LIBRARIES-property' into rpath-use-implicit-link-dirsBrad King2013-02-146-30/+52
| |\
| * | AIX-GNU: Put implicit link directories in runtime libpath (#13909)Brad King2013-02-141-0/+1
* | | Embarcadero: Fix default link stack/heap flags (#13912)Brad King2013-02-131-1/+1
* | | MSVC: Fix CMAKE_CL_64 in CXX-only projects (#13896)Brad King2013-02-071-1/+1
* | | Set WINCE to 1 when building for WindowsCEPatrick Gansterer2013-02-011-2/+3
* | | OS X: Detect implicit linker framework search pathsBrad King2012-12-111-0/+18
* | | OS X: Detect implicit link directories on modern toolchainsBrad King2012-12-112-0/+2
| |/ |/|
* | OpenBSD: Install shared libraries without executable permissionAmit Kulkarni2012-12-041-0/+4
* | CMake: Remove "/STACK:10000000" from default linker flags (#12437)David Cole2012-11-232-3/+3
* | MSVC: Drop default use of /Zm1000 for VS >= 7.1Brad King2012-11-161-1/+6
* | Merge topic 'osx-bad-sdk-xcode-3.2.6'Brad King2012-11-131-0/+17
|\ \
| * | OS X: Warn about known SDK breakage by Xcode 3.2.6Brad King2012-11-081-0/+17
| |/
| * Merge branch 'osx-sysroot-cleanup' into releaseBrad King2012-11-061-0/+1
| |\
* | \ Merge topic 'osx-sysroot-cleanup'Brad King2012-11-061-0/+1
|\ \ \ | | |/ | |/|
| * | OS X: Fix default CMAKE_OSX_SYSROOT with deployment targetBrad King2012-11-051-0/+1
* | | 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
|/