| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Add 3.15.1 release notes | Brad King | 2019-07-26 | 1 | -0/+17 |
|
|
* | Merge branch 'msvc-runtime-library-doc' into release-3.15 | Brad King | 2019-07-19 | 3 | -1/+11 |
|\ |
|
| * | MSVC: Document behavior when MSVC_RUNTIME_LIBRARY is not set | Brad King | 2019-07-19 | 3 | -1/+11 |
|
|
* | | Swift: support multithreaded compilation | Saleem Abdulrasool | 2019-07-18 | 2 | -0/+9 |
|/ |
|
* | Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.15 | Brad King | 2019-07-12 | 1 | -0/+8 |
|\ |
|
| * | FindBISON: Fix CMP0088 NEW behavior for non-absolute input paths | Brian Carlson | 2019-07-12 | 1 | -0/+8 |
|
|
* | | message() help: Clarify how logs are displayed in various tools | Frank Dana | 2019-07-09 | 1 | -6/+6 |
|
|
* | | Merge branch 'loglevel-option-case-consistency' into release-3.15 | Craig Scott | 2019-07-09 | 1 | -2/+2 |
|\ \ |
|
| * | | Help: Use consistent levels for cmake --loglevel and message() | Craig Scott | 2019-07-08 | 1 | -2/+2 |
|
|
* | | | Merge branch 'docs-misc-trivial-cleanups' into release-3.15 | Craig Scott | 2019-07-04 | 5 | -39/+39 |
|\ \ \ |
|
| * | | | Help: Remove mention of CMAKE_INSTALL_DO_STRIP | Craig Scott | 2019-07-03 | 1 | -1/+1 |
|
|
| * | | | Help: Clarify how to provide multiple targets with cmake --target | Craig Scott | 2019-07-03 | 1 | -1/+2 |
|
|
| * | | | Help: Add missing xref for CMAKE_EXECUTE_PROCESS_COMMAND_ECHO | Craig Scott | 2019-07-03 | 1 | -0/+2 |
|
|
| * | | | Help: Improve formatting of list(TRANSFORM) sub-options | Craig Scott | 2019-07-03 | 1 | -17/+17 |
|
|
| * | | | Help: Clean up trivial typos and grammar | Craig Scott | 2019-07-03 | 5 | -20/+17 |
| |/ / |
|
* | | | Help: Discourage using CMAKE_SOURCE_DIR in toolchain files | Oleg Chernovskiy | 2019-07-02 | 1 | -0/+8 |
|
|
* | | | Help: move code injection vars to their own section | Craig Scott | 2019-06-30 | 1 | -8/+13 |
|
|
* | | | Help: Remove self-references from project() docs | Craig Scott | 2019-06-29 | 1 | -5/+5 |
|/ / |
|
* | | Merge branch 'doc-CMAKE_FRAMEWORK-crossref' into release-3.15 | Brad King | 2019-06-26 | 1 | -1/+3 |
|\ \ |
|
| * | | Help: Document that CMAKE_FRAMEWORK initializes FRAMEWORK target prop | Craig Scott | 2019-06-25 | 1 | -1/+3 |
|
|
* | | | Merge branch 'doc-typos-cmake_parse_arguments' into release-3.15 | Brad King | 2019-06-24 | 1 | -8/+8 |
|\ \ \ |
|
| * | | | Help: Typo and grammar fixes in cmake_parse_arguments() docs | Craig Scott | 2019-06-23 | 1 | -8/+8 |
| |/ / |
|
* | | | Merge branch 'doc-IMPORTED_LOCATION' into release-3.15 | Brad King | 2019-06-21 | 1 | -4/+11 |
|\ \ \ |
|
| * | | | Help: Improve documentation of IMPORTED_LOCATION property | Alexandru Croitor | 2019-06-21 | 1 | -4/+11 |
| |/ / |
|
* | | | Help: Autogen: Overhaul AUTOMOC target property documentation | Sebastian Holtermann | 2019-06-19 | 1 | -62/+212 |
|
|
* | | | Help: Autogen: Overhaul AUTOUIC target property documentation | Sebastian Holtermann | 2019-06-19 | 1 | -26/+61 |
|
|
* | | | Help: Autogen: Overhaul AUTORCC target property documentation | Sebastian Holtermann | 2019-06-19 | 1 | -18/+33 |
|/ / |
|
* | | Merge branch 'android-pie-cmp0083' into release-3.15 | Brad King | 2019-06-19 | 1 | -0/+6 |
|\ \ |
|
| * | | Android: ensure PIE behavior is consistent regardless CMP0083 policy | Marc Chevrier | 2019-06-19 | 1 | -0/+6 |
| |/ |
|
* | | 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 |
|
|
* | | | Merge branch 'capabilities-fileapi' into release-3.15 | Brad King | 2019-06-12 | 2 | -0/+18 |
|\ \ \ |
|
| * | | | cmake: Teach -E capabilities to report supported fileapi requests | Brad King | 2019-06-07 | 2 | -0/+18 |
| |/ / |
|
* | | | Merge branch 'additional_clean_files_help' into release-3.15 | Craig Scott | 2019-06-08 | 3 | -11/+23 |
|\ \ \ |
|
| * | | | Help: Improve ADDITIONAL_CLEAN_FILES documentation | Sebastian Holtermann | 2019-06-07 | 2 | -10/+22 |
|
|
| * | | | Help: Move ADDITIONAL_MAKE_CLEAN_FILES dir prop to deprecated section | Craig Scott | 2019-06-07 | 1 | -1/+1 |
| |/ / |
|
* | | | Help: Document XLClang compiler id | Brad King | 2019-06-06 | 1 | -0/+1 |
|/ / |
|
* | | Help: Drop development topic notes to prepare release | Brad King | 2019-06-04 | 2 | -9/+0 |
|
|
* | | Help: Organize and revise 3.15 release notes | Brad King | 2019-06-04 | 1 | -209/+231 |
|
|
* | | Help: Consolidate 3.15 release notes | Brad King | 2019-06-04 | 73 | -459/+326 |
|
|
* | | Help: Document Swift_DEPENDENCIES_FILE property defaults | Brad King | 2019-06-04 | 2 | -2/+2 |
|
|
* | | Help: Clarify COMPILE_LANG_AND_ID release note | Robert Maynard | 2019-06-04 | 1 | -1/+1 |
|
|
* | | Help: Clarify vs-just-my-code-debugging release note language | Robert Maynard | 2019-06-04 | 1 | -3/+3 |
|
|
* | | Help: Reference project command in CMAKE_PROJECT_INCLUDE_BEFORE relnotes | Robert Maynard | 2019-06-04 | 1 | -1/+1 |
|
|
* | | Merge topic 'emulator-arguments' | Brad King | 2019-06-04 | 3 | -0/+14 |
|\ \ |
|
| * | | Teach CROSSCOMPILING_EMULATOR to support arguments | Marek Antoniak | 2019-06-03 | 3 | -0/+14 |
|
|
* | | | Merge topic 'remove_directories' | Brad King | 2019-06-04 | 2 | -2/+7 |
|\ \ \ |
|
| * | | | cmake: Teach -E remove_directory to remove multiple directories | John Freeman | 2019-06-03 | 2 | -2/+7 |
|
|
* | | | | Help: Add release notes for updated generator expressions | Robert Maynard | 2019-06-03 | 1 | -0/+8 |
|
|
* | | | | Genex: CompileLang and CompileLangAndId now match against a list of ids | Robert Maynard | 2019-06-03 | 1 | -12/+12 |
|
|