summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'rpm_multi_prefix'Brad King2015-02-035-0/+36
|\
| * CPackRPM: Allow multiple path relocation prefixes for one packageDomen Vrankar2015-01-295-0/+36
* | Features: Define meaning for no language standard defaultBrad King2015-01-292-15/+35
* | Merge topic 'shorten-test-paths'Brad King2015-01-284-2/+2
|\ \
| * | Tests: Shorten paths in RunCMake.CompileFeaturesBrad King2015-01-264-2/+2
* | | Merge topic 'file-strings-utf-16'Brad King2015-01-2713-0/+29
|\ \ \
| * | | file: Teach STRINGS to support UTF-16 and UTF-32 encodingsJustin Borodinsky2015-01-2713-0/+29
* | | | Merge topic 'cmake-E-tar-files-from'Brad King2015-01-2714-0/+23
|\ \ \ \
| * | | | cmake: Teach "-E tar" command a "--files-from=" optionBrad King2015-01-2614-0/+23
| |/ / /
* | | | Merge topic 'test-rerun-cmake'Brad King2015-01-2714-0/+106
|\ \ \ \
| * | | | configure_file: Test that CMake re-runs on input change or output missingBrad King2015-01-276-0/+50
| * | | | try_compile: Test that CMake re-runs on input changeBrad King2015-01-278-0/+56
* | | | | Merge topic 'tests-RunCMake-normalize-newlines'Brad King2015-01-271-0/+1
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Tests/RunCMake: Normalize newlines before checking actual outputBrad King2015-01-271-0/+1
* | | | Merge topic 'tests-RunCMake-make-program'Brad King2015-01-262-0/+4
|\ \ \ \ | |/ / /
| * | | Tests/RunCMake: Honor CMAKE_MAKE_PROGRAMBrad King2015-01-242-0/+4
| |/ /
* | | Merge topic 'try-run-link-libraries'Brad King2015-01-268-2/+20
|\ \ \ | |/ / |/| |
| * | try_run: Add test for bad link libraries.Matt McCormick2015-01-267-0/+18
| * | try_run: Add support for LINK_LIBRARIES option.Matt McCormick2015-01-261-2/+2
| |/
* | Merge topic 'cdash_upload_file_mode'Brad King2015-01-2217-0/+35
|\ \
| * | ctest_submit: Make CDASH_UPLOAD mode arguments more strictBrad King2015-01-2017-0/+35
* | | Merge topic 'test-ctest_submit-fail-with-RunCMake'Brad King2015-01-2120-1/+43
|\ \ \ | |/ / |/| |
| * | Tests: Fix obscure RunCMake.CTestSubmit 'drop' case failuresBrad King2015-01-212-0/+2
| * | Tests: Extend RunCMake.CTestSubmit test to cover 'drop' failuresBrad King2015-01-1919-1/+41
* | | Merge topic 'cmake-E-tar-mtime'Brad King2015-01-207-0/+14
|\ \ \
| * | | cmake: Teach "-E tar" command a "--mtime=" optionBrad King2015-01-197-0/+14
* | | | Merge topic 'GNU-4.4-compile-features'Brad King2015-01-191-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Features: Use a more-common feature in cycle-test.Stephen Kelly2015-01-181-2/+2
| * | | Features: Update comment in test to match the code.Stephen Kelly2015-01-181-1/+1
* | | | Merge topic 'test-ctest_submit-fail-with-RunCMake'Brad King2015-01-1913-0/+81
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Tests: Add RunCMake.CTestSubmit cases covering ctest_submit failuresBrad King2015-01-1913-0/+81
* | | Merge topic 'GNU-4.6-compile-features'Brad King2015-01-162-6/+6
|\ \ \ | |/ / |/| |
| * | Features: Adjust the RunCMake test to use more-common features.Stephen Kelly2015-01-152-6/+6
* | | Merge topic 'tests-RunCMake-report-command'Brad King2015-01-161-0/+4
|\ \ \
| * | | Tests: Teach RunCMake to report command-line on failureBrad King2015-01-151-0/+4
* | | | ExternalData: Add support for custom download scriptsBrad King2015-01-1513-0/+61
| |/ / |/| |
* | | Merge topic 'fix-LOCATION-with-TARGET_OBJECTS'Brad King2015-01-154-0/+20
|\ \ \
| * | | cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338)Stephen Kelly2015-01-134-0/+20
* | | | Merge topic 'revert-feature_record_msvc'Brad King2015-01-152-8/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Tests: Revert workaround for COMPILE_FEATURES genex bugBrad King2015-01-141-1/+1
| * | | Revert topic 'feature_record_msvc'Brad King2015-01-141-7/+2
* | | | Merge topic 'tests-encoding'Brad King2015-01-111-1/+1
|\ \ \ \
| * | | | Encoding: Modify tests to work using non-ascii paths.Clinton Stimpson2015-01-091-1/+1
* | | | | Merge topic 'feature_record_msvc'Brad King2015-01-111-2/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Features: Enable writing of MSVC compiler feature header.Robert Maynard2015-01-111-2/+7
* | | | | Merge topic 'refactor-CompileFeatures-test'Brad King2015-01-111-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Features: Properly evaluate if the compiler supports cxx_final.Robert Maynard2015-01-111-2/+2
| | |_|/ | |/| |
* | | | Merge topic 'fix-empty-target-property-queries'Brad King2015-01-1117-0/+161
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | tests: add tests for querying propertiesBen Boeckel2015-01-1117-0/+161
* | | RunCMake: Expect empty output by default.Stephen Kelly2014-12-319-4/+17
| |/ |/|