summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* | 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