summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'find_package-restore-considered-configs'Brad King2017-07-1011-1/+45
|\
| * find_package: Restore longer message when config files were consideredBrad King2017-07-0711-1/+45
* | Merge topic 'feature/include_guard'Brad King2017-06-2819-0/+126
|\ \
| * | include_guard: add tests for the featurePavel Solodovnikov2017-06-2219-0/+126
* | | Merge topic 'vs_csharp_custom_command'Brad King2017-06-277-0/+83
|\ \ \
| * | | Vs: fix CSharp custom command by introducing inline MSBuild <Targets>sMichael Stürmer2017-06-227-0/+83
* | | | Merge topic 'fix-crash-on-non-enabled-language-features'Brad King2017-06-2726-12/+30
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | 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
* | | Merge topic 'vs_csharp_prop_for_all_extensions'Brad King2017-06-152-15/+42
|\ \ \
| * | | Vs: add support for VS_CSHARP_* target property for additional file extensionsMichael Stürmer2017-06-132-15/+42
| | |/ | |/|
* | | Merge topic 'ipo-per-lang'Brad King2017-06-159-13/+13
|\ \ \ | | |/ | |/|
| * | IPO: Consider support for each language separatelyBrad King2017-06-149-13/+13
* | | VS: add target property VS_DOTNET_REFERENCEPROP_<refname>_TAG_<tagname>Michael Stürmer2017-06-133-0/+69
| |/ |/|
* | Merge topic 'execute_process-pipeline-results'Brad King2017-06-125-1/+171
|\ \
| * | execute_process: Add option to get results of every childAdam Weisi2017-06-105-1/+171
| |/
* | Merge topic 'cuda-compiler-launcher'Brad King2017-06-127-5/+26
|\ \
| * | CUDA: Add option to run the compiler through launcher toolsBrad King2017-06-097-5/+26
| |/
* | file(GENERATE): Add policy CMP0070 to define relative path behaviorBrad King2017-06-099-0/+78
* | Tests: Use full output paths in file(GENERATE) callsBrad King2017-06-0815-16/+16
|/
* 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