Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'deprecate-policy-old' | Brad King | 2019-07-02 | 1 | -0/+11 |
|\ | |||||
| * | Add deprecation warnings for policies CMP0067 and below | Brad King | 2019-07-01 | 1 | -0/+11 |
* | | Merge topic 'double-export-error-message' | Brad King | 2019-07-02 | 7 | -0/+34 |
|\ \ | |||||
| * | | Tests: add tests for export set error messages | Ben Boeckel | 2019-06-27 | 7 | -0/+34 |
* | | | Merge topic 'qt-5.13' | Brad King | 2019-07-02 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | Tests: Autogen: Use valid rcc compression levels | Sebastian Holtermann | 2019-07-01 | 1 | -4/+4 |
* | | | | Merge topic 'cuda-no-device-link-when-disabled' | Brad King | 2019-07-02 | 4 | -0/+29 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | CUDA: Do not device link if CUDA is not an enabled language | Robert Maynard | 2019-07-01 | 4 | -0/+29 |
| |/ / | |||||
* | | | Merge topic 'FindMatlab-EXCLUDE_FROM_ALL' | Brad King | 2019-07-01 | 2 | -0/+25 |
|\ \ \ | |||||
| * | | | FindMatlab: EXCLUDE_FROM_ALL parameter to matlab_add_mex | Raffi Enficiaud | 2019-06-26 | 2 | -0/+25 |
| | |/ | |/| | |||||
* | | | Merge topic 'bug/19436' | Craig Scott | 2019-07-01 | 1 | -0/+13 |
|\ \ \ | |||||
| * | | | list(POP_FRONT): Fix always assigning first item to output vars | Alex Turbov | 2019-06-30 | 1 | -0/+13 |
| | |/ | |/| | |||||
| * | | Merge branch 'cuda-msvc-runtime-library' into release-3.15 | Brad King | 2019-06-26 | 3 | -0/+9 |
| |\ \ | |||||
| * \ \ | Merge branch 'export-targets-empty' into release-3.15 | Brad King | 2019-06-26 | 2 | -0/+2 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'vs-dpi-aware' | Brad King | 2019-06-27 | 6 | -0/+74 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Add VS_DPI_AWARE target property | Matt Weir | 2019-06-26 | 6 | -0/+74 |
* | | | | | | Merge topic 'cuda-msvc-runtime-library' | Brad King | 2019-06-27 | 3 | -0/+9 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | CUDA: Implement MSVC runtime library abstraction | Brad King | 2019-06-26 | 3 | -0/+9 |
* | | | | | Merge topic 'build-install-rpath-genex' | Brad King | 2019-06-26 | 3 | -20/+50 |
|\ \ \ \ \ | |||||
| * | | | | | BUILD_RPATH/INSTALL_RPATH: Add generator expression support | Kyle Edwards | 2019-06-25 | 3 | -20/+50 |
* | | | | | | Merge topic 'find-testlist' | Brad King | 2019-06-26 | 1 | -167/+49 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: reduce code duplication for CMake_TEST_Find* | Rolf Eike Beer | 2019-06-24 | 1 | -167/+49 |
* | | | | | | | Merge topic 'export-targets-empty' | Brad King | 2019-06-26 | 2 | -0/+2 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | export: Restore support for empty TARGETS list | Brad King | 2019-06-25 | 2 | -0/+2 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'iconv-c++11' | Brad King | 2019-06-26 | 1 | -0/+2 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | FindIconv test: request C++11 | Rolf Eike Beer | 2019-06-25 | 1 | -0/+2 |
| |/ / / | |||||
| * | | | Merge branch 'FindBoost-component' into release-3.15 | Brad King | 2019-06-18 | 27 | -0/+419 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'find_package_prefer_config_fix' into release-3.15 | Brad King | 2019-06-17 | 2 | -0/+14 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'matlab-if' | Brad King | 2019-06-25 | 1 | -5/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: simplify checks for Matlab variables being set | Rolf Eike Beer | 2019-06-24 | 1 | -5/+5 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'FindPython-FIND_ABI' | Brad King | 2019-06-25 | 3 | -1/+63 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindPython: add Python_FIND_ABI hint. | Marc Chevrier | 2019-06-24 | 3 | -1/+63 |
* | | | | | | | Merge topic 'help-guide-tutorial' | Brad King | 2019-06-25 | 124 | -3535/+2 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Help/guide/tutorial: Adopt tutorial code | Kitware Robot | 2019-06-18 | 123 | -3523/+2 |
| * | | | | | | Tests/Tutorial: Remove trailing blank lines | Brad King | 2019-06-18 | 7 | -7/+0 |
| * | | | | | | Tests/Tutorial: Remove unused file | Brad King | 2019-06-18 | 1 | -5/+0 |
* | | | | | | | Merge topic 'vs-ce-deploy' | Brad King | 2019-06-24 | 1 | -0/+17 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS10Generator: add project properties to enable WindowsCE deployment. | Wil Stark | 2019-06-19 | 1 | -0/+17 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Find: Provide global controls for the `NO_[]_PATH` call options | Robert Maynard | 2019-06-21 | 23 | -0/+251 |
* | | | | | | | RunCMake: Automatically support platform out override files | Robert Maynard | 2019-06-21 | 14 | -18/+52 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'FindBoost-component' | Brad King | 2019-06-19 | 27 | -0/+419 |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | FindBoost: Add tests for legacy variables | Alexander Grund | 2019-06-18 | 25 | -0/+415 |
| * | | | | Tests.RunCMake.FindBoost: Fix example BoostConfig | Alexander Grund | 2019-06-18 | 1 | -0/+3 |
| * | | | | Tests.FindBoost: Don't use BoostConfig in MODULE test | Alexander Grund | 2019-06-18 | 1 | -0/+1 |
* | | | | | Merge topic 'tutorial-fix-version' | Brad King | 2019-06-18 | 12 | -12/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Tests/Tutorial: Fix version displayed in tutorial executable | Jean-Christophe Fillion-Robin | 2019-06-14 | 12 | -12/+12 |
| |/ / / / | |||||
* | | | | | Merge topic 'escape-install-rpath' | Kyle Edwards | 2019-06-17 | 11 | -6/+251 |
|\ \ \ \ \ | |||||
| * | | | | | cmInstallTargetGenerator: Add tests for the RPATH_CHANGE rule | Dennis Klein | 2019-06-13 | 8 | -1/+243 |
| * | | | | | cmInstallTargetGenerator: Introduce CMP0095 | Dennis Klein | 2019-06-13 | 3 | -5/+8 |
* | | | | | | Merge topic 'find_package_prefer_config_fix' | Brad King | 2019-06-17 | 2 | -0/+14 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | | |