| Commit message (Expand) | Author | Age | Files | Lines |
* | project: Keep leading `0` in PROJECT_VERSION components | Alex Turbov | 2019-07-16 | 13 | -29/+186 |
|
|
* | Tests: Factor out RunCMake.project helper macro into module | Brad King | 2019-07-15 | 2 | -6/+7 |
|
|
* | Refactor: Use raw string literals instead of escaping | Alex Turbov | 2019-07-15 | 1 | -1/+1 |
|
|
* | Refactor: Use initializer lists instead of `push_back` series | Alex Turbov | 2019-07-15 | 1 | -13/+11 |
|
|
* | Refactor: Add some `const` to vars | Alex Turbov | 2019-07-15 | 1 | -3/+3 |
|
|
* | Refactor: Replace a "magic" number w/ a named constant | Alex Turbov | 2019-07-15 | 1 | -4/+5 |
|
|
* | Refactor: Eliminate one-time-used variables | Alex Turbov | 2019-07-15 | 1 | -12/+6 |
|
|
* | Refactor: Eliminate `sep` from the loop | Alex Turbov | 2019-07-15 | 1 | -3/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2019-07-05 | 1 | -1/+1 |
|
|
* | Merge branch 'release-3.15' | Craig Scott | 2019-07-04 | 0 | -0/+0 |
|\ |
|
| * | Merge branch 'docs-misc-trivial-cleanups' into release-3.15 | Craig Scott | 2019-07-04 | 5 | -39/+39 |
| |\ |
|
* | \ | Merge topic 'docs-misc-trivial-cleanups' | Craig Scott | 2019-07-04 | 5 | -39/+39 |
|\ \ \
| | |/
| |/| |
|
| * | | Help: Remove mention of CMAKE_INSTALL_DO_STRIP | Craig Scott | 2019-07-03 | 1 | -1/+1 |
|
|
| * | | Help: Clarify how to provide multiple targets with cmake --target | Craig Scott | 2019-07-03 | 1 | -1/+2 |
|
|
| * | | Help: Add missing xref for CMAKE_EXECUTE_PROCESS_COMMAND_ECHO | Craig Scott | 2019-07-03 | 1 | -0/+2 |
|
|
| * | | Help: Improve formatting of list(TRANSFORM) sub-options | Craig Scott | 2019-07-03 | 1 | -17/+17 |
|
|
| * | | Help: Clean up trivial typos and grammar | Craig Scott | 2019-07-03 | 5 | -20/+17 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-04 | 1 | -1/+1 |
|
|
* | | | Merge branch 'release-3.15' | Brad King | 2019-07-03 | 0 | -0/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'FindPostgreSQL-lib-dir' into release-3.15 | Brad King | 2019-07-03 | 1 | -1/+8 |
| |\ \ |
|
* | \ \ | Merge topic 'FindPostgreSQL-lib-dir' | Brad King | 2019-07-03 | 1 | -1/+8 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | FindPostgreSQL: Fix regression in computation of library directory | Brad King | 2019-07-02 | 1 | -1/+8 |
| | |/
| |/| |
|
* | | | Merge branch 'release-3.15' | Craig Scott | 2019-07-03 | 0 | -0/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge topic 'doc-toolchain-file-CMAKE_SOURCE_DIR' into release-3.15 | Craig Scott | 2019-07-03 | 1 | -0/+8 |
| |\ \ |
|
* | \ \ | Merge topic 'doc-toolchain-file-CMAKE_SOURCE_DIR' | Craig Scott | 2019-07-03 | 1 | -0/+8 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Help: Discourage using CMAKE_SOURCE_DIR in toolchain files | Oleg Chernovskiy | 2019-07-02 | 1 | -0/+8 |
| |/ / |
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-03 | 1 | -1/+1 |
|
|
* | | | Merge topic 'static' | Brad King | 2019-07-02 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | Swift: add rules for static linking | Saleem Abdulrasool | 2019-06-28 | 1 | -0/+6 |
|
|
* | | | | Merge topic 'cross_ref_CUDAHOSTCXX_in_CMAKE_CUDA_HOST_COMPILER' | Brad King | 2019-07-02 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | CMAKE_CUDA_HOST_COMPILER: Document it takes priority over CUDAHOSTCXX | Robert Maynard | 2019-06-27 | 1 | -1/+2 |
| |/ / / |
|
* | | | | Merge topic 'deprecate-policy-old' | Brad King | 2019-07-02 | 3 | -1/+20 |
|\ \ \ \ |
|
| * | | | | Add deprecation warnings for policies CMP0067 and below | Brad King | 2019-07-01 | 3 | -1/+20 |
|
|
* | | | | | Merge topic 'double-export-error-message' | Brad King | 2019-07-02 | 9 | -25/+61 |
|\ \ \ \ \ |
|
| * | | | | | Tests: add tests for export set error messages | Ben Boeckel | 2019-06-27 | 7 | -0/+34 |
|
|
| * | | | | | cmExportBuildFileGenerator: improve error message | Ben Boeckel | 2019-06-27 | 2 | -25/+27 |
|
|
* | | | | | | Merge branch 'release-3.15' | Brad King | 2019-07-02 | 0 | -0/+0 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge branch 'qt-5.13' into release-3.15 | Brad King | 2019-07-01 | 2 | -5/+5 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'update-expat' into release-3.15 | Brad King | 2019-07-01 | 24 | -1570/+2056 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'cuda-no-device-link-when-disabled' into release-3.15 | Brad King | 2019-07-01 | 8 | -11/+38 |
| |\ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ | Merge topic 'qt-5.13' | Brad King | 2019-07-02 | 2 | -5/+5 |
|\ \ \ \ \ \ \ \ \
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| * | | | | | | | | QtDialog: Use QPalette::WindowText instead of QPalette::Foreground | Sebastian Holtermann | 2019-07-01 | 1 | -1/+1 |
|
|
| * | | | | | | | | Tests: Autogen: Use valid rcc compression levels | Sebastian Holtermann | 2019-07-01 | 1 | -4/+4 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge topic 'update-expat' | Brad King | 2019-07-02 | 24 | -1570/+2056 |
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'upstream-expat' into update-expat | Brad King | 2019-07-01 | 23 | -1569/+2055 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | expat 2019-06-19 (d3b78b42) | Expat Upstream | 2019-07-01 | 23 | -1569/+2055 |
|
|
| * | | | | | | | | expat: Update script to get Expat 2.2.7 | Brad King | 2019-07-01 | 1 | -1/+1 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge topic 'cuda-no-device-link-when-disabled' | Brad King | 2019-07-02 | 8 | -11/+38 |
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | CUDA: Do not device link if CUDA is not an enabled language | Robert Maynard | 2019-07-01 | 8 | -11/+38 |
| |/ / / / / / |
|
* | | | | | | | Merge topic 'FindMPI-AddSuffixes' | Marc Chevrier | 2019-07-02 | 1 | -2/+6 |
|\ \ \ \ \ \ \ |
|