summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'backport-autogen_revert_implicit_includes' into release-3.13Brad King2018-12-071-3/+7
| |\ \ \ \ \
| | * | | | | Autogen: Revert passing compiler implicit includes to mocSebastian Holtermann2018-12-071-3/+7
| * | | | | | Merge branch 'cpack-status-callback' into release-3.13Brad King2018-12-071-0/+10
| |\ \ \ \ \ \
* | | | | | | | CMake Nightly Date StampKitware Robot2019-01-091-1/+1
* | | | | | | | Merge topic 'modernize-for'Kyle Edwards2019-01-084-30/+23
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Source: Modernize for loops, add const modifiersVitaly Stakhovsky2018-12-314-30/+23
* | | | | | | | CMake Nightly Date StampKitware Robot2019-01-081-1/+1
* | | | | | | | Merge topic 'fix-warn-uninitialized-in-configure'Craig Scott2019-01-074-54/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_fileArtur Ryt2018-12-293-12/+19
| * | | | | | | | cmCommandArgumentParserHelper: use cmMakefile::MaybeWarnUninitializedArtur Ryt2018-12-292-22/+1
| * | | | | | | | cmMakefile: Move uninitialized vars logic into MaybeWarnUninitialized()Artur Ryt2018-12-282-12/+20
| * | | | | | | | cmMakefile: move common logic to IsProjectFile functionArtur Ryt2018-12-282-10/+11
* | | | | | | | | Merge topic 'nmake-compile-commands'Craig Scott2019-01-072-3/+26
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | CMake: fix nmake compile_commands generationYan Pashkovsky2018-12-141-0/+11
| * | | | | | | | cmGlobalGenerator: Teach EscapeJSON to escape newlines and tabsYan Pashkovsky2018-12-141-3/+15
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-01-071-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-01-061-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-01-051-1/+1
* | | | | | | | | Merge topic 'remove-std-iterator'Craig Scott2019-01-041-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmLinkedTree: Remove deprecated std::iteratorVitaly Stakhovsky2019-01-011-2/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'get-ide-version-const'Craig Scott2019-01-049-9/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmGlobalVisualStudioGenerator::GetIDEVersion(): const addedVitaly Stakhovsky2019-01-029-9/+8
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-01-041-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-01-031-1/+1
* | | | | | | | | Merge topic 'messenger-no-cmstate-v2'Craig Scott2019-01-023-44/+61
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | cmMessenger: Decouple from cmStateBruno Manganelli2019-01-013-44/+61
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-01-021-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-01-011-1/+1
* | | | | | | | | Merge topic 'add-override'Craig Scott2018-12-3110-31/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add missing overrideVitaly Stakhovsky2018-12-3010-31/+34
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-12-311-1/+1
|/ / / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2018-12-301-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-12-291-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-12-281-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-12-271-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-12-261-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-12-251-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-12-241-1/+1
* | | | | | Merge topic 'link-options'Craig Scott2018-12-232-2/+26
|\ \ \ \ \ \
| * | | | | | PIE link options: Update strategy to fix performance regressionMarc Chevrier2018-12-192-2/+26
* | | | | | | Merge topic 'install-code-script-genex'Craig Scott2018-12-233-12/+78
|\ \ \ \ \ \ \
| * | | | | | | install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-12-223-12/+78
* | | | | | | | CMake Nightly Date StampKitware Robot2018-12-231-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-12-221-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-12-211-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-12-201-1/+1
* | | | | | | | Merge topic 'member-init'Kyle Edwards2018-12-1976-436/+192
|\ \ \ \ \ \ \ \
| * | | | | | | | clang-tidy: Use default member initializationRegina Pfeifer2018-12-1561-346/+149
| * | | | | | | | clang-tidy: Remove redundant member initializationsRegina Pfeifer2018-12-1525-85/+29
| * | | | | | | | cmUVHandlePtr: Use inherited constructorsRegina Pfeifer2018-12-151-15/+24