summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | WCDH: Ensure that the prefix argument to the macro is valid.Stephen Kelly2014-07-027-0/+34
|/ /
* | Merge topic 'fix-circular-transitive-properties-segfault'Brad King2014-07-0220-0/+128
|\ \
| * | Genex: Fix stack overflow in transitive property evaluation.Stephen Kelly2014-07-0120-0/+128
* | | Merge topic 'test-speedup-RunCMake.include_directories'Brad King2014-07-0119-44/+55
|\ \ \
| * | | Tests: Speed up RunCMake.include_directories testBrad King2014-06-3011-11/+11
| * | | Tests: Drop broken and now unused RunCMake_TEST_FILE optionBrad King2014-06-301-4/+1
| * | | Tests: Refactor RunCMake.include_directories to drop RunCMake_TEST_FILEBrad King2014-06-304-24/+35
| * | | Tests: Refactor RunCMake.File_Generate to drop RunCMake_TEST_FILEBrad King2014-06-304-5/+8
| |/ /
* | | Merge topic 'vs14-generator'Brad King2014-06-301-2/+2
|\ \ \ | |/ / |/| |
| * | VS14: Add Visual Studio 14 generator (#14982)Brad King2014-06-251-2/+2
* | | Merge topic 'install-messages'Brad King2014-06-2718-0/+143
|\ \ \ | |/ / |/| |
| * | install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761)Brad King2014-06-246-0/+24
| * | install: Add CMAKE_INSTALL_MESSAGE variable (#13761)Brad King2014-06-244-0/+29
| * | file(INSTALL): Add undocumented options to control output verbosityBrad King2014-06-246-0/+45
| * | file(INSTALL): Report existing DIRECTORY as Up-to-dateBrad King2014-06-248-0/+45
* | | cmake: Add '-E env' command-line toolBrad King2014-06-2311-0/+24
|/ /
* | Merge topic 'WriteCompilerDetectionHeader-compiler-versions'Brad King2014-06-101-1/+5
|\ \
| * | WCDH: Issue a better message for version compatibility.Stephen Kelly2014-06-051-1/+5
* | | cmake: Do not open directories as scripts (#14966)Brad King2014-06-093-0/+4
* | | Tests: Fix RunCMake.TargetSources on Xcode 1.5Brad King2014-06-063-5/+8
* | | Allow a toolchain file to specify a generator toolsetBrad King2014-06-0410-1/+61
|/ /
* | Merge topic 'fix-build-crash-on-bad-generator'Brad King2014-06-049-0/+14
|\ \ | |/
| * cmake: Fix --build crash on bad CMAKE_GENERATOR in cacheBrad King2014-06-039-0/+14
| * cmTarget: Evaluate CMP0026 in calling contextBrad King2014-05-093-0/+17
* | Merge topic 'feature-extensions-by-default'Brad King2014-06-028-4/+4
|\ \
| * | Features: Enable compiler extensions by default.Stephen Kelly2014-05-318-4/+4
* | | Genex: Clarify error message on use with non-binary targets (#14899).Stephen Kelly2014-05-2919-0/+116
|/ /