summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Merge topic 'cpack-properties'Brad King2014-05-2819-0/+94
|\ \
| * | Add an "installed file" property scopeNils Gladitz2014-05-2819-0/+94
* | | tests: test CMP0053 in WARN mode when watching variablesBen Boeckel2014-05-229-0/+37
* | | Merge topic 'COMPILE_FEATURES-genex'Brad King2014-05-2213-0/+94
|\ \ \
| * | | Features: Add COMPILE_FEATURES generator expression.Stephen Kelly2014-05-2113-0/+94
* | | | file: Report system error on failure to open fileBrad King2014-05-206-0/+15
|/ / /
* | | Merge topic 'compile-features-C-language'Brad King2014-05-2018-1/+94
|\ \ \
| * | | Features: Extend concept to C language.Stephen Kelly2014-05-1418-1/+94
| |/ /
* | | Xcode: Add source file property to control file type (#14854)Brad King2014-05-159-0/+24
|/ /
* | Merge topic 'WriteCompilerDetectionHeader-module'Brad King2014-05-1433-0/+174
|\ \
| * | Add the WriteCompilerDetectionHeader module.Stephen Kelly2014-05-1433-0/+174
* | | Merge topic 'minor-cleanups'Brad King2014-05-122-4/+4
|\ \ \
| * | | Tests: Make CompileFeatures feature list lang-specific.Stephen Kelly2014-05-102-4/+4
* | | | cmTarget: Evaluate CMP0026 and CMP0051 in calling contextBrad King2014-05-096-1/+41
|/ / /