Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'file-archive' | Brad King | 2020-03-17 | 1 | -0/+7 |
|\ | |||||
| * | file: Add ARCHIVE_{CREATE|EXTRACT} subcommands | Cristian Adam | 2020-03-16 | 1 | -0/+7 |
* | | Merge topic 'gtest-parallel-xml' | Brad King | 2020-03-16 | 1 | -0/+6 |
|\ \ | |/ |/| | |||||
| * | GoogleTest: Add release note for XML_OUTPUT_DIR | Alexander Stein | 2020-03-13 | 1 | -0/+6 |
* | | Merge topic 'FindRuby-variable-case' | Brad King | 2020-03-13 | 1 | -0/+7 |
|\ \ | |||||
| * | | FindRuby: Rename variables to match case of module name | Julien Marrec | 2020-03-11 | 1 | -0/+7 |
* | | | Merge topic 'profiling' | Brad King | 2020-03-13 | 1 | -0/+9 |
|\ \ \ | |_|/ |/| | | |||||
| * | | cmake: add command line options to output script profiling data | Wouter Klouwen | 2020-03-07 | 1 | -0/+9 |
* | | | Merge topic 'rename-macho-version-properties' | Craig Scott | 2020-03-12 | 1 | -4/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | macOS: Rename OSX_*_VERSION properties to MACHO_*_VERSION | Brad King | 2020-03-12 | 1 | -4/+4 |
* | | | Merge topic 'release-notes-minor-cleanups' | Brad King | 2020-03-10 | 1 | -13/+13 |
|\ \ \ | |||||
| * | | | Help: Cleanup minor typos and grammar in 3.17 release notes | Craig Scott | 2020-03-10 | 1 | -13/+13 |
| * | | | Merge topic 'doc-rel-3.16-updates' into release-3.17 | Brad King | 2020-03-04 | 1 | -0/+26 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'doc-3.17-relnotes' | Brad King | 2020-03-10 | 1 | -4/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Fix 3.17 release notes for Xcode scheme settings | Brad King | 2020-03-10 | 1 | -4/+7 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'file-CONFIGURE' | Brad King | 2020-03-10 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | file: Add CONFIGURE subcommand | Leander Beernaert | 2020-03-09 | 1 | -0/+6 |
* | | | | | | find_*: Add support for REQUIRED keyword | Sylvain Joubert | 2020-03-06 | 1 | -0/+6 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'FindPython-artifacts-scope' | Brad King | 2020-03-06 | 1 | -0/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | FindPython: Add possibility to control scope of artifacts. | Marc Chevrier | 2020-03-05 | 1 | -0/+6 |
* | | | | | Merge topic 'macos_framework_postfix' | Kyle Edwards | 2020-03-05 | 1 | -0/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG> | Alexandru Croitor | 2020-03-04 | 1 | -0/+7 |
* | | | | | Merge topic 'doc-rel-3.16-updates' | Brad King | 2020-03-04 | 1 | -0/+26 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Help: Update CMake 3.16 release notes for 3.16.5 | Brad King | 2020-02-27 | 1 | -0/+26 |
| * | | | | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16 | Craig Scott | 2019-11-12 | 1 | -3/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'ctest-resource-groups' into release-3.16 | Kyle Edwards | 2019-11-07 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'FindPython-manage-SOABI-suffix' | Brad King | 2020-03-04 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | FindPython: python_add_library can now manage SOABI suffix. | Marc Chevrier | 2020-03-03 | 1 | -1/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'cmake_command-eval' | Brad King | 2020-03-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | cmake_command: Add command to EVAL a CMake script as a string | Cristian Adam | 2020-03-03 | 1 | -1/+1 |
* | | | | | | Merge topic 'Genex-LINK_LANGUAGE' | Brad King | 2020-02-27 | 1 | -0/+5 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...> | Marc Chevrier | 2020-02-26 | 1 | -0/+5 |
* | | | | | | Merge topic 'cmake_command-command' | Brad King | 2020-02-27 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake_command: Add command to INVOKE other commands by name | Cristian Adam | 2020-02-25 | 1 | -0/+6 |
* | | | | | | | Merge topic 'execute_process_exclusive_capture' | Brad King | 2020-02-27 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE options | Cristian Adam | 2020-02-24 | 1 | -0/+5 |
* | | | | | | | | Merge topic 'FindSWIG-components' | Marc Chevrier | 2020-02-27 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindSWIG: Add COMPONENTS support for SWIG target languages | Seth R Johnson | 2020-02-26 | 1 | -0/+5 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'vs-sln-deploy' | Brad King | 2020-02-26 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | VS: Add target property to explicitly control solution deployment | Alexander Boczar | 2020-02-25 | 1 | -0/+6 |
* | | | | | | | | Merge topic 'CPackRPM-trans-scripts' | Brad King | 2020-02-26 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CPackRPM: Add PRE_/POST_TRANS scripts | Sarang Joshi | 2020-02-24 | 1 | -0/+7 |
| |/ / / / / / / | |||||
* | | | | | | | | UseSWIG: Enable SWIG Fortran target language | Seth R Johnson | 2020-02-24 | 1 | -0/+7 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | string: Add new HEX sub-command | Kyle Edwards | 2020-02-19 | 1 | -0/+5 |
|/ / / / / / | |||||
* | | | | | | Add deprecation warnings for policies CMP0071 and below | Brad King | 2020-02-17 | 1 | -0/+8 |
|/ / / / / | |||||
* | | | | | cmake-gui: set generator field defaults from environment | Code Smith | 2020-02-06 | 1 | -0/+8 |
* | | | | | Begin post-3.17 development | Brad King | 2020-02-05 | 2 | -0/+9 |
|/ / / / | |||||
* | | | | Help: Drop development topic notes to prepare release | Brad King | 2020-02-05 | 2 | -9/+0 |
* | | | | Help: Organize and revise 3.17 release notes | Brad King | 2020-02-05 | 1 | -184/+218 |
* | | | | Help: Consolidate 3.17 release notes | Brad King | 2020-02-05 | 62 | -394/+283 |