| Commit message (Expand) | Author | Age | Files | Lines |
* | find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 | Brad King | 2017-08-08 | 3 | -0/+3 |
|
|
* | find_package: Split PACKAGE_ROOT tests to work with smaller regex | Chuck Atkins | 2017-08-02 | 7 | -846/+872 |
|
|
* | find_package: Fix PACKAGE_ROOT test to check find_pacakge(CONFIG) mode. | Chuck Atkins | 2017-07-28 | 7 | -99/+531 |
|
|
* | Merge branch 'objlib-own-target-objs' into release-3.9 | Brad King | 2017-07-17 | 4 | -0/+9 |
|\ |
|
| * | Diagnose object library self-reference | Brad King | 2017-07-14 | 4 | -0/+9 |
|
|
* | | Android: Always add standard include directories last | Brad King | 2017-07-13 | 4 | -0/+31 |
|/ |
|
* | Merge branch 'vs-2017-sln-guid' into release-3.9 | Brad King | 2017-07-11 | 11 | -7/+18 |
|\ |
|
| * | VS: Add SolutionGuid to generated .sln files | Brad King | 2017-07-11 | 11 | -7/+18 |
|
|
* | | Merge branch 'find_package-root-prefix-path-suffixes' into release-3.9 | Brad King | 2017-07-11 | 8 | -0/+72 |
|\ \ |
|
| * | | find_*: Honor PATH_SUFFIXES in PackageName_ROOT paths | Brad King | 2017-07-11 | 8 | -0/+72 |
| |/ |
|
* | | Merge branch 'bindexplib-revert-consts' into release-3.9 | Brad King | 2017-07-10 | 2 | -12/+0 |
|\ \ |
|
| * | | bindexplib: Revert support for constants symbols | Brad King | 2017-07-10 | 2 | -12/+0 |
| |/ |
|
* | | find_package: Restore longer message when config files were considered | Brad King | 2017-07-07 | 11 | -1/+45 |
|/ |
|
* | target_compile_features: Do not crash on non-enabled language | Brad King | 2017-06-26 | 4 | -0/+8 |
|
|
* | Tests: Enable languages explicitly in RunCMake.target_compile_features | Brad King | 2017-06-26 | 22 | -12/+22 |
|
|
* | IPO: Consider support for each language separately | Brad King | 2017-06-14 | 9 | -13/+13 |
|
|
* | Merge topic 'test-GNUInstallDirs-FreeBSD' | Brad King | 2017-06-05 | 7 | -8/+136 |
|\ |
|
| * | Tests: Fix RunCMake.GNUInstallDirs on BSD platforms | Brad King | 2017-06-02 | 7 | -8/+136 |
|
|
* | | CompileFeatures: Makes tests work with meta-feature only | Chuck Atkins | 2017-05-29 | 2 | -4/+6 |
|/ |
|
* | Merge topic 'find_dependency-improvements' | Brad King | 2017-05-25 | 28 | -50/+71 |
|\ |
|
| * | Improve find_dependency argument handling | Matthew Woehlke | 2017-05-22 | 28 | -50/+71 |
|
|
* | | Merge topic 'find_package-shorter-message' | Brad King | 2017-05-25 | 9 | -47/+5 |
|\ \ |
|
| * | | find_package: shorten output for missing package in config mode | Christoph GrĂ¼ninger | 2017-05-23 | 9 | -47/+5 |
|
|
* | | | Merge topic 'add-findpackage-root-prefix' | Brad King | 2017-05-22 | 17 | -0/+476 |
|\ \ \ |
|
| * | | | find_*: Add tests for PackageRoot search path group | Chuck Atkins | 2017-05-16 | 17 | -0/+476 |
|
|
* | | | | Merge topic 'target-depends-per-config' | Brad King | 2017-05-19 | 2 | -2/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Tests: Fix RunCMake.CMP0022 tll case for Debug configuration | Brad King | 2017-05-18 | 2 | -2/+4 |
| | |/
| |/| |
|
* | | | CPack/Archive: per component filenames support | Domen Vrankar | 2017-05-16 | 3 | -1/+7 |
|/ / |
|
* | | CPack test symlinks in package | Domen Vrankar | 2017-05-14 | 5 | -0/+59 |
|
|
* | | Improved CPack tests error logging | Domen Vrankar | 2017-05-14 | 3 | -4/+6 |
|/ |
|
* | Merge topic 'ninja-windows-command-concat' | Brad King | 2017-05-10 | 2 | -0/+24 |
|\ |
|
| * | Ninja: Fix command concatenation on Windows | Bernhard Burgermeister | 2017-05-09 | 2 | -0/+24 |
|
|
* | | Tests: Fix RunCMake.Framework expectation for universal binaries | Brad King | 2017-05-08 | 2 | -2/+5 |
|
|
* | | Merge topic 'ctest_submit_headers' | Brad King | 2017-05-05 | 7 | -0/+10 |
|\ \
| |/
|/| |
|
| * | ctest_submit: Add HTTPHEADER option | Zack Galbreath | 2017-05-04 | 7 | -0/+10 |
|
|
* | | Merge topic 'ipo-xcode' | Brad King | 2017-05-03 | 2 | -3/+2 |
|\ \ |
|
| * | | Xcode: Support IPO (LTO) | Ruslan Baratov | 2017-05-02 | 2 | -3/+2 |
|
|
* | | | Merge topic 'excludeFixtures' | Brad King | 2017-05-02 | 10 | -2/+151 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add ctest options for limiting which tests fixtures add | Craig Scott | 2017-05-01 | 10 | -2/+151 |
|
|
* | | | Merge topic 'separgs-native' | Brad King | 2017-04-28 | 8 | -0/+60 |
|\ \ \ |
|
| * | | | separgs: Add a NATIVE_COMMAND mode | Christian Pfeiffer | 2017-04-26 | 2 | -0/+20 |
|
|
| * | | | separgs: Migrate tests to RunCMake tests | Christian Pfeiffer | 2017-04-26 | 7 | -0/+40 |
|
|
* | | | | Merge topic 'bindexplib-consts' | Brad King | 2017-04-28 | 2 | -0/+12 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | bindexplib: fix constants symbols export | Mikhail Paulyshka | 2017-04-26 | 2 | -0/+12 |
|
|
* | | | | Merge topic 'test-install-objects-as-files' | Brad King | 2017-04-27 | 5 | -6/+26 |
|\ \ \ \ |
|
| * | | | | Tests: Add case for install(FILES) with TARGET_OBJECTS | Brad King | 2017-04-26 | 5 | -0/+16 |
|
|
| * | | | | Tests: Generalize RunCMake.install internal infrastructure | Brad King | 2017-04-26 | 1 | -6/+10 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'test-makefile-custom-target-includes' | Brad King | 2017-04-27 | 5 | -3/+30 |
|\ \ \ \ |
|
| * | | | | Tests: Add case for IMPLICIT_DEPENDS in custom target | Brad King | 2017-04-26 | 5 | -0/+26 |
|
|
| * | | | | Tests: Split RunCMake.BuildDepends make-only condition | Brad King | 2017-04-26 | 1 | -3/+4 |
| |/ / / |
|