| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'msvc-runtime-library-doc' into release-3.15 | Brad King | 2019-07-19 | 1 | -0/+5 |
|\ |
|
| * | MSVC: Document behavior when MSVC_RUNTIME_LIBRARY is not set | Brad King | 2019-07-19 | 1 | -0/+5 |
|
|
* | | Swift: support multithreaded compilation | Saleem Abdulrasool | 2019-07-18 | 1 | -0/+8 |
|/ |
|
* | Help: Clean up trivial typos and grammar | Craig Scott | 2019-07-03 | 1 | -3/+3 |
|
|
* | Merge branch 'doc-project-include' into release-3.15 | Brad King | 2019-06-18 | 3 | -9/+19 |
|\ |
|
| * | Help: Document what project() calls use CMAKE_PROJECT_INCLUDE and friends | Brad King | 2019-06-17 | 3 | -9/+19 |
|
|
* | | Help: Document XLClang compiler id | Brad King | 2019-06-06 | 1 | -0/+1 |
|/ |
|
* | Teach CROSSCOMPILING_EMULATOR to support arguments | Marek Antoniak | 2019-06-03 | 1 | -0/+4 |
|
|
* | Merge topic 'cmake_automoc_relaxed_mode_deprecation' | Brad King | 2019-05-28 | 1 | -0/+2 |
|\ |
|
| * | Help: Mark CMAKE_AUTOMOC_RELAXED_MODE as deprecated | Sebastian Holtermann | 2019-05-27 | 1 | -0/+2 |
|
|
* | | Help: Fix typo for CTEST_CUSTOM_WARNING_xxx vars | Craig Scott | 2019-05-26 | 2 | -2/+2 |
|/ |
|
* | Help/CMAKE_JOB_POOL_LINK: match the header line with the variable | Ben Boeckel | 2019-05-24 | 1 | -1/+1 |
|
|
* | Merge topic 'framework-var' | Brad King | 2019-05-23 | 1 | -0/+7 |
|\ |
|
| * | Add variable CMAKE_FRAMEWORK | Ruslan Baratov | 2019-05-21 | 1 | -0/+7 |
|
|
* | | Merge topic 'default-generator-env' | Brad King | 2019-05-22 | 4 | -5/+13 |
|\ \ |
|
| * | | Help: Add documentation for default generator environment variables | Eicke Herbertz | 2019-05-22 | 4 | -5/+13 |
|
|
* | | | find_package: Add option to prefer Config mode | Cristian Adam | 2019-05-21 | 2 | -0/+30 |
| |/
|/| |
|
* | | Help: add some initial documentation for Swift support | Saleem Abdulrasool | 2019-05-16 | 1 | -0/+8 |
|
|
* | | Merge topic 'armclang' | Brad King | 2019-05-16 | 1 | -0/+1 |
|\ \ |
|
| * | | ARMClang: Add support for Clang-based ARM compiler | Johan Stridkvist | 2019-05-14 | 1 | -0/+1 |
|
|
* | | | Merge topic 'msvc-jmc' | Brad King | 2019-05-15 | 1 | -0/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | MSVC: Add support for /JMC (Just My Code) | Luca Cappa | 2019-05-14 | 1 | -0/+8 |
|
|
* | | | ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE | Zack Galbreath | 2019-05-07 | 1 | -0/+5 |
|
|
* | | | Help: cross-ref and wording of docs related to ctest_update() | Zack Galbreath | 2019-05-03 | 1 | -1/+1 |
|/ / |
|
* | | Merge topic 'add-execute_process-command-echo' | Brad King | 2019-04-30 | 1 | -0/+6 |
|\ \ |
|
| * | | execute_process: Add option to echo command lines | Bill Hoffman | 2019-04-19 | 1 | -0/+6 |
|
|
* | | | Merge topic 'vs-default-platform' | Brad King | 2019-04-22 | 2 | -1/+12 |
|\ \ \
| |_|/
|/| | |
|
| * | | VS: Provide the default platform name to project code | Brad King | 2019-04-19 | 2 | -1/+12 |
|
|
| * | | Merge branch 'docs-xcode-schemes' into release-3.14 | Brad King | 2019-03-06 | 1 | -15/+10 |
| |\ \ |
|
| * \ \ | Merge branch 'ios-docs' into release-3.14 | Brad King | 2019-03-05 | 1 | -0/+3 |
| |\ \ \ |
|
* | | | | | MSVC: Add abstraction for runtime library selection | Brad King | 2019-04-17 | 1 | -0/+27 |
| |_|_|/
|/| | | |
|
* | | | | Modules: Update documentation formatting | Bartosz Kosiorek | 2019-04-08 | 2 | -2/+2 |
|
|
* | | | | Help: Improve formatting of Help documentation | Bartosz Kosiorek | 2019-04-08 | 9 | -17/+17 |
|
|
* | | | | Merge topic 'improve-documentation' | Brad King | 2019-04-04 | 3 | -5/+6 |
|\ \ \ \ |
|
| * | | | | Help: Improve documentation formating | Bartosz Kosiorek | 2019-04-04 | 3 | -5/+6 |
|
|
* | | | | | project: Add variable CMAKE_PROJECT_INCLUDE_BEFORE | Ruslan Baratov | 2019-04-01 | 1 | -0/+6 |
|
|
* | | | | | project: Add variable CMAKE_PROJECT_INCLUDE | Ruslan Baratov | 2019-03-27 | 1 | -0/+6 |
|/ / / / |
|
* | | | | Merge topic 'ghs-linux' | Brad King | 2019-03-22 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | GHS: Add support for GHS Multi Generator in Linux | Naren Manimohan | 2019-03-21 | 1 | -1/+2 |
|
|
* | | | | | Xcode: Create Xcode schemes per target | Harry Mallon | 2019-03-21 | 16 | -43/+18 |
|
|
* | | | | | Merge topic 'export-package-default-off' | Brad King | 2019-03-15 | 2 | -2/+22 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | export: Disable PACKAGE mode user package registry by default | Robert Maynard | 2019-03-15 | 2 | -2/+22 |
|
|
* | | | | | XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOT | Harry Mallon | 2019-03-11 | 1 | -0/+1 |
|
|
* | | | | | Merge topic 'docs-xcode-schemes' | Brad King | 2019-03-06 | 1 | -15/+10 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Help: Remove note that Xcode scheme generator is experimental | Craig Scott | 2019-03-06 | 1 | -5/+0 |
|
|
| * | | | | Help: Trivial typo fix for CMAKE_XCODE_GENERATE_SCHEME | Craig Scott | 2019-03-06 | 1 | -1/+1 |
|
|
| * | | | | Help: Sort lists of (CMAKE_)XCODE_SCHEME_... variables and properties | Craig Scott | 2019-03-06 | 1 | -9/+9 |
|
|
* | | | | | Merge topic 'ios-docs' | Brad King | 2019-03-06 | 1 | -0/+3 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Help: CMAKE_MACOSX_BUNDLE is ON for iOS/tvOS/watchOS | Ruslan Baratov | 2019-03-05 | 1 | -0/+3 |
| |/ / / |
|
* | | | | Merge topic 'ios-variable' | Brad King | 2019-03-06 | 1 | -0/+4 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|