summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | VS: Drop workaround for CUDA compiler PDB location on CUDA 9.2+Brad King2018-10-101-7/+11
| | |/ / | |/| |
* | | | Merge topic 'cmake_policy-get_warning'Brad King2018-10-113-1/+35
|\ \ \ \
| * | | | cmake_policy: Add undocumented GET_WARNING commandKyle Edwards2018-10-103-1/+35
| | |/ / | |/| |
* | | | Merge topic 'install-subdirectory-order'Brad King2018-10-119-19/+195
|\ \ \ \
| * | | | add_subdirectory: Run subdirectory install rules in correct orderKyle Edwards2018-10-109-19/+195
| |/ / /
* | | | Merge topic 'ctest-done'Brad King2018-10-114-28/+76
|\ \ \ \
| * | | | ctest_submit: Add support for a "Done" partBetsy McPhail2018-10-103-0/+41
| * | | | ctest_submit: Refactor file list to use a vector instead of a setBetsy McPhail2018-10-102-28/+35