summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge topic 'KateFixNinja'Brad King2013-12-192-57/+24
|\ \ \ \ \
| * | | | | kate: fix ninja supportAlex Neundorf2013-12-192-11/+24
| * | | | | kate: remove unused functionAlex Neundorf2013-12-192-46/+0
* | | | | | Merge topic 'fix-INTERFACE-mapped-config'Brad King2013-12-191-2/+10
|\ \ \ \ \ \
| * | | | | | Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636)Stephen Kelly2013-12-091-2/+10
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2013-12-191-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2013-12-181-1/+1
* | | | | CMake Nightly Date StampKitware Robot2013-12-171-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2013-12-161-1/+1
* | | | CMake Nightly Date StampKitware Robot2013-12-151-1/+1
* | | | CMake Nightly Date StampKitware Robot2013-12-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2013-12-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2013-12-121-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2013-12-111-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2013-12-101-1/+1
|/
* Merge topic 'INTERFACE_AUTOUIC_OPTIONS'Brad King2013-12-092-140/+159
|\
| * cmTarget: Require a compatible INTERFACE_AUTOUIC_OPTIONS from dependencies.Stephen Kelly2013-12-082-144/+26
| * cmTarget: Report origin of COMPATIBLE_INTERFACE properties.Stephen Kelly2013-12-082-3/+140
* | Merge topic 'unicode-win32-apis'Brad King2013-12-099-78/+107
|\ \
| * | Windows: Use wide-character system APIsClinton Stimpson2013-12-099-78/+107
* | | CMake Nightly Date StampKitware Robot2013-12-091-1/+1
* | | CMake Nightly Date StampKitware Robot2013-12-081-1/+1
* | | CMake Nightly Date StampKitware Robot2013-12-071-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2013-12-061-1/+1
* | Merge topic 'minor-cleanups'Brad King2013-12-053-3/+4
|\ \
| * | Make the cmStrictTargetComparison operate on const cmTarget*.Stephen Kelly2013-12-042-2/+3
| * | Don't generate self-references for system include directories.Stephen Kelly2013-12-031-1/+1
* | | Merge topic 'cleanup-build-commands'Brad King2013-12-056-0/+30
|\ \ \ | |_|/ |/| |
| * | VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variablesBrad King2013-12-046-0/+30
* | | CMake Nightly Date StampKitware Robot2013-12-051-1/+1
* | | Merge topic 'fix-export-segfault'Brad King2013-12-041-0/+8
|\ \ \
| * | | export(): Check targets exist at configure-time (#14608)Stephen Kelly2013-12-041-0/+8