| Commit message (Expand) | Author | Age | Files | Lines |
* | CPack: enable setting default dir creation permissions | Domen Vrankar | 2017-11-08 | 6 | -0/+82 |
|
|
* | CPack test: expand output checking fallback | Domen Vrankar | 2017-11-08 | 2 | -0/+3 |
|
|
* | Merge topic 'imported-promotion' | Brad King | 2017-11-08 | 9 | -1/+155 |
|\ |
|
| * | Add new target-property `IMPORTED_GLOBAL`. | Deniz Bahadir | 2017-11-07 | 9 | -1/+155 |
|
|
* | | Fix trivial typos in text | luzpaz | 2017-11-03 | 2 | -3/+3 |
|
|
* | | Add deprecation warnings for policies CMP0054 and below | Brad King | 2017-11-01 | 45 | -23/+400 |
|/ |
|
* | Merge topic '16780-write-single-xcodeproj' | Brad King | 2017-11-01 | 4 | -0/+8 |
|\ |
|
| * | Xcode: Add option to generate only topmost project file | Gregor Jasny | 2017-10-31 | 4 | -0/+8 |
|
|
* | | Merge topic 'cmp0037-conditional-targets' | Brad King | 2017-10-31 | 33 | -8/+173 |
|\ \
| |/
|/| |
|
| * | CMP0037: Allow test and package targets when features are not enabled | Brad King | 2017-10-30 | 23 | -0/+124 |
|
|
| * | Tests: Add RunCMake.CMP0037 case for WARN on reserved targets | Brad King | 2017-10-26 | 3 | -0/+41 |
|
|
| * | Tests: Do not enable languages in all cases of RunCMake.CMP0037 | Brad King | 2017-10-26 | 8 | -8/+8 |
|
|
* | | Merge topic 'cpack-deb-0-so-version-support' | Brad King | 2017-10-30 | 3 | -3/+13 |
|\ \ |
|
| * | | CPack/Deb: handle shlibs file generation when SOVERSION set to 0 | Domen Vrankar | 2017-10-28 | 3 | -3/+13 |
|
|
* | | | Merge topic 'cpack-rpm-dist-test-fix' | Brad King | 2017-10-30 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | CPack/RPM: DIST-MONOLITHIC-type subtest fix | Domen Vrankar | 2017-10-30 | 1 | -0/+5 |
|
|
* | | | | Merge topic 'fix-co-compile' | Brad King | 2017-10-30 | 14 | -5/+100 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'backport-fix-co-compile' into fix-co-compile | Brad King | 2017-10-27 | 14 | -5/+100 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | cmcmd: Restore support for running multiple lint tools | Brad King | 2017-10-27 | 14 | -5/+100 |
|
|
| | * | | Merge branch 'cpack-deb-mr-1296-fix' into release-3.10 | Brad King | 2017-10-11 | 4 | -0/+21 |
| | |\ \ |
|
* | | \ \ | Merge topic 'generalize-importedtargets-behavior' | Brad King | 2017-10-27 | 16 | -26/+132 |
|\ \ \ \ \ |
|
| * | | | | | Add support for IMPORTED GLOBAL targets to be aliased | Deniz Bahadir | 2017-10-26 | 5 | -6/+99 |
|
|
| * | | | | | Teach target_* commands to set INTERFACE properties of IMPORTED targets | Deniz Bahadir | 2017-10-26 | 9 | -11/+24 |
|
|
| * | | | | | cmTargetPropCommandBase: Fix typo in error message | Deniz Bahadir | 2017-10-26 | 2 | -9/+9 |
| |/ / / / |
|
* | | | | | Merge topic 'cmp0040-wording' | Brad King | 2017-10-27 | 1 | -3/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | CMP0040: Clarify policy warning to match documentation | Brad King | 2017-10-26 | 1 | -3/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge topic 'defer-target-source-check' | Brad King | 2017-10-25 | 18 | -50/+36 |
|\ \ \ \ |
|
| * | | | | Defer check for sources within a target until generation. | Deniz Bahadir | 2017-10-24 | 17 | -49/+33 |
|
|
| * | | | | Tests: Exclude bad RunCMake.add_executable case on multi-arch Xcode | Brad King | 2017-10-24 | 1 | -1/+3 |
|
|
* | | | | | VS: Select and save a VS 2017 instance persistently | Brad King | 2017-10-19 | 9 | -7/+52 |
|
|
* | | | | | Add infrastructure for generators to select a build tool instance | Brad King | 2017-10-19 | 14 | -0/+60 |
|/ / / / |
|
* | | | | Merge topic 'curl_netrc_options' | Brad King | 2017-10-19 | 9 | -0/+72 |
|\ \ \ \ |
|
| * | | | | Add testcases for file(DOWNLOAD|UPLOAD) netrc options | Shane Parris | 2017-10-18 | 9 | -0/+72 |
| |/ / / |
|
* | | | | VS,Xcode: Add CMakeLists.txt sources without mutating targets | Brad King | 2017-10-18 | 6 | -53/+1 |
|
|
* | | | | Merge topic 'module-fetchcontent' | Brad King | 2017-10-18 | 18 | -0/+318 |
|\ \ \ \ |
|
| * | | | | FetchContent: Add tests | Craig Scott | 2017-10-16 | 18 | -0/+318 |
| |/ / / |
|
* | | | | Merge topic 'cpack-deb-mr-1296-fix' | Brad King | 2017-10-11 | 4 | -0/+21 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | CPack/Deb: CPACK_DEBIAN_PACKAGE_VERSION regex testing exception | Domen Vrankar | 2017-10-10 | 4 | -0/+21 |
| |/ / |
|
* | | | Tests: Teach RunCMake to ignore clang unused sanitizer flag warnings | Brad King | 2017-10-10 | 1 | -0/+1 |
|
|
* | | | Tests: Refactor RunCMake output line ignore regex construction | Brad King | 2017-10-10 | 1 | -1/+12 |
| |/
|/| |
|
* | | Xcode 9: Lower iOS deployment version to get armv7 builds | Gregor Jasny | 2017-10-10 | 1 | -5/+16 |
|
|
* | | Revert "Xcode: Adjust tests to drop of 32bit iOS architectures" | Gregor Jasny | 2017-10-10 | 5 | -22/+4 |
|/ |
|
* | Xcode: Adjust tests to drop of 32bit iOS architectures | Gregor Jasny | 2017-10-05 | 5 | -4/+22 |
|
|
* | Tests: Fix RunCMake.Framework ios arch for Xcode 9 | Brad King | 2017-10-03 | 1 | -1/+11 |
|
|
* | Tests: Fix RunCMake.Framework expected output on macOS 10.13 | Brad King | 2017-10-03 | 1 | -2/+2 |
|
|
* | FindBoost: Improve messages when a Boost CMake package is found | Brad King | 2017-09-29 | 7 | -0/+19 |
|
|
* | Merge topic 'GetPrerequisites-no-clear-on-missing' | Brad King | 2017-09-27 | 4 | -0/+11 |
|\ |
|
| * | GetPrerequisites: Restore behavior on missing binary of not clearing list | Brad King | 2017-09-26 | 4 | -0/+11 |
|
|
* | | Merge topic 'revert-perf-source-lookup' | Brad King | 2017-09-27 | 2 | -1/+17 |
|\ \
| |/
|/| |
|
| * | Tests: Add case for legacy source file property behavior | Brad King | 2017-09-25 | 2 | -1/+17 |
|
|