summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Replace string(REGEX REPLACE) with string(REPLACE) where possibleRolf Eike Beer2014-04-141-1/+1
| * | | | MinGW: link like on Unix and use compile flags when linkingPeter Kümmel2014-04-151-2/+2
| |/ / /
| * | | Merge topic 'revert-Android-platform'Brad King2014-04-111-5/+0
| |\ \ \
| | * | | Revert "Modules: Add an Andriod platform file"Stephen Kelly2014-04-101-5/+0
| * | | | Watcom: Use single quote for all file/path items in wlink commandJiri Malak2014-04-081-2/+2
| |/ / /
| * | | Watcom: Cleanup Windows-wcl386 configurationJiri Malak2014-04-021-23/+27
| * | | Merge topic 'link-line-quoting'Brad King2014-04-011-0/+5
| |\ \ \
| | * | | Makefile: Generate single-quoted object lists for WatcomJiri Malak2014-03-271-0/+5
| * | | | Haiku: Fix compiler detection when using distccAdrien Destugues2014-03-211-11/+16
| |/ / /
| * | | Merge topic 'watcom-updates'Brad King2014-03-201-11/+13
| |\ \ \
| | * | | Watcom: Introduce OpenWatcom compiler id and fix compiler versionJiri Malak2014-03-171-11/+13
| * | | | Modules: Add an Andriod platform fileStephen Kelly2014-03-201-0/+5
| |/ / /
| * | | Windows: Use response files to specify link libraries for GNU toolsBrad King2014-03-051-1/+4
| * | | Merge topic 'watcom-wlib-quoting'Brad King2014-03-031-2/+2
| |\ \ \
| | * | | Watcom: Fix static library name quoting for wlibJiri Malak2014-02-281-2/+2
| * | | | Watcom: Fix creation of DLLs without any exported symbolsBrad King2014-02-271-4/+3
| |/ / /
| * | | MSVC: Add properties to configure compiler PDB files (#14762)Brad King2014-02-261-1/+1
| |/ /
* | | OS X: Factor a Darwin-Initialize module out of Platform/DarwinBrad King2014-04-292-137/+136
| |/ |/|
* | Drop /lib32 and /lib64 from link directories and RPATH (#14875)Brad King2014-04-161-1/+1
|/
* Merge topic 'isystemForIcpc'Brad King2014-02-172-0/+2
|\
| * Intel compiler: add -isystem flag under LinuxAlex Neundorf2014-02-062-0/+2
* | OS X: Split Intel compiler information filesBrad King2014-02-116-134/+36
* | Visibility: the Intel compiler does not support -fvisibility on windowsNils Gladitz2014-02-072-0/+10
|/
* QNX: Introduce QCC compiler id for that QNX platform compiler.Stephen Kelly2014-01-223-22/+26
* Add MirBSD platform support (#14659)Brad King2013-12-191-0/+1
* OS X: Fix app bundle search path during cross compiling (#14603)Flynn Marquardt2013-12-021-1/+3
* Introduce CMAKE_STAGING_PREFIX variable.Stephen Kelly2013-11-212-0/+17
* Add compiler target compile options.Stephen Kelly2013-11-191-0/+3
* Allow disabling adding the install prefix to the prefix search path.Stephen Kelly2013-10-312-9/+18
* Merge topic 'QNX-ninja-generator'Brad King2013-10-261-0/+3
|\
| * QNX: Don't attempt to create depfilesStephen Kelly2013-10-251-0/+3
* | Merge topic 'intel-no-i_dynamic'Brad King2013-10-261-2/+2
|\ \
| * | Intel: Drop deprecated -i_dynamic flag from Fortran (#14507)Brad King2013-10-241-2/+2
| |/
* | Drop compatibility with CMake < 2.4Brad King2013-10-232-11/+0
|/
* Merge topic 'vs12-parallel-cl-FS'Brad King2013-10-213-1/+7
|\
| * MSVC: Add /FS flag for cl >= 18 to allow parallel compilation (#14492)Brad King2013-10-183-1/+7
* | Intel: When simulating MSVC, re-use Windows-MSVC (#14476)Brad King2013-10-183-93/+16
* | OS X: Encode -F framework search flag in per-language platform variableBrad King2013-10-101-0/+5
* | Merge topic 'haiku-updates'Brad King2013-10-091-13/+114
|\ \
| * | Haiku: Several fixes to platform moduleAdrien Destugues2013-10-081-13/+114
| |/
* | Merge topic 'apple-clang-id'Brad King2013-10-092-0/+2
|\ \
| * | Clang: Add separate "AppleClang" compiler idBrad King2013-10-082-0/+2
| |/
* | Clang: Support Windows variants for GNU and MSVC (#13035, #14458)Brad King2013-10-044-2/+42
|/
* 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
|\