Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | server: remove deprecated 'cmake -E server' mode | Brad King | 2020-10-14 | 46 | -5293/+16 |
* | Merge topic 'ninja-depfile-transformation' | Brad King | 2020-10-14 | 61 | -68/+669 |
|\ | |||||
| * | Ninja: Transform DEPFILEs with policy CMP0116 | Kyle Edwards | 2020-10-13 | 23 | -3/+234 |
| * | cmCustomCommandGenerator: Add option to transform depfile | Kyle Edwards | 2020-10-13 | 4 | -37/+113 |
| * | cmake -E: Add cmake_transform_depfile internal command | Kyle Edwards | 2020-10-13 | 23 | -0/+249 |
| * | cmGccDepfileReader: Rework helper code | Kyle Edwards | 2020-10-13 | 13 | -28/+73 |
* | | 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 'FindIntl_use_imported_targets' | Brad King | 2020-10-14 | 8 | -8/+78 |
|\ \ \ | |||||
| * | | | FindIntl: Add imported target | Sibi Siddharthan | 2020-10-13 | 8 | -8/+78 |
* | | | | Merge topic 'post-rel-dev' | Brad King | 2020-10-14 | 8 | -7/+38 |
|\ \ \ \ | |||||
| * | | | | Help/dev: Add maintainer guide step for post-release policy updates | Brad King | 2020-10-13 | 1 | -0/+10 |
| * | | | | Configure CMake itself with policies through CMake 3.18 | Brad King | 2020-10-13 | 3 | -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 | 3 | -2/+23 |
* | | | | | Merge branch 'release-3.19' | Brad King | 2020-10-14 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'cmake-gui-res' into release-3.19 | Brad King | 2020-10-14 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | 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 |
* | | | | | | | Merge branch 'release-3.19' | Kyle Edwards | 2020-10-14 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'cmake-help-fix' into release-3.19 | Kyle Edwards | 2020-10-14 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cmake-help-fix' | Kyle Edwards | 2020-10-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Help: Fix invalid code-block in cmake(1) manual | Kyle Edwards | 2020-10-14 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-14 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'release-3.19' into master | Brad King | 2020-10-13 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | CMake 3.19.0-rc1v3.19.0-rc1 | Brad King | 2020-10-13 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.19' | Brad King | 2020-10-13 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge topic 'cmake-gui-windows-icon' into release-3.19 | Brad King | 2020-10-13 | 1 | -5/+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 branch 'release-3.19' | Brad King | 2020-10-13 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge topic 'cmake-gui-macos-icon' into release-3.19 | Brad King | 2020-10-13 | 1 | -6/+6 |
| |\ \ \ \ | |||||
* | \ \ \ \ | 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 | 21 | -21/+208 |
|\ \ \ \ | |||||
| * | | | | CMP0115: Require source file extensions to be explicit | Kyle Edwards | 2020-10-13 | 21 | -21/+208 |
* | | | | | Merge branch 'release-3.19' | Brad King | 2020-10-13 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'android-api-level-range' into release-3.19 | Brad King | 2020-10-13 | 1 | -1/+2 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'android-api-level-range' | Brad King | 2020-10-13 | 1 | -1/+2 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Android: show supported API level in error message | Haibo Huang | 2020-10-13 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'release-3.19' | Brad King | 2020-10-13 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge topic 'android-verify-abi-in-ndk' into release-3.19 | Brad King | 2020-10-13 | 2 | -1/+7 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'android-verify-abi-in-ndk' | Brad King | 2020-10-13 | 2 | -1/+7 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Android: Fatal if ABI is not supported by NDK | Haibo Huang | 2020-10-09 | 2 | -1/+7 |
* | | | | | | Merge branch 'release-3.19' | Brad King | 2020-10-13 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'export-namelink-only-comment-removal' into release-3.19 | Brad King | 2020-10-13 | 1 | -1/+0 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | 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 |