| Commit message (Expand) | Author | Age | Files | Lines |
* | Android: Add `ANDROID` variable to indicate the target | Brad King | 2016-08-23 | 1 | -0/+2 |
|
|
* | Android: Select the STL type for NDK builds | Brad King | 2016-08-23 | 15 | -0/+184 |
|
|
* | Android: Populate compiler flags for current ABI | Brad King | 2016-08-23 | 17 | -0/+192 |
|
|
* | Android: Add a CMAKE_BUILD_TYPE default | Brad King | 2016-08-12 | 1 | -0/+2 |
|
|
* | Android: Add Clang -target option for current ABI | Brad King | 2016-08-12 | 9 | -0/+17 |
|
|
* | Android: Add placeholders for compiler/abi-specific settings | Brad King | 2016-08-12 | 21 | -0/+38 |
|
|
* | Android: Avoid interfering with common pre-existing toolchain files | Brad King | 2016-08-12 | 5 | -0/+36 |
|
|
* | Android: Search for NDK and standalone toolchain in more places | Brad King | 2016-08-12 | 1 | -0/+8 |
|
|
* | Android: Detect and save a standalone toolchain without the NDK | Brad King | 2016-08-12 | 4 | -5/+115 |
|
|
* | Android: Detect settings from the CMAKE_SYSROOT if it is set | Brad King | 2016-08-12 | 1 | -1/+68 |
|
|
* | Android: Detect and save a toolchain from the NDK | Brad King | 2016-08-12 | 2 | -0/+296 |
|
|
* | Android: Set CMAKE_SYSROOT automatically | Brad King | 2016-08-12 | 1 | -0/+19 |
|
|
* | Android: Detect and save the architecture, ABI, and processor | Brad King | 2016-08-12 | 1 | -1/+88 |
|
|
* | Android: Detect and save the API level | Brad King | 2016-08-12 | 1 | -0/+48 |
|
|
* | Android: Detect and save the NDK directory | Brad King | 2016-08-12 | 1 | -0/+27 |
|
|
* | Android: Suppress new functionality with Nsight Tegra in VS IDE builds | Brad King | 2016-08-12 | 5 | -0/+41 |
|
|
* | Android: Add placeholders for platform-specific initialization | Brad King | 2016-08-12 | 2 | -0/+29 |
|
|
* | Android: Add placeholders for platform-specific compiler selection | Brad King | 2016-08-12 | 3 | -0/+25 |
|
|
* | Android: Add placeholders for platform-specific compiler settings | Brad King | 2016-08-12 | 7 | -0/+77 |
|
|
* | Merge topic 'update-cle-version-info' | Brad King | 2016-08-08 | 1 | -4/+12 |
|\ |
|
| * | CrayLinuxEnvironment: Add alternative methods to get version info | Chuck Atkins | 2016-08-05 | 1 | -4/+12 |
|
|
| * | Merge branch 'revert-vs-clang-minsize' into release | Brad King | 2016-06-17 | 1 | -1/+1 |
| |\ |
|
* | | | SCO_SV: Enable so filename versioning | Patrick Welche | 2016-08-02 | 1 | -0/+1 |
|
|
* | | | Use string(APPEND) in Modules | Daniel Pfeifer | 2016-07-27 | 3 | -3/+3 |
|
|
* | | | Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain files | Brad King | 2016-07-14 | 6 | -21/+21 |
|
|
* | | | MSVC: Set all CMAKE_*_LINKER_FLAGS_INIT directly | Brad King | 2016-07-13 | 1 | -28/+19 |
|
|
* | | | Embarcadero: Set all CMAKE_*_LINKER_FLAGS_INIT directly | Brad King | 2016-07-13 | 1 | -9/+5 |
|
|
* | | | Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files | Brad King | 2016-07-06 | 10 | -46/+46 |
|
|
* | | | OpenWatcom: Partially modernize platform information modules | Brad King | 2016-07-06 | 5 | -0/+24 |
|
|
* | | | Intel: Do not use MSVC-like flags for Fortran | Brad King | 2016-07-05 | 1 | -14/+17 |
|
|
* | | | Merge topic 'aix-clang' | Brad King | 2016-06-21 | 2 | -0/+2 |
|\ \ \ |
|
| * | | | AIX: Add support for Clang compiler | Wu Zhao | 2016-06-20 | 2 | -0/+2 |
|
|
* | | | | Merge topic 'revert-vs-clang-minsize' | Brad King | 2016-06-20 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | VS: Fix regressed mapping for the cl `/Os` compiler flag | Brad King | 2016-06-17 | 1 | -1/+1 |
|
|
* | | | Teach find_library and find_package to search lib32 paths (#11260) | Daniel Scharrer | 2016-06-10 | 3 | -2/+5 |
|
|
* | | | Merge topic 'SunOS-PathScale' | Brad King | 2016-06-07 | 4 | -0/+37 |
|\ \ \
| | |/
| |/| |
|
| * | | Platform: add flag definitions for PathScale compiler on SunOS (#16135) | Michał Górny | 2016-06-06 | 4 | -0/+37 |
| |/ |
|
* | | Modules: Rename internal platform-specific compiler determination modules | Brad King | 2016-06-02 | 4 | -0/+0 |
|/ |
|
* | OS X: Drop warning about SDK and deployment target version mismatch | Brad King | 2016-05-26 | 1 | -10/+0 |
|
|
* | AIX,HP: Allow user to override the default runtime path (libpath) | Matthew Hanna | 2016-05-17 | 2 | -2/+6 |
|
|
* | MSVC: Drop space in `/DNDEBUG` flag for consistency (#16052) | Brad King | 2016-04-07 | 2 | -9/+9 |
|
|
* | Fix spelling typos in comments and documentation (#16037) | Felix Geyer | 2016-03-29 | 2 | -2/+2 |
|
|
* | ASM: Add missing <INCLUDES> placeholder for "compile" rules | Gregor Jasny | 2016-03-29 | 2 | -2/+2 |
|
|
* | Cygwin: Add support for Clang compiler | Han Sangjin | 2016-03-10 | 2 | -0/+2 |
|
|
* | Merge topic 'remove-vs6-generator' | Brad King | 2016-03-10 | 2 | -7/+0 |
|\ |
|
| * | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 2 | -7/+0 |
|
|
* | | Merge topic 'clang-iframework-version' | Brad King | 2016-03-10 | 1 | -1/+1 |
|\ \ |
|
| * | | OS X: Use -iframework with Clang only on version >= 3.2 | Jean-Christophe Fillion-Robin | 2016-03-09 | 1 | -1/+1 |
| |/ |
|
* | | VS: in Clang/C2 toolset, setup correct compiler settings | Mariusz Pluciński | 2016-03-10 | 1 | -7/+23 |
|/ |
|
* | Windows: Find Program Files directories more robustly from environment | Brad King | 2016-01-15 | 1 | -33/+19 |
|
|