| Commit message (Expand) | Author | Age | Files | Lines |
* | Add variable CMAKE_FRAMEWORK | Ruslan Baratov | 2019-05-21 | 1 | -0/+1 |
|
|
* | Merge topic 'ninja-swift' | Brad King | 2019-05-20 | 3 | -0/+7 |
|\ |
|
| * | Help: add some initial documentation for Swift support | Saleem Abdulrasool | 2019-05-16 | 3 | -0/+7 |
|
|
* | | Merge topic 'interface-library-export-properties' | Brad King | 2019-05-20 | 1 | -0/+1 |
|\ \ |
|
| * | | InterfaceLibrary: Whitelist EXPORT_PROPERTIES property | Brad King | 2019-05-17 | 1 | -0/+1 |
| |/ |
|
* | | Merge topic 'bracket-comment-doc-clarification' | Craig Scott | 2019-05-18 | 1 | -3/+3 |
|\ \ |
|
| * | | Help: Clarify that bracket comments start with bracket open | Kyle Edwards | 2019-05-16 | 1 | -3/+3 |
| |/ |
|
* | | Merge topic 'offer_compiler_lang_generator_expression' | Brad King | 2019-05-17 | 1 | -10/+46 |
|\ \
| |/
|/| |
|
| * | Genex: Add COMPILE_LANG_AND_ID generator expression | Robert Maynard | 2019-05-14 | 1 | -0/+36 |
|
|
| * | Docs: Generator-expressions remove usage of `CMake-id` | Robert Maynard | 2019-05-13 | 1 | -10/+10 |
|
|
* | | Merge topic 'msvc-jmc' | Brad King | 2019-05-15 | 2 | -0/+2 |
|\ \ |
|
| * | | MSVC: Add support for /JMC (Just My Code) | Luca Cappa | 2019-05-14 | 2 | -0/+2 |
|
|
* | | | Merge topic 'additional_clean_files' | Brad King | 2019-05-15 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Doc: Add documentation for ADDITIONAL_CLEAN_FILES properties | Sebastian Holtermann | 2019-05-14 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z format | Dennis Klein | 2019-05-13 | 1 | -0/+1 |
|/ / |
|
* | | Merge topic 'ctest-update-version-override' | Craig Scott | 2019-05-08 | 2 | -0/+15 |
|\ \
| |/
|/| |
|
| * | ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE | Zack Galbreath | 2019-05-07 | 2 | -0/+13 |
|
|
| * | Help: cross-ref and wording of docs related to ctest_update() | Zack Galbreath | 2019-05-03 | 1 | -0/+2 |
|
|
* | | Merge topic 'jobs-positive-value' | Brad King | 2019-05-03 | 1 | -0/+3 |
|\ \ |
|
| * | | cmake: --build -j <jobs> should not accept 0. | Fred Baksik | 2019-05-01 | 1 | -0/+3 |
|
|
* | | | Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIX | Marc Chevrier | 2019-05-02 | 1 | -0/+23 |
| |/
|/| |
|
* | | Merge topic 'message-new-types-and-logging' | Craig Scott | 2019-04-30 | 1 | -0/+6 |
|\ \ |
|
| * | | message(): Add support for log levels | Alex Turbov | 2019-04-28 | 1 | -0/+6 |
| |/ |
|
* | | Merge topic 'relax_TARGET_OBJECT_generator_expr' | Brad King | 2019-04-30 | 1 | -2/+1 |
|\ \ |
|
| * | | Relax the usage of TARGET_OBJECTS generator expression | Robert Maynard | 2019-04-19 | 1 | -2/+1 |
|
|
* | | | Merge topic 'server-deprecate' | Brad King | 2019-04-30 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | server: deprecate in favor of the file-api | Brad King | 2019-04-22 | 1 | -0/+5 |
|
|
* | | | | Merge topic 'add-execute_process-command-echo' | Brad King | 2019-04-30 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | execute_process: Add option to echo command lines | Bill Hoffman | 2019-04-19 | 1 | -0/+1 |
|
|
* | | | | Merge topic 'msvc-warning-flags' | Brad King | 2019-04-22 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default | Brad King | 2019-04-19 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'vs-default-platform' | Brad King | 2019-04-22 | 1 | -0/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | VS: Provide the default platform name to project code | Brad King | 2019-04-19 | 1 | -0/+1 |
|
|
| * | | | Merge branch 'docs-xcode-schemes' into release-3.14 | Brad King | 2019-03-06 | 2 | -19/+19 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'ios-docs' into release-3.14 | Brad King | 2019-03-05 | 1 | -1/+59 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge topic 'msvc-runtime-library' | Brad King | 2019-04-17 | 3 | -0/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | MSVC: Add abstraction for runtime library selection | Brad King | 2019-04-17 | 3 | -0/+3 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge topic 'vs-project-import' | Brad King | 2019-04-16 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | VS: add target property VS_PROJECT_IMPORT_<propspath> | Leonid Pospelov | 2019-04-15 | 1 | -0/+1 |
|
|
* | | | | | | | Genex: Rename $<TARGET_*_OUTPUT_NAME:...> in $<TARGET_*_FILE_BASE_NAME:...> | Marc Chevrier | 2019-04-15 | 1 | -15/+40 |
|
|
* | | | | | | | Genex: add $<TARGET_FILE_PREFIX:...> and $<TARGET_FILE_SUFFIX:...> | Marc Chevrier | 2019-04-10 | 1 | -1/+22 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge topic 'improve-formatting-of-help' | Brad King | 2019-04-09 | 11 | -94/+96 |
|\ \ \ \ \ \ |
|
| * | | | | | | Modules: Update documentation formatting | Bartosz Kosiorek | 2019-04-08 | 1 | -4/+4 |
|
|
| * | | | | | | Help: Improve formatting of Help documentation | Bartosz Kosiorek | 2019-04-08 | 11 | -94/+96 |
|
|
* | | | | | | | Genex: Add $<FILTER:list,INCLUDE|EXCLUDE,regex> | Sebastian Lipponer | 2019-04-08 | 1 | -0/+2 |
|
|
* | | | | | | | Help: Move entry to correct section in cmake-generator-expressions(7) manual | Sebastian Lipponer | 2019-04-08 | 1 | -2/+2 |
|
|
* | | | | | | | Genex: Add capability to retrieve base name for various target artifacts | Marc Chevrier | 2019-04-08 | 1 | -0/+19 |
|/ / / / / / |
|
* | | | | | | Merge topic 'pr.projectbefore' | Brad King | 2019-04-04 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | project: Add variable CMAKE_PROJECT_INCLUDE_BEFORE | Ruslan Baratov | 2019-04-01 | 1 | -0/+1 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge topic 'remove_duplicates' | Brad King | 2019-04-04 | 1 | -1/+3 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|