| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid using KWSys auto_ptr by adopting it ourselves | Brad King | 2016-06-29 | 1 | -3/+4 |
|
|
* | Help: Fix typo in `cmake-developer(7)` manual | Prayag Verma | 2016-02-01 | 1 | -1/+1 |
|
|
* | Project: Determine default language dialect for the compiler. | Stephen Kelly | 2015-09-18 | 1 | -3/+3 |
|
|
* | Help: Drop incorrect advice from cmake-developer.7 manual | Brad King | 2015-06-08 | 1 | -1/+0 |
|
|
* | Help: Add link target for Find Modules section of cmake-developer.7 | Brad King | 2015-04-07 | 1 | -0/+1 |
|
|
* | cmTarget: Remove template argument workaround. | Stephen Kelly | 2015-02-17 | 1 | -28/+0 |
|
|
* | Features: Define meaning for no language standard default | Brad King | 2015-01-29 | 1 | -1/+3 |
|
|
* | Help: Remove documented restriction on template use. | Stephen Kelly | 2015-01-11 | 1 | -6/+0 |
|
|
* | Help: Remove documented restriction on find in conditions. | Stephen Kelly | 2015-01-11 | 1 | -26/+0 |
|
|
* | Help: Remove documented restriction on insert APIs. | Stephen Kelly | 2015-01-11 | 1 | -47/+0 |
|
|
* | Help: Drop FeatureSummary example in cmake-developer.7 | Brad King | 2014-12-09 | 1 | -11/+0 |
|
|
* | Help: Document that IMPORTED targets in Find modules may be UNKNOWN. | Stephen Kelly | 2014-12-04 | 1 | -0/+5 |
|
|
* | Help: Document IMPORTED_CONFIGURATIONS target property for Find modules. | Stephen Kelly | 2014-12-04 | 1 | -1/+40 |
|
|
* | Help: Remove recommendation about checking minimum CMake version. | Stephen Kelly | 2014-12-04 | 1 | -10/+0 |
|
|
* | Help: Add useful links to IMPORTED targets and usage requirements. | Stephen Kelly | 2014-12-04 | 1 | -4/+3 |
|
|
* | Help: Remove disadvantage creating IMPORTED targets in Find modules. | Stephen Kelly | 2014-12-04 | 1 | -4/+1 |
|
|
* | Help: Link to cmake-packages(7) from the Module creation documentation. | Stephen Kelly | 2014-12-04 | 1 | -1/+3 |
|
|
* | Remove note disallowing use of some string and vector API. | Stephen Kelly | 2014-11-25 | 1 | -26/+0 |
|
|
* | Remove disallowed feature which Borland did not accept. | Stephen Kelly | 2014-11-25 | 1 | -22/+0 |
|
|
* | Help: Update developer manual with some C++ features now permitted. | Stephen Kelly | 2014-11-20 | 1 | -7/+1 |
|
|
* | Help: Drop TOC from latex manuals | Brad King | 2014-11-06 | 1 | -1/+1 |
|
|
* | Help/manual: Avoid long lines in code blocks | Brad King | 2014-10-22 | 1 | -1/+2 |
|
|
* | Help: Clarify size_t usage in cmake-developer.7 | Robert Maynard | 2014-10-03 | 1 | -2/+2 |
|
|
* | Help: Update style guide to use section headers for command signatures | Brad King | 2014-06-12 | 1 | -3/+4 |
|
|
* | Help: Document section header underline hierarchy in cmake-developer.7 | Brad King | 2014-06-02 | 1 | -0/+9 |
|
|
* | 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 | 1 | -2/+2 |
|
|
* | Merge topic 'cpack-properties' | Brad King | 2014-05-28 | 1 | -4/+4 |
|\ |
|
| * | Add an "installed file" property scope | Nils Gladitz | 2014-05-28 | 1 | -4/+4 |
|
|
* | | Help: Add a manual for compiler feature control. | Stephen Kelly | 2014-05-27 | 1 | -0/+45 |
|/ |
|
* | Help: Rewrite the cmake-developer.7 find module documentation | Alex Merry | 2014-04-02 | 1 | -175/+370 |
|
|
* | Help: Drop cmStdString from cmake-developer(7) examples | Brad King | 2014-03-13 | 1 | -6/+6 |
|
|
* | Help: Fix typo | Stephen Kelly | 2014-02-17 | 1 | -2/+2 |
|
|
* | Help: Add a style guide. | Stephen Kelly | 2014-02-06 | 1 | -2/+167 |
|
|
* | Help: Fix typos | Stephen Kelly | 2014-02-06 | 1 | -1/+1 |
|
|
* | Help: Note that std::string::clear may not be used. | Stephen Kelly | 2014-01-27 | 1 | -4/+6 |
|
|
* | Help: Document non-use of std::set::insert. | Stephen Kelly | 2014-01-27 | 1 | -0/+23 |
|
|
* | Help: Document the C++ subset permitted for CMake code. | Stephen Kelly | 2014-01-06 | 1 | -0/+159 |
|
|
* | Help: Reference cmake-language.7 comment docs from cmake-developer.7 | Brad King | 2013-11-08 | 1 | -2/+3 |
|
|
* | cmRST: Add support for the note and productionlist directives | Brad King | 2013-10-30 | 1 | -0/+10 |
|
|
* | Help: Glob manual/*.rst in Sphinx configuration | Brad King | 2013-10-30 | 1 | -0/+2 |
|
|
* | cmRST: Teach cmake-module directive to scan bracket comments | Brad King | 2013-10-23 | 1 | -6/+22 |
|
|
* | cmake-developer.7: Improve flow of module documentation instructions | Brad King | 2013-10-23 | 1 | -17/+18 |
|
|
* | cmRST: Cross-reference cmake-developer.7 manual and cmRST Doxygen | Brad King | 2013-10-22 | 1 | -0/+3 |
|
|
* | Help: Add documentation format to cmake-developer.7 manual | Brad King | 2013-10-22 | 1 | -0/+205 |
|
|
* | Help: Organize cmake-developer.7 manual Modules section | Brad King | 2013-10-22 | 1 | -50/+74 |
|
|
* | Help: Fix module documentation markup in cmake-developer.7 manual | Kitware Robot | 2013-10-22 | 1 | -102/+161 |
|
|
* | Help: Move Modules/readme.txt content into cmake-developer.7 manual | Kitware Robot | 2013-10-22 | 1 | -0/+188 |
|
|
* | Help: Add cmake-developer.7 manual | Brad King | 2013-10-22 | 1 | -0/+18 |
|
|