summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | CMake Nightly Date StampKitware Robot2013-12-041-1/+1
* | | | Merge topic 'filter-showincludes-in-launcher'Brad King2013-12-034-1/+21
|\ \ \ \
| * | | | CTest: filter /showIncludes output from ninja compile launcherNils Gladitz2013-12-034-1/+21
* | | | | Merge topic 'cmake-mt-return-value'Brad King2013-12-031-1/+2
|\ \ \ \ \
| * | | | | cmake: Fix mt return value when hosted on posix (#14605)Flynn Marquardt2013-12-021-1/+2
* | | | | | Merge topic 'xcode-folder-dedup'Brad King2013-12-031-7/+7
|\ \ \ \ \ \
| * | | | | | Xcode: Fix duplicate target subfolders (#14133)Stephan Tolksdorf2013-12-021-7/+7
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2013-12-031-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'use-generator-target'Brad King2013-12-021-0/+5
|\ \ \ \ \