Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'extend-compile-language-genex' | Brad King | 2017-11-27 | 16 | -46/+16 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual Studio | Brad King | 2017-11-20 | 6 | -23/+4 | |
| * | | | | Genex: Enable COMPILE_LANGUAGE for file(GENERATE) with Visual Studio | Brad King | 2017-11-17 | 4 | -12/+13 | |
| * | | | | Genex: Fix COMPILE_LANGUAGE messages to allow file(GENERATE) with Xcode | Brad King | 2017-11-17 | 2 | -4/+4 | |
| * | | | | Tests: Decouple COMPILE_LANGUAGE in file(GENERATE) from COMPILE_OPTIONS | Brad King | 2017-11-17 | 1 | -7/+1 | |
| * | | | | Tests: Remove unnecessary result files from RunCMake.File_Generate | Brad King | 2017-11-17 | 6 | -6/+0 | |
* | | | | | Merge topic 'gtest-fix-discovery' | Brad King | 2017-11-21 | 4 | -3/+42 | |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | GoogleTest: Fix multiple discovery on same target | Matthew Woehlke | 2017-11-21 | 4 | -3/+42 | |
| * | | | Merge branch 'cpack-rpm-dist-test-fix' into release-3.10 | Brad King | 2017-10-30 | 1 | -0/+5 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'backport-fix-co-compile' into release-3.10 | Brad King | 2017-10-27 | 14 | -5/+100 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'cmp0040-wording' into release-3.10 | Brad King | 2017-10-26 | 1 | -3/+3 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'cpack-minor-cleanup-and-tests-extension' | Brad King | 2017-11-20 | 31 | -66/+150 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack tests: add possibility for expecting config developer warnings | Domen Vrankar | 2017-11-19 | 2 | -1/+28 | |
| * | | | | | | | CPack test: correctly handle CPACK_PACKAGING_INSTALL_PREFIX | Domen Vrankar | 2017-11-19 | 30 | -65/+122 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'FindOpenGL-glvnd-policy' | Brad King | 2017-11-20 | 11 | -0/+57 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GL | Brad King | 2017-11-17 | 11 | -0/+57 | |
* | | | | | | | Tests: Add test for bad foreach inside a function | Brad King | 2017-11-16 | 6 | -0/+18 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'update-ctest-documentation' | Brad King | 2017-11-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Remove incorrect use of 'test-timeout' option | Betsy McPhail | 2017-11-10 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | 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 | |
|/ / / / |