summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* export: Implement EXPORT subcommand (#9822)Stephen Kelly2013-12-2416-74/+212
* Merge topic 'MakeDocsWorkWithDocutilsBefore0_11'Brad King2013-12-231-1/+6
|\
| * Help: Fix Sphinx extension with docutils < 0.11Alex Neundorf2013-12-231-1/+6
* | Merge topic 'doc-organize-index'Brad King2013-12-231-11/+4
|\ \
| * | Help: Simplify top-level index organizationBrad King2013-12-201-11/+4
* | | Merge topic 'update-kwsys'Brad King2013-12-233-0/+155
|\ \ \
| * \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-12-203-0/+155
| |\ \ \
| | * | | KWSys 2013-12-19 (2426b57d)KWSys Robot2013-12-203-0/+155
* | | | | Merge topic 'wix-cmake-coding-conventions'Brad King2013-12-238-108/+108
|\ \ \ \ \
| * | | | | CPackWiX: adhere to CMake member naming conventionNils Gladitz2013-12-208-108/+108
| |/ / / /
* | | | | Merge topic 'fix-Qt-rcc-file-handling'Brad King2013-12-231-1/+10
|\ \ \ \ \
| * | | | | QtAutogen: Don't modify target source files while iterating them.Stephen Kelly2013-12-201-1/+10
| |/ / / /
* | | | | Merge topic 'vs-external-project-type'Brad King2013-12-233-2/+39
|\ \ \ \ \
| * | | | | VS: Teach include_external_msproject about non-C++ projects (#14661)David Golub2013-12-203-2/+39
| |/ / / /
* | | | | Merge topic 'remove-VTK-include-hack'Brad King2013-12-231-21/+0
|\ \ \ \ \
| * | | | | cmLocalGenerator: Remove VTK include hack (#11338).Stephen Kelly2013-12-201-21/+0
| |/ / / /
* | | | | Merge topic 'constify'Brad King2013-12-231-1/+1
|\ \ \ \ \
| * | | | | cmGlobalGenerator: Fix value type pushed into autogens vectorBrad King2013-12-201-1/+1
* | | | | | Merge topic 'wix-fix-registry-slash'Brad King2013-12-231-1/+1
|\ \ \ \ \ \
| * | | | | | CPackWiX: replace slash with backslash in registry key pathNils Gladitz2013-12-201-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2013-12-231-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2013-12-221-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-12-211-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'cmake-packages-manual'Brad King2013-12-206-31/+479
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Help: Add a CMake manual for Packages related docs.Stephen Kelly2013-12-202-0/+415
| * | | | Split the find_dependency macro into a separate file.Stephen Kelly2013-12-134-31/+64
* | | | | Merge topic 'extend-policies-manual'Brad King2013-12-201-1/+15
|\ \ \ \ \
| * | | | | Help: Mention if(POLICY) and NO_POLICY_SCOPE in policies manual.Stephen Kelly2013-12-201-1/+15
| | |/ / / | |/| | |
* | | | | Merge topic 'doc-clarify-CMAKE_VERBOSE_MAKEFILE'Brad King2013-12-201-4/+5
|\ \ \ \ \
| * | | | | Help: Clarify CMAKE_VERBOSE_MAKEFILE initialization (#14658)Brad King2013-12-191-4/+5
* | | | | | Merge topic 'minor-cleanup'Brad King2013-12-2012-58/+56
|\ \ \ \ \ \
| * | | | | | Export: Skip INTERFACE libraries when generating -config files.Stephen Kelly2013-12-191-7/+5
| * | | | | | cmTarget: Fix typoStephen Kelly2013-12-193-3/+3
| * | | | | | Automoc: Fix styleStephen Kelly2013-12-191-3/+3
| * | | | | | Genex: Use case-sensitive comparison in PLATFORM_ID.Stephen Kelly2013-12-191-1/+1
| * | | | | | Genex: Always return immediately on error.Stephen Kelly2013-12-191-0/+4
| * | | | | | Export: Clean up comment.Stephen Kelly2013-12-191-2/+0
| * | | | | | Genex: Accept arbitrary content in *_CASE and MAKE_C_IDENTIFIER.Stephen Kelly2013-12-193-6/+12
| * | | | | | Genex: Allow single param expressions to accept arbirary input.Stephen Kelly2013-12-191-31/+23
| * | | | | | Constify cmStrCmp.Stephen Kelly2013-12-191-3/+3
| * | | | | | Help: Fix CMP0037 docs.Stephen Kelly2013-12-191-1/+1
| * | | | | | Help: Add missing period.Stephen Kelly2013-12-191-1/+1
| |/ / / / /
* | | | | | Merge topic 'add-platform-MirBSD'Brad King2013-12-201-0/+1
|\ \ \ \ \ \
| * | | | | | Add MirBSD platform support (#14659)Brad King2013-12-191-0/+1
| |/ / / / /
* | | | | | Merge topic 'make-entry-no-parallel'Brad King2013-12-204-0/+18
|\ \ \ \ \ \
| * | | | | | Makefile: Allow "gmake target1 target2 -j" (#14312)Brad King2013-12-204-0/+18
* | | | | | | Merge topic 'update-kwsys'Brad King2013-12-206-9/+44
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-12-196-9/+44
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | KWSys 2013-12-19 (88165c5e)KWSys Robot2013-12-196-9/+44
* | | | | | | Merge topic 'doc-TestCXXAcceptsFlag-cleanup'Brad King2013-12-201-7/+9
|\ \ \ \ \ \ \