summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmTargetPropCommandBase: simplify code pathBen Boeckel2018-10-261-1/+1
* cmTargetPropCommandBase: skip property setting if there's nothing to addBen Boeckel2018-10-261-0/+3
* Merge topic 'backtrace-gen-values'Brad King2018-10-227-153/+377
|\
| * install: Record TARGET mode backtraces internallyBrad King2018-10-183-33/+43
| * Add generator APIs to get build settings with backtracesBrad King2018-10-184-112/+329
| * cmLocalGenerator: Make MoveSystemIncludesToEnd file-localBrad King2018-10-182-9/+6
* | Merge topic 'update-kwsys'Brad King2018-10-222-1/+6
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-10-192-1/+6
* | | CMake Nightly Date StampKitware Robot2018-10-221-1/+1
* | | CMake Nightly Date StampKitware Robot2018-10-211-1/+1
* | | CMake Nightly Date StampKitware Robot2018-10-201-1/+1
* | | Merge topic 'target-depend-backtraces'Brad King2018-10-1921-106/+173
|\ \ \ | | |/ | |/|
| * | Track backtraces in target dependencies internallyBrad King2018-10-186-19/+50
| * | add_dependencies: Track backtraces internallyBrad King2018-10-1811-54/+38
| * | cmLinkItem: Add backtraceBrad King2018-10-186-37/+39
| * | cmListFileCache: Add ExpandListWithBacktrace helperBrad King2018-10-172-0/+16
| * | cmListFileCache: Add wrapper template for values with a backtraceBrad King2018-10-172-1/+35
* | | CMake Nightly Date StampKitware Robot2018-10-191-1/+1
* | | Merge topic 'revert-server-iface-sources'Brad King2018-10-183-182/+40
|\ \ \
| * | | cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES"Brad King2018-10-173-182/+40
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2018-10-181-1/+1
| |/ |/|
* | Merge topic 'better-empty-list-behavior'Brad King2018-10-171-24/+22
|\ \
| * | cmListCommand: handle empty lists for list(REMOVE_AT)Ben Boeckel2018-10-161-7/+11
| * | cmListCommand: make list(ACTION not_a_list) succeed when idempotentBen Boeckel2018-10-161-11/+5
| * | cmListCommand: check list(FILTER) operation before the listBen Boeckel2018-10-111-8/+8
* | | Merge topic 'gem-string'Brad King2018-10-176-13/+15
|\ \ \
| * | | cmGeneratorTarget::GetExportMacro: return const std::string*Vitaly Stakhovsky2018-10-166-13/+15
* | | | Merge topic 'ctor-remove'Brad King2018-10-172-18/+5
|\ \ \ \
| * | | | cmCustomCommand: remove the default constructorVitaly Stakhovsky2018-10-142-18/+5
| |/ / /
* | | | Merge topic 'vs-improve'Brad King2018-10-172-46/+31
|\ \ \ \
| * | | | cmVisualStudio10TargetGenerator: Code improvementVitaly Stakhovsky2018-10-142-46/+31
| |/ / /
* | | | Merge topic 'ctest-coverage-gtm-percent'Brad King2018-10-171-2/+7
|\ \ \ \
| * | | | CTest: Fix GTM coverage handling of entry point named "%"Joseph Snyder2018-10-161-2/+7
* | | | | CMake Nightly Date StampKitware Robot2018-10-171-1/+1
* | | | | Merge topic 'ctest_done_bug_fix'Brad King2018-10-161-1/+11
|\ \ \ \ \
| * | | | | ctest_submit: Generate Done.xml at submit timeZack Galbreath2018-10-151-1/+11
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2018-10-161-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2018-10-151-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2018-10-141-1/+1
* | | CMake Nightly Date StampKitware Robot2018-10-131-1/+1
* | | Merge topic 'cppcheck-exit-code'Brad King2018-10-121-3/+7
|\ \ \
| * | | Fail the build if cppcheck returns a non-zero exit codeHarald Brinkmann2018-10-111-3/+7
* | | | Merge topic 'revert-install-code-script-genex'Brad King2018-10-122-44/+9
|\ \ \ \
| * \ \ \ Merge branch 'backport-revert-install-code-script-genex' into revert-install-...Brad King2018-10-112-44/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | install: Revert CODE,SCRIPT support for generator expressionsBrad King2018-10-112-44/+9
| | | |/ | | |/|
* | | | CMake Nightly Date StampKitware Robot2018-10-121-1/+1
|/ / /
* | | Merge topic 'remove-AddCompileDefinitions'Brad King2018-10-116-31/+9
|\ \ \
| * | | cmLocalGenerator: Remove AddCompileDefinitions methodBrad King2018-10-106-31/+9
* | | | Merge topic 'vs-cuda-pdb'Brad King2018-10-111-7/+18
|\ \ \ \
| * | | | VS: Add workaround for CUDA compiler PDB location with spaceBrad King2018-10-101-0/+7