summaryrefslogtreecommitdiff
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Android: Add `ANDROID` variable to indicate the targetBrad King2016-08-231-0/+2
* Android: Select the STL type for NDK buildsBrad King2016-08-2315-0/+184
* Android: Populate compiler flags for current ABIBrad King2016-08-2317-0/+192
* Android: Add a CMAKE_BUILD_TYPE defaultBrad King2016-08-121-0/+2
* Android: Add Clang -target option for current ABIBrad King2016-08-129-0/+17
* Android: Add placeholders for compiler/abi-specific settingsBrad King2016-08-1221-0/+38
* Android: Avoid interfering with common pre-existing toolchain filesBrad King2016-08-125-0/+36
* Android: Search for NDK and standalone toolchain in more placesBrad King2016-08-121-0/+8
* Android: Detect and save a standalone toolchain without the NDKBrad King2016-08-124-5/+115
* Android: Detect settings from the CMAKE_SYSROOT if it is setBrad King2016-08-121-1/+68
* Android: Detect and save a toolchain from the NDKBrad King2016-08-122-0/+296
* Android: Set CMAKE_SYSROOT automaticallyBrad King2016-08-121-0/+19
* Android: Detect and save the architecture, ABI, and processorBrad King2016-08-121-1/+88
* Android: Detect and save the API levelBrad King2016-08-121-0/+48
* Android: Detect and save the NDK directoryBrad King2016-08-121-0/+27
* Android: Suppress new functionality with Nsight Tegra in VS IDE buildsBrad King2016-08-125-0/+41
* Android: Add placeholders for platform-specific initializationBrad King2016-08-122-0/+29
* Android: Add placeholders for platform-specific compiler selectionBrad King2016-08-123-0/+25
* Android: Add placeholders for platform-specific compiler settingsBrad King2016-08-127-0/+77
* Merge topic 'update-cle-version-info'Brad King2016-08-081-4/+12
|\
| * CrayLinuxEnvironment: Add alternative methods to get version infoChuck Atkins2016-08-051-4/+12
| * Merge branch 'revert-vs-clang-minsize' into releaseBrad King2016-06-171-1/+1
| |\
* | | SCO_SV: Enable so filename versioningPatrick Welche2016-08-021-0/+1
* | | Use string(APPEND) in ModulesDaniel Pfeifer2016-07-283-3/+3
* | | Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-146-21/+21
* | | MSVC: Set all CMAKE_*_LINKER_FLAGS_INIT directlyBrad King2016-07-131-28/+19
* | | Embarcadero: Set all CMAKE_*_LINKER_FLAGS_INIT directlyBrad King2016-07-131-9/+5
* | | Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-0610-46/+46
* | | OpenWatcom: Partially modernize platform information modulesBrad King2016-07-065-0/+24
* | | Intel: Do not use MSVC-like flags for FortranBrad King2016-07-051-14/+17
* | | Merge topic 'aix-clang'Brad King2016-06-212-0/+2
|\ \ \
| * | | AIX: Add support for Clang compilerWu Zhao2016-06-202-0/+2
* | | | Merge topic 'revert-vs-clang-minsize'Brad King2016-06-201-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | VS: Fix regressed mapping for the cl `/Os` compiler flagBrad King2016-06-171-1/+1
* | | Teach find_library and find_package to search lib32 paths (#11260)Daniel Scharrer2016-06-103-2/+5
* | | Merge topic 'SunOS-PathScale'Brad King2016-06-074-0/+37
|\ \ \ | | |/ | |/|
| * | Platform: add flag definitions for PathScale compiler on SunOS (#16135)Michał Górny2016-06-064-0/+37
| |/
* | Modules: Rename internal platform-specific compiler determination modulesBrad King2016-06-024-0/+0
|/
* OS X: Drop warning about SDK and deployment target version mismatchBrad King2016-05-261-10/+0
* AIX,HP: Allow user to override the default runtime path (libpath)Matthew Hanna2016-05-172-2/+6
* MSVC: Drop space in `/DNDEBUG` flag for consistency (#16052)Brad King2016-04-072-9/+9
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-292-2/+2
* ASM: Add missing <INCLUDES> placeholder for "compile" rulesGregor Jasny2016-03-292-2/+2
* Cygwin: Add support for Clang compilerHan Sangjin2016-03-102-0/+2
* Merge topic 'remove-vs6-generator'Brad King2016-03-102-7/+0
|\
| * Drop Visual Studio 6 generatorBrad King2016-03-092-7/+0
* | Merge topic 'clang-iframework-version'Brad King2016-03-101-1/+1
|\ \
| * | OS X: Use -iframework with Clang only on version >= 3.2Jean-Christophe Fillion-Robin2016-03-091-1/+1
| |/
* | VS: in Clang/C2 toolset, setup correct compiler settingsMariusz Pluciński2016-03-101-7/+23
|/
* Windows: Find Program Files directories more robustly from environmentBrad King2016-01-151-33/+19