| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Help: Organize documentation style sections in cmake-developer.7 | Brad King | 2014-06-02 | 1 | -77/+73 |
|
|
* | | Help: Add documentation style section headers to cmake-developer.7 | Brad King | 2014-06-02 | 1 | -110/+132 |
|
|
* | | Help: Use "^^^^" for subsubsection headers | Brad King | 2014-06-02 | 4 | -10/+10 |
|
|
* | | Merge topic 'feature-extensions-by-default' | Brad King | 2014-06-02 | 6 | -23/+22 |
|\ \ |
|
| * | | Features: Enable compiler extensions by default. | Stephen Kelly | 2014-05-31 | 6 | -23/+22 |
|
|
* | | | Merge topic 'doc-ctest-settings' | Brad King | 2014-06-02 | 3 | -0/+609 |
|\ \ \ |
|
| * | | | Help: Document ctest dashboard client usage | Brad King | 2014-05-30 | 2 | -0/+603 |
|
|
| * | | | Help: Document ctest_start initial checkout command variables | Brad King | 2014-05-30 | 1 | -0/+6 |
| |/ / |
|
* | | | Help: Reference cmake_minimum_required from cmake_policy docs | Brad King | 2014-05-30 | 1 | -0/+6 |
|
|
* | | | Help: Format cmake_policy command documentation | Brad King | 2014-05-30 | 1 | -35/+45 |
|
|
* | | | Help: Add missing space in policy CMP0020 description | Peter Kümmel | 2014-05-30 | 1 | -1/+1 |
|/ / |
|
* | | Merge topic 'cxx14-features' | Brad King | 2014-05-29 | 1 | -0/+55 |
|\ \ |
|
| * | | Features: Add support for C++14 features. | Stephen Kelly | 2014-05-22 | 1 | -0/+55 |
|
|
* | | | Merge topic 'cpack-properties' | Brad King | 2014-05-28 | 4 | -4/+25 |
|\ \ \ |
|
| * | | | CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT properties | Nils Gladitz | 2014-05-28 | 3 | -0/+15 |
|
|
| * | | | Add an "installed file" property scope | Nils Gladitz | 2014-05-28 | 2 | -4/+10 |
|
|
* | | | | Merge topic 'doc-file-command' | Brad King | 2014-05-27 | 1 | -178/+266 |
|\ \ \ \ |
|
| * | | | | Help: Format and revise file() command documentation | Brad King | 2014-05-23 | 1 | -178/+266 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'doc-CTEST_BUILD_FLAGS' | Brad King | 2014-05-27 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | Help: describe CTEST_BUILD_FLAGS | Rolf Eike Beer | 2014-05-23 | 1 | -0/+5 |
| |/ / / |
|
* | | | | Merge topic 'compile-features-manual' | Brad King | 2014-05-27 | 23 | -6/+408 |
|\ \ \ \ |
|
| * | | | | Help: Add a manual for compiler feature control. | Stephen Kelly | 2014-05-27 | 23 | -6/+400 |
|
|
| * | | | | Features: Add missing variable reference in docs. | Stephen Kelly | 2014-05-22 | 2 | -0/+8 |
| |/ / / |
|
* | | | | Merge topic 'variable_watch-no-allowed-access' | Brad King | 2014-05-27 | 1 | -0/+8 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | variable_watch: Remove undocumented and redundant access type | Ben Boeckel | 2014-05-22 | 1 | -0/+8 |
|
|
* | | | | Merge topic 'COMPILE_FEATURES-genex' | Brad King | 2014-05-22 | 2 | -0/+10 |
|\ \ \ \ |
|
| * | | | | Features: Add COMPILE_FEATURES generator expression. | Stephen Kelly | 2014-05-21 | 2 | -0/+10 |
|
|
* | | | | | Help: Fix whitespace in doc link. | Stephen Kelly | 2014-05-20 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge topic 'compile-features-C-language' | Brad King | 2014-05-20 | 12 | -1/+122 |
|\ \ \ \ |
|
| * | | | | Features: Extend concept to C language. | Stephen Kelly | 2014-05-14 | 12 | -1/+122 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'xcode-file-type' | Brad King | 2014-05-16 | 4 | -0/+26 |
|\ \ \ \ |
|
| * | | | | Xcode: Add source file property to control file type (#14854) | Brad King | 2014-05-15 | 4 | -0/+26 |
| |/ / / |
|
* | | | | Help: Add notes for topic 'cmake-gui-capture-output' | Brad King | 2014-05-15 | 1 | -0/+6 |
|/ / / |
|
* | | | Merge topic 'WriteCompilerDetectionHeader-module' | Brad King | 2014-05-14 | 3 | -0/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add the WriteCompilerDetectionHeader module. | Stephen Kelly | 2014-05-14 | 3 | -0/+7 |
|
|
* | | | Merge topic 'package-disable-registry' | Brad King | 2014-05-12 | 8 | -3/+76 |
|\ \ \ |
|
| * | | | Help: Add notes for topic 'package-disable-registry' | Brad King | 2014-05-12 | 1 | -0/+11 |
|
|
| * | | | Allow the Package Registry to be disabled (#14849) | Daniele E. Domenichelli | 2014-05-12 | 7 | -3/+65 |
|
|
* | | | | Help: Add release notes for policy CMP0053 | Brad King | 2014-05-08 | 1 | -0/+6 |
|
|
* | | | | Help: Add documentation on escaping changes with CMP0053 | Ben Boeckel | 2014-05-08 | 1 | -6/+13 |
|
|
* | | | | EVIS: Add policy CMP0053 | Ben Boeckel | 2014-05-08 | 3 | -0/+48 |
|
|
* | | | | Help: Add more reference targets to cmake-language.7 | Brad King | 2014-05-08 | 1 | -0/+4 |
| |/ /
|/| | |
|
* | | | Merge topic 'minor-cleanups' | Brad King | 2014-05-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix whitespace in docs. | Stephen Kelly | 2014-05-07 | 1 | -1/+1 |
|
|
* | | | | cmTarget: Add CXX_STANDARD_REQUIRED to control decay. | Stephen Kelly | 2014-05-07 | 5 | -1/+26 |
|
|
* | | | | Features: Decay language flag if requested is not available. | Stephen Kelly | 2014-05-07 | 1 | -2/+14 |
|/ / / |
|
* | | | Help: Fix order of help entries. | Stephen Kelly | 2014-05-07 | 2 | -2/+2 |
|/ / |
|
* | | Features: Make CMAKE_CXX_KNOWN_FEATURES a property. | Stephen Kelly | 2014-05-02 | 4 | -4/+4 |
|
|
* | | Merge topic 'UseSWIG-guess_module_name' | Brad King | 2014-05-01 | 1 | -0/+6 |
|\ \ |
|
| * | | Help: Add notes for topic 'UseSWIG-guess_module_name' | Brad King | 2014-05-01 | 1 | -0/+6 |
|
|