summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'find-package_root-disable' into release-3.9Brad King2017-08-103-0/+3
|\
| * find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9Brad King2017-08-083-0/+3
* | Tests: Simplify RunCMake.find_package PackageRoot case regexesBrad King2017-08-086-465/+480
|/
* find_package: Split PACKAGE_ROOT tests to work with smaller regexChuck Atkins2017-08-027-846/+872
* find_package: Fix PACKAGE_ROOT test to check find_pacakge(CONFIG) mode.Chuck Atkins2017-07-287-99/+531
* Merge branch 'objlib-own-target-objs' into release-3.9Brad King2017-07-174-0/+9
|\
| * Diagnose object library self-referenceBrad King2017-07-144-0/+9
* | Android: Always add standard include directories lastBrad King2017-07-134-0/+31
|/
* Merge branch 'vs-2017-sln-guid' into release-3.9Brad King2017-07-1111-7/+18
|\
| * VS: Add SolutionGuid to generated .sln filesBrad King2017-07-1111-7/+18
* | Merge branch 'find_package-root-prefix-path-suffixes' into release-3.9Brad King2017-07-118-0/+72
|\ \
| * | find_*: Honor PATH_SUFFIXES in PackageName_ROOT pathsBrad King2017-07-118-0/+72
| |/
* | Merge branch 'bindexplib-revert-consts' into release-3.9Brad King2017-07-102-12/+0
|\ \
| * | bindexplib: Revert support for constants symbolsBrad King2017-07-102-12/+0
| |/
* | find_package: Restore longer message when config files were consideredBrad King2017-07-0711-1/+45
|/
* target_compile_features: Do not crash on non-enabled languageBrad King2017-06-264-0/+8
* Tests: Enable languages explicitly in RunCMake.target_compile_featuresBrad King2017-06-2622-12/+22
* IPO: Consider support for each language separatelyBrad King2017-06-149-13/+13
* Merge topic 'test-GNUInstallDirs-FreeBSD'Brad King2017-06-057-8/+136
|\
| * Tests: Fix RunCMake.GNUInstallDirs on BSD platformsBrad King2017-06-027-8/+136
* | CompileFeatures: Makes tests work with meta-feature onlyChuck Atkins2017-05-292-4/+6
|/
* Merge topic 'find_dependency-improvements'Brad King2017-05-2528-50/+71
|\
| * Improve find_dependency argument handlingMatthew Woehlke2017-05-2228-50/+71
* | Merge topic 'find_package-shorter-message'Brad King2017-05-259-47/+5
|\ \
| * | find_package: shorten output for missing package in config modeChristoph GrĂ¼ninger2017-05-239-47/+5
* | | Merge topic 'add-findpackage-root-prefix'Brad King2017-05-2217-0/+476
|\ \ \
| * | | find_*: Add tests for PackageRoot search path groupChuck Atkins2017-05-1617-0/+476
* | | | Merge topic 'target-depends-per-config'Brad King2017-05-192-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Tests: Fix RunCMake.CMP0022 tll case for Debug configurationBrad King2017-05-182-2/+4
| | |/ | |/|
* | | CPack/Archive: per component filenames supportDomen Vrankar2017-05-163-1/+7
|/ /
* | CPack test symlinks in packageDomen Vrankar2017-05-145-0/+59
* | Improved CPack tests error loggingDomen Vrankar2017-05-143-4/+6
|/
* Merge topic 'ninja-windows-command-concat'Brad King2017-05-102-0/+24
|\
| * Ninja: Fix command concatenation on WindowsBernhard Burgermeister2017-05-092-0/+24
* | Tests: Fix RunCMake.Framework expectation for universal binariesBrad King2017-05-082-2/+5
* | Merge topic 'ctest_submit_headers'Brad King2017-05-057-0/+10
|\ \ | |/ |/|
| * ctest_submit: Add HTTPHEADER optionZack Galbreath2017-05-047-0/+10
* | Merge topic 'ipo-xcode'Brad King2017-05-032-3/+2
|\ \
| * | Xcode: Support IPO (LTO)Ruslan Baratov2017-05-022-3/+2
* | | Merge topic 'excludeFixtures'Brad King2017-05-0210-2/+151
|\ \ \ | |/ / |/| |
| * | Add ctest options for limiting which tests fixtures addCraig Scott2017-05-0110-2/+151
* | | Merge topic 'separgs-native'Brad King2017-04-288-0/+60
|\ \ \
| * | | separgs: Add a NATIVE_COMMAND modeChristian Pfeiffer2017-04-262-0/+20
| * | | separgs: Migrate tests to RunCMake testsChristian Pfeiffer2017-04-267-0/+40
* | | | Merge topic 'bindexplib-consts'Brad King2017-04-282-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | bindexplib: fix constants symbols exportMikhail Paulyshka2017-04-262-0/+12
* | | | Merge topic 'test-install-objects-as-files'Brad King2017-04-275-6/+26
|\ \ \ \
| * | | | Tests: Add case for install(FILES) with TARGET_OBJECTSBrad King2017-04-265-0/+16
| * | | | Tests: Generalize RunCMake.install internal infrastructureBrad King2017-04-261-6/+10
| | |/ / | |/| |
* | | | Merge topic 'test-makefile-custom-target-includes'Brad King2017-04-275-3/+30
|\ \ \ \