summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge topic 'if-sanity'Brad King2014-09-1526-0/+436
|\ \ \ \ | |/ / / |/| | |
| * | | If: Introduce policy CMP0054 - don't dereference quoted variables in if()Nils Gladitz2014-09-1126-0/+436
* | | | Tests: Add generator platform supportBrad King2014-09-104-5/+8
* | | | VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8Brad King2014-09-053-3/+18
* | | | CMake: Add CMAKE_GENERATOR_PLATFORM optionBrad King2014-09-059-0/+35
|/ / /
* | | StringUuid: Implement new string(UUID) sub-command.Nils Gladitz2014-08-2820-0/+79
* | | Merge topic 'fix-lexer-open-square'Brad King2014-08-192-2/+2
|\ \ \
| * | | cmListFileLexer: Fix lexing of single '[' character (#15092)Brad King2014-08-182-2/+2
| | |/ | |/|
* | | Merge topic 'fix-CMP0049-extra-error'Brad King2014-07-314-0/+14
|\ \ \
| * | | cmTarget: Do not mistake a preceding error for a CMP0049 failureBrad King2014-07-304-0/+14
* | | | Genex: Implement generator expressions for target PDB files.Nils Gladitz2014-07-3111-0/+86
|/ / /
* | | Tests: Activate tests accidentally excluded from XcodeBrad King2014-07-172-2/+3
* | | Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970)Brad King2014-07-142-2/+15
* | | add_library: Allow arbitrary non-linked sources in OBJECT librariesBrad King2014-07-092-2/+4
* | | Merge topic 'refactor-usage-requirement-evaluation'Brad King2014-07-073-10/+14
|\ \ \
| * | | cmTarget: Simplify INTERFACE_INCLUDE_DIRECTORIES usage requirement lookupBrad King2014-07-071-7/+7
| * | | cmTarget: Simplify INTERFACE_SOURCES usage requirement lookupBrad King2014-07-072-3/+7