summaryrefslogtreecommitdiff
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* OS X: Search system SDKs for frameworksBrad King2013-09-271-0/+9
* MSVC: Fix WinCE arch family preprocessor symbol (#14436)Patrick Gansterer2013-09-251-4/+11
* MSVC: Fix version test for linking corelibc on Windows CE (#14420)Patrick Gansterer2013-09-231-1/+1
* MSVC: Drop /link from executable link lines with NinjaBrad King2013-09-111-1/+0
* OS X: Do not default to non-existent deployment target SDKBrad King2013-08-141-2/+14
* Revert "Add compiler target compile options."Stephen Kelly2013-08-091-3/+0
* Merge topic 'wince800'Brad King2013-08-081-1/+5
|\
| * Add support for new Windows CE compilerPatrick Gansterer2013-08-071-1/+5
* | Merge topic 'osx-no-command-line-tools'Brad King2013-08-071-0/+6
|\ \ | |/ |/|
| * OS X: Enable command-line build without tools in PATHBrad King2013-08-061-0/+6
* | WIN: Use COFF file header header for architecture detection (#14083)Patrick Gansterer2013-08-051-7/+0
|/
* OS X: Search for SDK based on deployment target (#14324)Brad King2013-08-021-1/+5
* OS X: Add Fortran library version flags (#14249)Graham Markall2013-07-164-0/+31
* OS X: Add copyright notices to Darwin-*-Fortran.cmakeBrad King2013-07-163-0/+39
* Merge branch 'master' into vs12-generatorBrad King2013-06-287-21/+23
|\
| * Embarcadero: Use response files only for includes, objects, and libsBrad King2013-06-271-3/+4
| * Add compiler target compile options.Stephen Kelly2013-06-111-0/+3
| * Merge topic 'rpath-on-mac'Brad King2013-06-031-0/+5
| |\
| | * OS X: Add RPATH support for Mac.Clinton Stimpson2013-06-031-0/+5
| * | Merge topic 'xcode-shlib-versioning'Brad King2013-06-031-6/+2
| |\ \ | | |/
| | * Xcode: Add support for shared library versioningClinton Stimpson2013-05-291-6/+2
| * | Merge topic 'vs-configurations'Brad King2013-05-162-5/+0
| |\ \
| | * | VS: Always initialize CMAKE_CONFIGURATION_TYPES in IDE generatorsBrad King2013-05-132-5/+0
| | |/
| * | Merge topic 'doc-improvements'Brad King2013-05-161-1/+1
| |\ \
| | * | Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-1/+1
| | |/
| * | Merge topic 'WindowsPaths-MinGW-cross-compile-only'Brad King2013-05-161-2/+4
| |\ \
| | * | Windows: Search '/' prefix only when cross compiling (#10994)Brad King2013-04-251-2/+4
| | |/
| * | MSVC: Invoke 'link' directly for executablesBrad King2013-04-081-1/+1
| * | VS: Separate compiler and linker PDB files (#11899, #14062)Brad King2013-04-052-4/+4
| |/
* | VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-281-1/+4
|/
* Merge topic 'aix-shared-flags'Brad King2013-03-122-2/+2
|\
| * AIX: Do not use -brtl to create shared libraries (#13997)Brad King2013-03-112-2/+2
* | 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