Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-10-13 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'FindPython-Apple-python3' into release-3.19 | Brad King | 2020-10-13 | 5 | -0/+41 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindPython-Apple-python3' | Brad King | 2020-10-13 | 5 | -0/+41 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | FindPython: Ensure Apple Xcode python 3 is usable | Marc Chevrier | 2020-10-12 | 5 | -0/+41 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-13 | 1 | -1/+1 |
* | | | | | | | Merge branch 'release-3.19' | Craig Scott | 2020-10-12 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'export-namelink-only' into release-3.19 | Craig Scott | 2020-10-12 | 11 | -19/+66 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'export-namelink-only' | Craig Scott | 2020-10-12 | 11 | -19/+66 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | |