summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | EVIS: Add tests for syntax corner cases and CMP0053Ben Boeckel2014-05-08107-1/+692
|/ /
* | Merge topic 'minor-cleanups'Brad King2014-05-084-4/+4
|\ \
| * | Features: Include the language of the compiler in error messages.Stephen Kelly2014-05-074-4/+4
* | | Merge topic 'decay-language-version'Brad King2014-05-0826-0/+102
|\ \ \
| * | | cmTarget: Add CXX_STANDARD_REQUIRED to control decay.Stephen Kelly2014-05-0726-0/+102
| |/ /
* | | Merge topic 'no-assert-missing-objlib'Brad King2014-05-074-0/+27
|\ \ \ | |/ / |/| |
| * | cmTarget: Don't assert on object libraries for configure-time location.Stephen Kelly2014-05-064-0/+27
* | | file(GENERATE): Only write the file if content is different.Stephen Kelly2014-04-304-0/+34
* | | Merge topic 'feature-absence-hard-error'Brad King2014-04-219-3/+38
|\ \ \
| * | | Features: FATAL_ERROR on compilers with no recorded features.Stephen Kelly2014-04-178-0/+37
| * | | Tests: Run RunCMake.target_compile_features unconditionally.Stephen Kelly2014-04-161-3/+1
* | | | Merge topic 'ExternalData-missing-not-fatal'Brad King2014-04-2111-10/+43
|\ \ \ \
| * | | | ExternalData: Warn on missing file instead of failingBrad King2014-04-1711-10/+43
| |/ / /
* | | | CMP0052: Make the warning message more informative.Stephen Kelly2014-04-172-0/+10
* | | | CMP0052: Test that include dirs in install locations cause no warnings.Stephen Kelly2014-04-174-0/+14
|/ / /
* | | Merge topic 'target_compile_features'Brad King2014-04-1555-0/+232
|\ \ \ | |/ / |/| |
| * | Add target_compile_features command.Stephen Kelly2014-04-0735-0/+142
| * | cmTarget: Transitively evaluate compiler features.Stephen Kelly2014-04-0713-0/+63
| * | cmTarget: Allow populating COMPILE_FEATURES using generator expressions.Stephen Kelly2014-04-074-0/+7