summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'pp-transitive-property-handling'Brad King2013-11-123-23/+18
|\
| * Genex: Use a preprocessor foreach to follow transitive properties.Stephen Kelly2013-11-091-17/+12
| * Genex: Simplify the preprocessor looper for interface properties.Stephen Kelly2013-11-093-6/+6
* | Merge topic 'constify'Brad King2013-11-124-29/+25
|\ \ | |/
| * Make accessors for compile-related information const.Stephen Kelly2013-11-092-19/+20
| * cmTarget: Don't finalize include directories in GetIncludeDirectories.Stephen Kelly2013-11-072-7/+2
| * cmGlobalGenerator: Rename the FinalizeCompileDefinitions method.Stephen Kelly2013-11-072-3/+3
* | Merge topic 'cmake-internal-locations'Brad King2013-11-1226-350/+212
|\ \
| * | Refactor internal resource location APIs and initializationBrad King2013-11-1226-350/+212
| |/
* | Merge topic 'clear-generator-data'Brad King2013-11-122-1/+10
|\ \
| * | cmExportSetMap: Override clear() to delete held resourcesBrad King2013-11-082-1/+10
* | | CMake Nightly Date StampKitware Robot2013-11-121-1/+1
* | | CMake Nightly Date StampKitware Robot2013-11-111-1/+1
* | | CMake Nightly Date StampKitware Robot2013-11-101-1/+1
* | | CMake Nightly Date StampKitware Robot2013-11-091-1/+1
* | | Merge topic 'tll-target-policies'Brad King2013-11-086-7/+164
|\ \ \
| * | | Disallow linking to utility targets (#13902).Stephen Kelly2013-11-073-0/+37
| * | | Disallow link-to-self (#13947).Stephen Kelly2013-11-073-7/+44
| * | | Disallow invalid target names (#13140)Stephen Kelly2013-11-074-0/+83
* | | | CMake Nightly Date StampKitware Robot2013-11-081-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2013-11-071-1/+1
|/ /
* | Merge topic 'refactor-autogen-setup'Brad King2013-11-064-89/+114
|\ \
| * | cmAutogen: Gather tool arguments after creating generator targets.Stephen Kelly2013-11-052-10/+18
| * | cmAutogen: Rename method to InitializeAutogenTargetStephen Kelly2013-11-053-3/+3
| * | cmAutogen: Move autogen target creation to InitializeMocSourceFile.Stephen Kelly2013-11-051-67/+72
| * | cmAutogen: Extract some helper methods for autogen targets.Stephen Kelly2013-11-051-9/+21
* | | Merge topic 'clear-generator-data'Brad King2013-11-062-48/+38
|\ \ \ | | |/ | |/|
| * | cmGlobalGenerator: Refactor member cleanup between configuresBrad King2013-11-052-48/+38
* | | CMake Nightly Date StampKitware Robot2013-11-061-1/+1
| |/ |/|
* | Merge topic 'fix-automoc-compile-definitions'Brad King2013-11-052-4/+21
|\ \
| * | Automoc: Add directory-level COMPILE_DEFINITIONS to command line (#14535)Stephen Kelly2013-11-052-4/+21
* | | Merge topic 'cmake-E-autogen-crash'Brad King2013-11-051-1/+1
|\ \ \
| * | | cmake: Validate -E cmake_autogen argument count (#14545)Brad King2013-11-051-1/+1
| | |/ | |/|
* | | Merge topic 'ninja-dont-parse-empty-depsflag'Brad King2013-11-051-5/+8
|\ \ \ | |/ / |/| |
| * | Ninja: don't parse empty stringPeter Kümmel2013-11-041-5/+8
* | | Merge topic 'clear-evaluation-files'Brad King2013-11-051-0/+8
|\ \ \
| * | | file(GENERATE): Clear internal records between configuresBrad King2013-11-041-0/+8
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2013-11-051-1/+1
* | | Merge topic 'policy-CMP0022-fixes-for-master'Brad King2013-11-043-142/+125
|\ \ \
| * \ \ Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-masterBrad King2013-11-033-142/+125
| |\ \ \
| | * | | CMP0022: Warn about a given target at most onceBrad King2013-11-031-2/+9
| | * | | Do not export INTERFACE_LINK_LIBRARIES from non-linkable targetsBrad King2013-11-021-0/+4
| | * | | CMP0022: Plain target_link_libraries must populate link interfaceBrad King2013-11-024-140/+122
| | * | | Merge branch 'output-CMP0022-entries' into policy-CMP0022-fixesBrad King2013-11-021-1/+26
| | |\ \ \
* | | \ \ \ Merge topic 'constify'Brad King2013-11-044-35/+36
|\ \ \ \ \ \
| * | | | | | cmGeneratorTarget: Make some accessors const.Stephen Kelly2013-11-032-21/+22
| * | | | | | cmTarget: Make some accessors const.Stephen Kelly2013-11-032-14/+14
* | | | | | | Merge topic 'robust-ctest_empty_binary_directory'Brad King2013-11-042-3/+63
|\ \ \ \ \ \ \
| * | | | | | | CTest: more aggressive implementation of ctest_empty_binary_directory()Nils Gladitz2013-11-022-3/+63
* | | | | | | | Merge topic 'cpack-drag-n-drop-rez'Brad King2013-11-041-1/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |