summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'osx-no-deployment-target-on-cross-compile'Brad King2016-10-171-1/+1
|\
| * OS X: Do not try to set deployment target when cross-compilingGregor Jasny2016-10-171-1/+1
* | Merge topic 'remove-obsolete'Brad King2016-10-131-2/+0
|\ \
| * | Makefiles: Remove forbidden flag logicStephen Kelly2016-10-091-2/+0
* | | Android: Fix support for cxxabi.h with libc++Brad King2016-10-071-0/+2
|/ /
* | Android: Update libc++ include directories for NDK r13Brad King2016-10-061-1/+7
|/
* Merge topic 'vs-clang-llvm-support'Brad King2016-09-291-2/+2
|\
| * VS: Recognize VS/LLVM toolset names as ClangRoman Wüger2016-09-281-2/+2
* | Simplify CMake per-source license noticesBrad King2016-09-2766-825/+132
|/
* Xcode: Convert maybe unversioned OSX sysroot into versioned SDK pathGregor Jasny2016-09-251-2/+4
* GNU: Do not use -fvisibility on AIX or HP-UXBrad King2016-09-054-0/+4
* 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-273-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