summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'cuda-filter-device-link-libs' into release-3.13Brad King2018-10-291-8/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'set_directory_properties-script-mode' into release-3.13Brad King2018-10-294-2/+14
| |\ \ \ \ \ \ \ \
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-191-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-181-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-171-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-161-1/+1
* | | | | | | | | Merge topic 'configure_file-canonical-deps'Brad King2018-11-151-10/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | configure_file: canonicalize input and output path in dependenciesFrank Benkstein2018-11-131-10/+4
* | | | | | | | | | Merge topic 'deprecate-findqt'Brad King2018-11-155-4/+46
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | find_package(): Add policy to remove the FindQt moduleKyle Edwards2018-11-145-4/+46
* | | | | | | | | | Merge topic 'autogen_info_write'Brad King2018-11-152-145/+232
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Autogen: Add and use cmQtAutoGenInitializer::InfoWriter classSebastian Holtermann2018-11-142-145/+232
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-151-1/+1
|/ / / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-141-1/+1
* | | | | | | | | | Merge topic 'vs-just-my-code-flag-map'Brad King2018-11-131-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VS: Add flag table entry for -JMCTengiz Sharafiev2018-11-101-0/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'colored-ctest-summary'Brad King2018-11-134-16/+92
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CTest: Add colored output on tests summary where supportedSylvain Joubert2018-11-094-16/+92
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'if_support_checking_if_cache_var_defined'Brad King2018-11-131-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | If: Support the 'DEFINED CACHE{}' syntaxRobert Maynard2018-11-091-0/+6
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-131-1/+1
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'pie-link-options'Craig Scott2018-11-1211-24/+240
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-118-14/+197
| * | | | | | | | | | INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions supportMarc Chevrier2018-11-084-10/+43
* | | | | | | | | | | Merge topic 'autogen_global_target'Brad King2018-11-126-68/+272
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Autogen: Add support for global ``autogen`` and ``autorcc`` targetsSebastian Holtermann2018-11-114-16/+164
| * | | | | | | | | | | Autogen: Add cmQtAutoGenGlobalInitializer classSebastian Holtermann2018-11-114-59/+115
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-121-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-111-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-101-1/+1
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'cpack-improve-unknown-generator-error'Brad King2018-11-091-2/+16
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | cpack: When given an unknown generator print out all valid generatorsRobert Maynard2018-11-091-1/+14
| * | | | | | | | | cpack: Better error message when generator doesn't exist.Robert Maynard2018-11-081-2/+3
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-091-1/+1
|/ / / / / / / /
* | | | | | | | Merge topic 'install-defaults'Brad King2018-11-084-79/+327
|\ \ \ \ \ \ \ \
| * | | | | | | | install: Add sane set of defaults for DESTINATION and file type parametersKyle Edwards2018-11-074-79/+327
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-081-1/+1
|/ / / / / / / /
* | | | | | | | Merge topic 'string_func_usage'Brad King2018-11-0733-88/+82
|\ \ \ \ \ \ \ \
| * | | | | | | | Using front() and back() instead of calculationsCengizhan Pasaoglu2018-11-0633-88/+82
* | | | | | | | | Merge topic 'fix-double-warn-uninitialized-in-script-mode'Brad King2018-11-072-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CMP0053: Fix double warning on uninitialized variables in -P modeR2RT2018-11-051-1/+1
| * | | | | | | | | cmMakefile: Rename SuppressWatches to SuppressSideEffectsR2RT2018-11-052-5/+5
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-071-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'autogen_origin_depends'Brad King2018-11-063-3/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS supportSebastian Holtermann2018-11-033-3/+10
* | | | | | | | | | Merge topic 'rename-cpack-ext-generator'Brad King2018-11-064-39/+41
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | CPack: Rename Ext generator to ExternalCraig Scott2018-11-054-39/+41
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-061-1/+1
* | | | | | | | | Merge topic 'lwyu-hides-link-error'Brad King2018-11-051-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmNinjaNormalTargetGenerator: don't use `|| true` for link-what-you-useBen Boeckel2018-11-021-1/+0