Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2021-01-25 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-01-24 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-01-23 | 1 | -1/+1 |
* | Merge topic 'msvc-arm64ec-platform-support' | Brad King | 2021-01-22 | 1 | -0/+1 |
|\ | |||||
| * | MSVC: Add support for targeting ARM64EC | Moyo Okeremi 😊 | 2021-01-21 | 1 | -0/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-22 | 1 | -1/+1 |
* | | Merge topic 'vs-sdk-selection' | Brad King | 2021-01-21 | 4 | -3/+14 |
|\ \ | |||||
| * | | VS: Generalize Win10 max SDK version to all VS generators | jonathan molinatto | 2021-01-20 | 4 | -3/+14 |
* | | | Merge topic 'macos-include-weak-dependencies' | Brad King | 2021-01-21 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | file(GET_RUNTIME_DEPENDENCIES): Fix weak macOS libraries not detected | Bianca van Schaik | 2021-01-20 | 1 | -1/+1 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-21 | 1 | -1/+1 |
* | | | Merge topic 'ninja-custom_command-depfile' | Brad King | 2021-01-20 | 6 | -40/+72 |
|\ \ \ | |||||
| * | | | Ninja: add_custom_command(DEPFILE): Ensure dependencies consistency | Marc Chevrier | 2021-01-19 | 6 | -40/+72 |
* | | | | Merge topic 'export-copy-if-different' | Brad King | 2021-01-20 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | install(EXPORT): Set copy-if-different on install export config files | Daan De Meyer | 2021-01-19 | 1 | -0/+1 |
* | | | | | Merge topic 'doc-genex' | Brad King | 2021-01-20 | 1 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Utilities/Sphinx: Add role and directive for 'genex' in CMake domain | Brad King | 2021-01-18 | 1 | -2/+3 |
| * | | | | | cmRST: Add support for 'envvar' directive | Brad King | 2021-01-18 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-20 | 1 | -1/+1 |
* | | | | | Merge topic 'CMake-cross-compiling' | Brad King | 2021-01-19 | 1 | -1/+7 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Restore support for cross-compiling CMake itself | Marc Chevrier | 2021-01-18 | 1 | -1/+7 |
| * | | | | CMake 3.19.3v3.19.3 | Brad King | 2021-01-13 | 1 | -1/+1 |
| * | | | | Merge topic 'trace_expand_bracket' into release-3.19 | Brad King | 2021-01-12 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-19 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'cmake-gui-improvements' | Brad King | 2021-01-18 | 5 | -38/+24 |
|\ \ \ \ \ | |||||
| * | | | | | CMake GUI: Fix rendering issue | Matthew Woehlke | 2021-01-15 | 1 | -4/+1 |
| * | | | | | CMake GUI: Use system icons when available | Matthew Woehlke | 2021-01-15 | 2 | -4/+4 |
| * | | | | | CMake GUI: Don't use QToolButton | Matthew Woehlke | 2021-01-15 | 3 | -17/+4 |
| * | | | | | CMake GUI: Improve signal specification | Matthew Woehlke | 2021-01-15 | 3 | -13/+15 |
* | | | | | | Merge topic 'issue-17794' | Brad King | 2021-01-18 | 1 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cpack(DEB): Issue warning if custom script for control file is missing | Asit Dhal | 2021-01-15 | 1 | -0/+9 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-18 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-17 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-16 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'sanitizers_save_memcheck_files' | Brad King | 2021-01-15 | 1 | -3/+9 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: Save sanitizer output files after test execution | Pawel Dac | 2021-01-13 | 1 | -3/+9 |
* | | | | | | Merge topic 'cmake_path-stabilization' | Marc Chevrier | 2021-01-15 | 2 | -15/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake_path: various updates | Marc Chevrier | 2021-01-13 | 2 | -15/+6 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-15 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge topic 'fileapi-toolchains' | Brad King | 2021-01-14 | 5 | -0/+233 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmFileAPI: Add "toolchains" object kind. | Ben McMorran | 2021-01-12 | 5 | -0/+233 |
* | | | | | | | Merge topic 'install-FILES-rename-genex' | Brad King | 2021-01-14 | 2 | -2/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | install(files): Support genex in rename option | Asit Dhal | 2021-01-13 | 2 | -2/+13 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-14 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'issue-21663' | Brad King | 2021-01-13 | 1 | -3/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | list(REMOVE_ITEM): Make removal of an empty item a no-op. | Asit Dhal | 2021-01-12 | 1 | -3/+4 |
* | | | | | | | | Merge topic 'depend_make_refine' | Brad King | 2021-01-13 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | cmDepends: disable long line dependencies for nmake | Kai Wang | 2021-01-11 | 1 | -0/+2 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-13 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'ninja-multi-config-post-build' | Brad King | 2021-01-12 | 3 | -15/+21 |
|\ \ \ \ \ \ \ |