Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | export: Implement EXPORT subcommand (#9822) | Stephen Kelly | 2013-12-24 | 16 | -74/+212 |
* | Merge topic 'MakeDocsWorkWithDocutilsBefore0_11' | Brad King | 2013-12-23 | 1 | -1/+6 |
|\ | |||||
| * | Help: Fix Sphinx extension with docutils < 0.11 | Alex Neundorf | 2013-12-23 | 1 | -1/+6 |
* | | Merge topic 'doc-organize-index' | Brad King | 2013-12-23 | 1 | -11/+4 |
|\ \ | |||||
| * | | Help: Simplify top-level index organization | Brad King | 2013-12-20 | 1 | -11/+4 |
* | | | Merge topic 'update-kwsys' | Brad King | 2013-12-23 | 3 | -0/+155 |
|\ \ \ | |||||
| * \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-12-20 | 3 | -0/+155 |
| |\ \ \ | |||||
| | * | | | KWSys 2013-12-19 (2426b57d) | KWSys Robot | 2013-12-20 | 3 | -0/+155 |
* | | | | | Merge topic 'wix-cmake-coding-conventions' | Brad King | 2013-12-23 | 8 | -108/+108 |
|\ \ \ \ \ | |||||
| * | | | | | CPackWiX: adhere to CMake member naming convention | Nils Gladitz | 2013-12-20 | 8 | -108/+108 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-Qt-rcc-file-handling' | Brad King | 2013-12-23 | 1 | -1/+10 |
|\ \ \ \ \ | |||||
| * | | | | | QtAutogen: Don't modify target source files while iterating them. | Stephen Kelly | 2013-12-20 | 1 | -1/+10 |
| |/ / / / | |||||
* | | | | | Merge topic 'vs-external-project-type' | Brad King | 2013-12-23 | 3 | -2/+39 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Teach include_external_msproject about non-C++ projects (#14661) | David Golub | 2013-12-20 | 3 | -2/+39 |
| |/ / / / | |||||
* | | | | | Merge topic 'remove-VTK-include-hack' | Brad King | 2013-12-23 | 1 | -21/+0 |
|\ \ \ \ \ | |||||
| * | | | | | cmLocalGenerator: Remove VTK include hack (#11338). | Stephen Kelly | 2013-12-20 | 1 | -21/+0 |
| |/ / / / | |||||
* | | | | | Merge topic 'constify' | Brad King | 2013-12-23 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | cmGlobalGenerator: Fix value type pushed into autogens vector | Brad King | 2013-12-20 | 1 | -1/+1 |
* | | | | | | Merge topic 'wix-fix-registry-slash' | Brad King | 2013-12-23 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPackWiX: replace slash with backslash in registry key path | Nils Gladitz | 2013-12-20 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-23 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-22 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-21 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'cmake-packages-manual' | Brad King | 2013-12-20 | 6 | -31/+479 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Help: Add a CMake manual for Packages related docs. | Stephen Kelly | 2013-12-20 | 2 | -0/+415 |
| * | | | | Split the find_dependency macro into a separate file. | Stephen Kelly | 2013-12-13 | 4 | -31/+64 |
* | | | | | Merge topic 'extend-policies-manual' | Brad King | 2013-12-20 | 1 | -1/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Mention if(POLICY) and NO_POLICY_SCOPE in policies manual. | Stephen Kelly | 2013-12-20 | 1 | -1/+15 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'doc-clarify-CMAKE_VERBOSE_MAKEFILE' | Brad King | 2013-12-20 | 1 | -4/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Clarify CMAKE_VERBOSE_MAKEFILE initialization (#14658) | Brad King | 2013-12-19 | 1 | -4/+5 |
* | | | | | | Merge topic 'minor-cleanup' | Brad King | 2013-12-20 | 12 | -58/+56 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Export: Skip INTERFACE libraries when generating -config files. | Stephen Kelly | 2013-12-19 | 1 | -7/+5 |
| * | | | | | | cmTarget: Fix typo | Stephen Kelly | 2013-12-19 | 3 | -3/+3 |
| * | | | | | | Automoc: Fix style | Stephen Kelly | 2013-12-19 | 1 | -3/+3 |
| * | | | | | | Genex: Use case-sensitive comparison in PLATFORM_ID. | Stephen Kelly | 2013-12-19 | 1 | -1/+1 |
| * | | | | | | Genex: Always return immediately on error. | Stephen Kelly | 2013-12-19 | 1 | -0/+4 |
| * | | | | | | Export: Clean up comment. | Stephen Kelly | 2013-12-19 | 1 | -2/+0 |
| * | | | | | | Genex: Accept arbitrary content in *_CASE and MAKE_C_IDENTIFIER. | Stephen Kelly | 2013-12-19 | 3 | -6/+12 |
| * | | | | | | Genex: Allow single param expressions to accept arbirary input. | Stephen Kelly | 2013-12-19 | 1 | -31/+23 |
| * | | | | | | Constify cmStrCmp. | Stephen Kelly | 2013-12-19 | 1 | -3/+3 |
| * | | | | | | Help: Fix CMP0037 docs. | Stephen Kelly | 2013-12-19 | 1 | -1/+1 |
| * | | | | | | Help: Add missing period. | Stephen Kelly | 2013-12-19 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'add-platform-MirBSD' | Brad King | 2013-12-20 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add MirBSD platform support (#14659) | Brad King | 2013-12-19 | 1 | -0/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'make-entry-no-parallel' | Brad King | 2013-12-20 | 4 | -0/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Makefile: Allow "gmake target1 target2 -j" (#14312) | Brad King | 2013-12-20 | 4 | -0/+18 |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2013-12-20 | 6 | -9/+44 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-12-19 | 6 | -9/+44 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | KWSys 2013-12-19 (88165c5e) | KWSys Robot | 2013-12-19 | 6 | -9/+44 |
* | | | | | | | Merge topic 'doc-TestCXXAcceptsFlag-cleanup' | Brad King | 2013-12-20 | 1 | -7/+9 |
|\ \ \ \ \ \ \ |