Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Constify some code as suggested by clang-tidy | Cengizhan Pasaoglu | 2020-10-19 | 19 | -59/+61 |
* | Merge topic 'separate_arguments-no-args' | Brad King | 2020-10-19 | 1 | -0/+5 |
|\ | |||||
| * | separate_arguments: Fix crash on *_COMMAND with no arguments | Robert Bozzetto | 2020-10-16 | 1 | -0/+5 |
* | | Merge topic 'doc-CMP0111' | Brad King | 2020-10-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | CMP0111: Clarify that the new error is on a missing property setting | Brad King | 2020-10-16 | 1 | -1/+1 |
| |/ | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-19 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-18 | 1 | -1/+1 |
* | | Merge topic 'cmake-gui-disable-presets' | Craig Scott | 2020-10-17 | 2 | -4/+15 |
|\ \ | |||||
| * | | CMake GUI: Disable preset fields instead of hiding them | Kyle Edwards | 2020-10-16 | 2 | -4/+15 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-17 | 1 | -1/+1 |
* | | | Merge topic 'file-configure-angle-brackets' | Brad King | 2020-10-16 | 1 | -9/+1 |
|\ \ \ | |||||
| * | | | file(CONFIGURE): Allow angle brackets in content | Cristian Adam | 2020-10-15 | 1 | -9/+1 |
* | | | | Merge topic 'fix-refactor-generator-configs' | Brad King | 2020-10-16 | 1 | -3/+2 |
|\ \ \ \ | |||||
| * | | | | Fix regression in test/install/package configuration selection | Brad King | 2020-10-15 | 1 | -3/+2 |
| | |_|/ | |/| | | |||||
| * | | | Merge topic 'cmake-E-cat-binary' into release-3.19 | Brad King | 2020-10-15 | 8 | -54/+103 |
| |\ \ \ | | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-16 | 1 | -1/+1 |
* | | | | Merge topic 'remove-server-mode' | Brad King | 2020-10-15 | 19 | -3603/+3 |
|\ \ \ \ | |||||
| * | | | | server: remove deprecated 'cmake -E server' mode | Brad King | 2020-10-14 | 19 | -3603/+3 |
* | | | | | Merge topic 'cmake-E-cat-binary' | Brad King | 2020-10-15 | 8 | -54/+103 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | cmake: Fix '-E cat' command for binary files on Windows | Johnny Jazeix | 2020-10-14 | 3 | -7/+26 |
| * | | | | cmConsoleBuf: Factor out cout/cerr console buffer management | Brad King | 2020-10-14 | 7 | -36/+65 |
| * | | | | clang-format: Fix include block order in ctest.cxx and cpack.cxx | Brad King | 2020-10-14 | 2 | -13/+14 |
| * | | | | CMake 3.18.4v3.18.4 | Brad King | 2020-10-06 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-15 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'ninja-depfile-transformation' | Brad King | 2020-10-14 | 17 | -29/+318 |
|\ \ \ \ | |||||
| * | | | | Ninja: Transform DEPFILEs with policy CMP0116 | Kyle Edwards | 2020-10-13 | 3 | -3/+52 |
| * | | | | cmCustomCommandGenerator: Add option to transform depfile | Kyle Edwards | 2020-10-13 | 3 | -3/+80 |
| * | | | | cmake -E: Add cmake_transform_depfile internal command | Kyle Edwards | 2020-10-13 | 4 | -0/+148 |
| * | | | | cmGccDepfileReader: Rework helper code | Kyle Edwards | 2020-10-13 | 7 | -23/+38 |
* | | | | | Merge topic 'ninja-multi-no-cache-variables' | Brad King | 2020-10-14 | 2 | -23/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja Multi-Config: Read configuration variables as normal variables | Kyle Edwards | 2020-10-13 | 2 | -23/+13 |
| |/ / / / | |||||
* | | | | | Merge topic 'file-GENERATE-refactor' | Brad King | 2020-10-14 | 1 | -29/+73 |
|\ \ \ \ \ | |||||
| * | | | | | file(GENERATE): Refactor options handling | Asit Dhal | 2020-10-12 | 1 | -29/+73 |
* | | | | | | Merge topic 'post-rel-dev' | Brad King | 2020-10-14 | 2 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | export: Increase maximum policy version in exported files to 3.18 | Brad King | 2020-10-13 | 1 | -2/+2 |
| * | | | | | | Add deprecation warnings for policies CMP0075 and below | Brad King | 2020-10-13 | 1 | -1/+1 |
* | | | | | | | Merge topic 'cmake-gui-res' | Brad King | 2020-10-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | cmake-gui: Attach icons only to main GUI executables | Brad King | 2020-10-14 | 1 | -2/+2 |
| * | | | | | | CMake 3.19.0-rc1v3.19.0-rc1 | Brad King | 2020-10-13 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-14 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'cmake-gui-windows-icon' | Brad King | 2020-10-13 | 1 | -5/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | cmake-gui: Restore application icon on Windows | Brad King | 2020-10-13 | 1 | -5/+1 |
* | | | | | | Merge topic 'cmake-gui-macos-icon' | Brad King | 2020-10-13 | 1 | -6/+6 |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | |||||
| * | | | | cmake-gui: Restore application icon on macOS | Brad King | 2020-10-13 | 1 | -6/+6 |
* | | | | | Merge topic 'explicit-source-extensions' | Kyle Edwards | 2020-10-13 | 4 | -21/+57 |
|\ \ \ \ \ | |||||
| * | | | | | CMP0115: Require source file extensions to be explicit | Kyle Edwards | 2020-10-13 | 4 | -21/+57 |
* | | | | | | Merge topic 'export-namelink-only-comment-removal' | Brad King | 2020-10-13 | 1 | -1/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | export: Remove leftover inaccurate code comment | Craig Scott | 2020-10-13 | 1 | -1/+0 |
| * | | | | | Merge topic 'export-namelink-only' into release-3.19 | Craig Scott | 2020-10-12 | 1 | -19/+27 |
| |\ \ \ \ \ | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-13 | 1 | -1/+1 |