summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2013-12-281-1/+1
* CMake Nightly Date StampKitware Robot2013-12-271-1/+1
* CMake Nightly Date StampKitware Robot2013-12-261-1/+1
* CMake Nightly Date StampKitware Robot2013-12-251-1/+1
* CMake Nightly Date StampKitware Robot2013-12-241-1/+1
* Merge topic 'update-kwsys'Brad King2013-12-233-0/+155
|\
| * Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-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 'minor-cleanup'Brad King2013-12-206-48/+46
|\ \ \
| * | | Export: Skip INTERFACE libraries when generating -config files.Stephen Kelly2013-12-191-7/+5
| * | | cmTarget: Fix typoStephen Kelly2013-12-191-1/+1
| * | | 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-191-0/+6
| * | | Genex: Allow single param expressions to accept arbirary input.Stephen Kelly2013-12-191-31/+23
| * | | Constify cmStrCmp.Stephen Kelly2013-12-191-3/+3
* | | | 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
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2013-12-201-1/+1
|/ / /
* | | Merge topic 'wix-fragment-injection'Brad King2013-12-195-0/+306
|\ \ \
| * | | CPackWiX: allow customization of generated WiX sourcesNils Gladitz2013-12-175-0/+306
* | | | Merge topic 'minor-cleanup'Brad King2013-12-192-0/+12
|\ \ \ \
| * | | | Avoid certain actions on IMPORTED targets.Stephen Kelly2013-12-112-0/+12
* | | | | Merge topic 'constify'Brad King2013-12-1936-180/+226
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Constify autogen handling.Stephen Kelly2013-12-113-15/+18
| * | | | Autogen: Split AutoRcc handling into two methodsStephen Kelly2013-12-112-20/+37
| * | | | cmLocalGenerator: Constify target definitions accessStephen Kelly2013-12-112-3/+4
| * | | | Constify cmGeneratorTarget access.Stephen Kelly2013-12-113-3/+4
| * | | | Constify handling of link targets.Stephen Kelly2013-12-118-34/+41
| * | | | Constify handling of target dependencies.Stephen Kelly2013-12-1124-105/+122
* | | | | Merge topic 'remove-INTERFACE-build-targets'Brad King2013-12-195-78/+44
|\ \ \ \ \ | |/ / / /
| * | | | Remove INTERFACE build targets.Stephen Kelly2013-12-105-78/+44