| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'fix-CMP0049-extra-error' | Brad King | 2014-07-31 | 4 | -0/+14 |
|\ |
|
| * | cmTarget: Do not mistake a preceding error for a CMP0049 failure | Brad King | 2014-07-30 | 4 | -0/+14 |
|
|
* | | Genex: Implement generator expressions for target PDB files. | Nils Gladitz | 2014-07-31 | 11 | -0/+86 |
|/ |
|
* | Tests: Activate tests accidentally excluded from Xcode | Brad King | 2014-07-17 | 2 | -2/+3 |
|
|
* | Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970) | Brad King | 2014-07-14 | 2 | -2/+15 |
|
|
* | add_library: Allow arbitrary non-linked sources in OBJECT libraries | Brad King | 2014-07-09 | 2 | -2/+4 |
|
|
* | Merge topic 'refactor-usage-requirement-evaluation' | Brad King | 2014-07-07 | 3 | -10/+14 |
|\ |
|
| * | cmTarget: Simplify INTERFACE_INCLUDE_DIRECTORIES usage requirement lookup | Brad King | 2014-07-07 | 1 | -7/+7 |
|
|
| * | cmTarget: Simplify INTERFACE_SOURCES usage requirement lookup | Brad King | 2014-07-07 | 2 | -3/+7 |
|
|
* | | WCDH: Ensure that the prefix argument to the macro is valid. | Stephen Kelly | 2014-07-02 | 7 | -0/+34 |
|/ |
|
* | Merge topic 'fix-circular-transitive-properties-segfault' | Brad King | 2014-07-02 | 20 | -0/+128 |
|\ |
|
| * | Genex: Fix stack overflow in transitive property evaluation. | Stephen Kelly | 2014-07-01 | 20 | -0/+128 |
|
|
* | | Merge topic 'test-speedup-RunCMake.include_directories' | Brad King | 2014-07-01 | 19 | -44/+55 |
|\ \ |
|
| * | | Tests: Speed up RunCMake.include_directories test | Brad King | 2014-06-30 | 11 | -11/+11 |
|
|
| * | | Tests: Drop broken and now unused RunCMake_TEST_FILE option | Brad King | 2014-06-30 | 1 | -4/+1 |
|
|
| * | | Tests: Refactor RunCMake.include_directories to drop RunCMake_TEST_FILE | Brad King | 2014-06-30 | 4 | -24/+35 |
|
|
| * | | Tests: Refactor RunCMake.File_Generate to drop RunCMake_TEST_FILE | Brad King | 2014-06-30 | 4 | -5/+8 |
| |/ |
|
* | | Merge topic 'vs14-generator' | Brad King | 2014-06-30 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | VS14: Add Visual Studio 14 generator (#14982) | Brad King | 2014-06-25 | 1 | -2/+2 |
|
|
* | | Merge topic 'install-messages' | Brad King | 2014-06-27 | 18 | -0/+143 |
|\ \
| |/
|/| |
|
| * | install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) | Brad King | 2014-06-24 | 6 | -0/+24 |
|
|
| * | install: Add CMAKE_INSTALL_MESSAGE variable (#13761) | Brad King | 2014-06-24 | 4 | -0/+29 |
|
|
| * | file(INSTALL): Add undocumented options to control output verbosity | Brad King | 2014-06-24 | 6 | -0/+45 |
|
|
| * | file(INSTALL): Report existing DIRECTORY as Up-to-date | Brad King | 2014-06-24 | 8 | -0/+45 |
|
|
* | | cmake: Add '-E env' command-line tool | Brad King | 2014-06-23 | 11 | -0/+24 |
|/ |
|
* | Merge topic 'WriteCompilerDetectionHeader-compiler-versions' | Brad King | 2014-06-10 | 1 | -1/+5 |
|\ |
|
| * | WCDH: Issue a better message for version compatibility. | Stephen Kelly | 2014-06-05 | 1 | -1/+5 |
|
|
* | | cmake: Do not open directories as scripts (#14966) | Brad King | 2014-06-09 | 3 | -0/+4 |
|
|
* | | Tests: Fix RunCMake.TargetSources on Xcode 1.5 | Brad King | 2014-06-06 | 3 | -5/+8 |
|
|
* | | Allow a toolchain file to specify a generator toolset | Brad King | 2014-06-04 | 10 | -1/+61 |
|/ |
|
* | Merge topic 'fix-build-crash-on-bad-generator' | Brad King | 2014-06-04 | 9 | -0/+14 |
|\ |
|
| * | cmake: Fix --build crash on bad CMAKE_GENERATOR in cache | Brad King | 2014-06-03 | 9 | -0/+14 |
|
|
| * | cmTarget: Evaluate CMP0026 in calling context | Brad King | 2014-05-09 | 3 | -0/+17 |
|
|
* | | Merge topic 'feature-extensions-by-default' | Brad King | 2014-06-02 | 8 | -4/+4 |
|\ \ |
|
| * | | Features: Enable compiler extensions by default. | Stephen Kelly | 2014-05-31 | 8 | -4/+4 |
|
|
* | | | Genex: Clarify error message on use with non-binary targets (#14899). | Stephen Kelly | 2014-05-29 | 19 | -0/+116 |
|/ / |
|
* | | Merge topic 'cpack-properties' | Brad King | 2014-05-28 | 19 | -0/+94 |
|\ \ |
|
| * | | Add an "installed file" property scope | Nils Gladitz | 2014-05-28 | 19 | -0/+94 |
|
|
* | | | tests: test CMP0053 in WARN mode when watching variables | Ben Boeckel | 2014-05-22 | 9 | -0/+37 |
|
|
* | | | Merge topic 'COMPILE_FEATURES-genex' | Brad King | 2014-05-22 | 13 | -0/+94 |
|\ \ \ |
|
| * | | | Features: Add COMPILE_FEATURES generator expression. | Stephen Kelly | 2014-05-21 | 13 | -0/+94 |
|
|
* | | | | file: Report system error on failure to open file | Brad King | 2014-05-20 | 6 | -0/+15 |
|/ / / |
|
* | | | Merge topic 'compile-features-C-language' | Brad King | 2014-05-20 | 18 | -1/+94 |
|\ \ \ |
|
| * | | | Features: Extend concept to C language. | Stephen Kelly | 2014-05-14 | 18 | -1/+94 |
| |/ / |
|
* | | | Xcode: Add source file property to control file type (#14854) | Brad King | 2014-05-15 | 9 | -0/+24 |
|/ / |
|
* | | Merge topic 'WriteCompilerDetectionHeader-module' | Brad King | 2014-05-14 | 33 | -0/+174 |
|\ \ |
|
| * | | Add the WriteCompilerDetectionHeader module. | Stephen Kelly | 2014-05-14 | 33 | -0/+174 |
|
|
* | | | Merge topic 'minor-cleanups' | Brad King | 2014-05-12 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | Tests: Make CompileFeatures feature list lang-specific. | Stephen Kelly | 2014-05-10 | 2 | -4/+4 |
|
|
* | | | | cmTarget: Evaluate CMP0026 and CMP0051 in calling context | Brad King | 2014-05-09 | 6 | -1/+41 |
|/ / / |
|