Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-03-06 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'cmstd-IBM-i' into release-3.16 | Brad King | 2020-03-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-06 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'cmstd-IBM-i' into release-3.17 | Brad King | 2020-03-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge topic 'cmstd-IBM-i' | Brad King | 2020-03-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | cmstd: Remove -isystem option for IBM i (OS400) | ThePrez | 2020-03-05 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-06 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'release-3.16' into release-3.17 | Brad King | 2020-03-06 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-06 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge topic 'doc-add_custom_command-depends' into release-3.17 | Brad King | 2020-03-06 | 1 | -14/+30 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'doc-add_custom_command-depends' | Brad King | 2020-03-06 | 1 | -14/+30 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Help: Clarify add_custom_command DEPENDS conversion to file paths | Brad King | 2020-03-06 | 1 | -14/+30 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'FindPython-artifacts-scope' | Brad King | 2020-03-06 | 8 | -16/+138 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindPython: Add possibility to control scope of artifacts. | Marc Chevrier | 2020-03-05 | 8 | -16/+138 | |
* | | | | | | | | | Merge topic 'modernize-memory-management' | Brad King | 2020-03-06 | 13 | -64/+76 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Modernize memory management | Marc Chevrier | 2020-03-05 | 13 | -64/+76 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'update-curl' | Brad King | 2020-03-06 | 227 | -6741/+13086 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | curl: Set build options the way we need for CMake | Brad King | 2020-03-04 | 1 | -0/+7 | |
| * | | | | | | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2020-03-04 | 226 | -6740/+13074 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | curl 2020-03-04 (b8d13668) | Curl Upstream | 2020-03-04 | 226 | -6739/+13074 | |
| * | | | | | | | | | curl: Update script to get curl 7.69.0 | Brad King | 2020-03-04 | 1 | -1/+5 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-06 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'macos_framework_postfix' | Kyle Edwards | 2020-03-05 | 15 | -18/+240 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG> | Alexandru Croitor | 2020-03-04 | 15 | -18/+240 | |
* | | | | | | | | | | Merge topic 'objlib-transitive-deps' | Brad King | 2020-03-05 | 8 | -15/+71 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix dependencies on targets linked through object libraries | Brad King | 2020-03-04 | 4 | -15/+47 | |
| * | | | | | | | | | | Tests: Extend ObjectLibrary test with case for object lib dependencies | Brad King | 2020-03-04 | 5 | -0/+24 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-05 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'ninja-multi-custom-command-deps' into release-3.17 | Brad King | 2020-03-05 | 4 | -7/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'ninja-multi-custom-command-deps' | Brad King | 2020-03-05 | 4 | -7/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Ninja Multi-Config: Don't build target dependencies for custom commands | Kyle Edwards | 2020-03-03 | 4 | -7/+5 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2020-03-05 | 19 | -967/+998 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-03-04 | 19 | -967/+998 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | KWSys 2020-03-04 (6af2e592) | KWSys Upstream | 2020-03-04 | 19 | -967/+998 | |
* | | | | | | | | | | | | Merge topic 'findx11-improvement' | Brad King | 2020-03-05 | 2 | -0/+105 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | FindX11: Find additional libraries | Zsolt Parragi | 2020-03-04 | 2 | -0/+105 | |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-05 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-03-04 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | / / / | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | CMake 3.16.5v3.16.5 | Brad King | 2020-03-04 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-03-04 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'doc-rel-3.16-updates' into release-3.16 | Brad King | 2020-03-04 | 1 | -0/+26 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.17' | Brad King | 2020-03-04 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge topic 'doc-rel-3.16-updates' into release-3.17 | Brad King | 2020-03-04 | 1 | -0/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | 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 branch 'release-3.17' | Brad King | 2020-03-04 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'release-3.16' into release-3.17 | Brad King | 2020-03-04 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'FindOpenAL-updates' | Brad King | 2020-03-04 | 1 | -48/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindOpenAL: Move user-relevant comments into public documentation | Nguyễn Gia Phong | 2020-03-03 | 1 | -35/+34 | |
| * | | | | | | | | | | | FindOpenAL: Minor implementation cleanup | Nguyễn Gia Phong | 2020-03-03 | 1 | -13/+17 | |