Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Haiku: Remove use of B_COMMON_DIRECTORY | Adrien Destugues | 2013-10-08 | 4 | -23/+32 |
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-10-08 | 3 | -13/+5 |
* | Merge topic 'Add-coverage.py-Coverage' | Brad King | 2013-10-08 | 5 | -0/+200 |
|\ | |||||
| * | Adding support for the Python coverage.py tool. | Patrick Reynolds | 2013-10-08 | 5 | -0/+200 |
* | | Merge topic 'ctest_rerun_failed' | Brad King | 2013-10-08 | 4 | -2/+162 |
|\ \ | |||||
| * | | ctest: Add --rerun-failed option | Zack Galbreath | 2013-10-08 | 4 | -2/+162 |
* | | | Merge topic 'clang-warnings' | Brad King | 2013-10-08 | 11 | -28/+23 |
|\ \ \ | |||||
| * | | | cmDocumentation: Fix a few doxygen comment errors | Sean McBride | 2013-10-08 | 1 | -7/+6 |
| * | | | cm*Lexer: Populate empty doxygen @param comment | Sean McBride | 2013-10-08 | 4 | -8/+8 |
| * | | | cmTarget: Properly escape @ char in doxygen comments | Sean McBride | 2013-10-08 | 1 | -3/+3 |
| * | | | Fix warnings about \brief usage | Sean McBride | 2013-10-08 | 3 | -7/+3 |
| * | | | cmGraphVizWriter: Add extra space in comment to suppress warning | Sean McBride | 2013-10-08 | 1 | -2/+2 |
| * | | | cmNewLineStyle: Remove useless semi-colon | Sean McBride | 2013-10-08 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-08 | 1 | -1/+1 |
* | | | | Merge topic 'split-cmake-E' | Brad King | 2013-10-07 | 6 | -1385/+1431 |
|\ \ \ \ | |||||
| * | | | | cmake: Split -E command implementation into separate source file | Brad King | 2013-10-03 | 6 | -1385/+1431 |
* | | | | | Merge topic 'IMPORTED-target-SYSTEM-includes' | Brad King | 2013-10-07 | 2 | -1/+39 |
|\ \ \ \ \ | |||||
| * | | | | | Always consider includes from IMPORTED targets to be SYSTEM. | Stephen Kelly | 2013-09-24 | 2 | -1/+39 |
* | | | | | | Merge topic 'private-link-depends-are-package-private' | Brad King | 2013-10-07 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Export: Never treat private link libraries as public package dependencies. | Stephen Kelly | 2013-09-24 | 1 | -1/+2 |
* | | | | | | | Merge topic 'fixDocumentationComment' | Brad King | 2013-10-07 | 1 | -4/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack: Fix clang -Wdocumentation warnings | Eric NOULARD | 2013-09-24 | 1 | -4/+5 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'add_cache_options_to_ccmake' | Brad King | 2013-10-07 | 4 | -3/+168 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ccmake: Teach dialog to support cache STRINGS property | Bill Hoffman | 2013-10-07 | 4 | -3/+168 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'generate-modern-style' | Brad King | 2013-10-07 | 15 | -135/+136 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'test-property-genex' into generate-modern-style | Brad King | 2013-09-20 | 3 | -24/+38 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Generate modern-style cmake code. | Stephen Kelly | 2013-08-22 | 15 | -136/+137 |
* | | | | | | | | | Merge topic 'test-property-genex' | Brad King | 2013-10-07 | 3 | -24/+38 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | add_test: Mention generator expressions in old-style add_test docs | Ben Boeckel | 2013-09-20 | 1 | -1/+2 |
| * | | | | | | | | cmTestGenerator: Evaluate generator expressions in test properties | Ben Boeckel | 2013-09-20 | 2 | -2/+4 |
| * | | | | | | | | cmTestGenerator: Separate test properties for each configuration | Brad King | 2013-09-20 | 1 | -22/+33 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'doc-add_dependencies-direction' | Brad King | 2013-10-07 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | add_dependencies: Clarify direction of dependency in docs (#14424) | Brad King | 2013-09-19 | 1 | -6/+6 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'cmListFileLexer-fix-leak-on-error' | Brad King | 2013-10-07 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmListFileLexer: Fix leak on error before EOF | Brad King | 2013-09-17 | 2 | -0/+2 |
* | | | | | | | | | Merge topic 'cleanup-properties' | Brad King | 2013-10-07 | 4 | -16/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Cleanup some variable documentation names | Brad King | 2013-09-17 | 1 | -6/+4 |
| * | | | | | | | | | Remove redundant cmake::GetIsPropertyDefined method | Brad King | 2013-09-17 | 3 | -10/+1 |
* | | | | | | | | | | Merge topic 'mark_as_advanced' | Brad King | 2013-10-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mark_as_advanced: improve documentation syntax | Rolf Eike Beer | 2013-09-17 | 1 | -1/+1 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'minor_cleanup' | Brad King | 2013-10-07 | 4 | -6/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | VS6: Add some delimiting between error message and content. | Stephen Kelly | 2013-09-12 | 1 | -2/+2 |
| * | | | | | | | | | | cmTarget: Fix typo in comment. | Stephen Kelly | 2013-09-12 | 1 | -1/+1 |
| * | | | | | | | | | | Fix comments to match the code. | Stephen Kelly | 2013-09-11 | 1 | -2/+2 |
| * | | | | | | | | | | Remove unused include. | Stephen Kelly | 2013-09-11 | 1 | -1/+0 |
* | | | | | | | | | | | Merge topic 'cmake-gui-window-settings' | Brad King | 2013-10-07 | 1 | -5/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cmake-gui: save and restore the geometry and window state between sessions. | Clinton Stimpson | 2013-09-10 | 1 | -5/+4 |
* | | | | | | | | | | | | Merge topic 'authorative-LINK_LIBRARIES' | Brad King | 2013-10-07 | 1 | -18/+46 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Use one authorative source of the LINK_LIBRARIES property. | Stephen Kelly | 2013-09-09 | 1 | -18/+46 |
* | | | | | | | | | | | | | Merge topic 'rename-genex-method' | Brad King | 2013-10-07 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |