summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix RunCMake.CompileFeatures test NonValidTarget2 caseBrad King2014-12-221-0/+2
* Tests: Move CTestTestMemcheck cases into a RunCMake.CTestMemcheck testBrad King2014-12-1870-0/+546
* Tests: Allow RunCMake expected result code to be a regexBrad King2014-12-161-1/+1
* Tests: Simplify RunCMake test extra argument passingBrad King2014-12-151-2/+2
* Tests: Allow RunCMake tests to pass generator expressionsBrad King2014-12-151-1/+1
* find_library: Fix repeat call after changing directory content (#15293)Brad King2014-12-085-0/+25
* Merge topic 'try_compile-link-flags'Brad King2014-12-084-0/+86
|\
| * try_compile: Pass linker flags into test project (#14066)Brad King2014-12-034-0/+86
* | Merge topic 'cached-regex-clear-fixed'Brad King2014-12-045-0/+116
|\ \ | |/ |/|
| * test: add a test for clearing regex resultsBen Boeckel2014-12-035-0/+116
* | Merge topic 'file-LOCK-command'Brad King2014-12-0345-0/+196
|\ \
| * | file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-0345-0/+196
| |/
* | continue: Add a new CMake language command for loop continuation (#14013)Gregor Jasny2014-12-0119-0/+100
|/
* Merge topic 'target-sources-error-conditions'Brad King2014-12-0112-1/+35
|\
| * Export: Disallow export of targets with INTERFACE_SOURCESStephen Kelly2014-11-297-0/+17
| * cmTarget: Don't allow relative paths in INTERFACE_SOURCESStephen Kelly2014-11-296-1/+18
| * Merge branch 'revert-definition-map-lookup' into releasev3.1.0-rc1Brad King2014-10-245-0/+266
| |\
* | \ Merge topic 'break-command-strictness'Brad King2014-11-2621-0/+73
|\ \ \
| * | | break: Add policy CMP0055 to check calls strictlyGregor Jasny2014-11-2521-0/+73
* | | | Merge topic 'return-test-foreach'Brad King2014-11-265-0/+18
|\ \ \ \
| * | | | return: Add test for returning inside a foreach loopGregor Jasny2014-11-255-0/+18
| |/ / /
* | | | Merge topic 'WCDH-multi-file'Brad King2014-11-2610-0/+57
|\ \ \ \ | |/ / / |/| | |
| * | | WCDH: Make it possible to generate multiple files.Stephen Kelly2014-11-2410-0/+57
* | | | Merge topic 'file-GENERATE-rerun'Brad King2014-11-254-0/+38
|\ \ \ \
| * | | | file(GENERATE): Re-run cmake when appropriate.Stephen Kelly2014-11-184-0/+38
| |/ / /
* | | | Add an option for explicit BYPRODUCTS of custom commands (#14963)Brad King2014-11-148-0/+14
|/ / /
* | | Add USES_TERMINAL option for custom commandsPeter Collingbourne2014-11-148-0/+14
* | | Tests: Test add_custom_command and add_custom_target error casesBrad King2014-11-1429-0/+85
* | | file(GENERATE): Evaluate early to allow generating source filesStephen Kelly2014-11-1214-0/+85
* | | file(GENERATE): Use permissions of input file if present.Stephen Kelly2014-11-045-0/+28
* | | ExternalProject: Add unit testsDaniele E. Domenichelli2014-11-035-0/+87
* | | Merge topic 'fix-configure_file-COPYONLY'Brad King2014-11-033-0/+13
|\ \ \
| * | | configure_file: Warn about unknown argumentsBrad King2014-10-313-0/+13
| |/ /
* | | Merge topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS'Brad King2014-10-316-0/+80
|\ \ \
| * | | ExternalProject: Add unit tests for CMAKE_CACHE_DEFAULT_ARGSDaniele E. Domenichelli2014-10-316-0/+80
* | | | Merge topic 'fix--D-command-line-parsing'Brad King2014-10-306-0/+15
|\ \ \ \ | |/ / / |/| | |
| * | | cmCacheManager: parse -D flags more strictlyBen Boeckel2014-10-201-1/+1
| * | | Tests: test -D parsing on the command lineBen Boeckel2014-10-206-0/+15
| |/ /
* | | Merge topic 'revert-definition-map-lookup'Brad King2014-10-275-0/+266
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'parent-scope-tests' into variable-pull-failureBen Boeckel2014-10-245-0/+266
| |\
| | * test: add a test for PARENT_SCOPE with multiple scopesBen Boeckel2014-10-243-0/+249
| | * test: add test for PARENT_SCOPE behaviorBen Boeckel2014-10-243-0/+17
* | | FPHSA: fix when requested or found version is exactly 0Rolf Eike Beer2014-10-074-0/+8
* | | FPHSA: when EXACT version match is requested only compare the components givenRolf Eike Beer2014-10-0721-0/+45
* | | Merge topic 'ninja-compiler-change'Brad King2014-09-241-1/+1
|\ \ \
| * | | Ninja: Prevent compilers to be silently modifiedSylvain Joubert2014-09-221-1/+1
* | | | Tests: Fix CMP0054 warningsBrad King2014-09-164-5/+5
|/ / /
* | | Merge topic 'vs-generator-platform'Brad King2014-09-1513-1/+60
|\ \ \
| * | | Tests: Test setting a generator platform in a toolchain fileBrad King2014-09-159-0/+50
| * | | cmake: Add -A option to specify a generator platformBrad King2014-09-155-1/+10