summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Tests: Add cases for ctest --show-only=json-v1Brad King2019-01-103-0/+159
| * | | | | | | | | | | | CTest: Add --show-only[=format] option to print test infoJustin Goshi2019-01-108-2/+448
| * | | | | | | | | | | | TestGenerator: Record support file and line where test was addedJustin Goshi2019-01-084-17/+74
| * | | | | | | | | | | | Tests: Pass python interpreter into RunCMake.CTestCommandLineBrad King2019-01-081-1/+2
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'release-3.13'Brad King2019-01-100-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'cmake-CDU-option-parsing' into release-3.13Brad King2019-01-1013-1/+37
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge topic 'cmake-CDU-option-parsing'Brad King2019-01-100-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Tests: Add cases for -{C,D,U} without a source treeBrad King2019-01-1012-1/+22
| * | | | | | | | | | | | cmake: distinguish '-Cpath' from '-C path' in source dir parsingPaul Seyfert2019-01-101-0/+15
* | | | | | | | | | | | | Merge topic 'autogen-qt6'Brad King2019-01-1010-24/+141
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target propertiesTobias Hunger2019-01-1010-18/+131
| * | | | | | | | | | | | | Autogen: Prepare for Qt 6Tobias Hunger2019-01-072-8/+12
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'fix-msvc-warnings'Brad King2019-01-105-4/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Source: Fix various compiler warnings in Visual Studio 2017Bruno Manganelli2019-01-094-4/+4
| * | | | | | | | | | | | | cmAlgorithms: add utility functions to get signed size of containersBruno Manganelli2018-12-271-0/+6
* | | | | | | | | | | | | | Merge topic 'better_sphinx_colors'Brad King2019-01-101-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Help: CMakeTemplateStyle uses colors that better contrast.Robert Maynard2019-01-091-5/+5
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-01-101-1/+1
* | | | | | | | | | | | | Merge branch 'release-3.13'Craig Scott2019-01-090-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'feature/fix-link_resolved_item_into_bundle' into release-3.13Craig Scott2019-01-091-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'BundleUtilities-make-dir'Craig Scott2019-01-091-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| / / / / / / / / / / / | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | BundleUtilities: Ensure target dir exists when creating symlinksTim Blechmann2019-01-081-0/+3
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'release-3.13'Brad King2019-01-090-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'vs2017-skip-2019' into release-3.13Brad King2019-01-081-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'vs2017-skip-2019'Brad King2019-01-091-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | / / / / / / | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | VS: Exclude VS 2019 instances when using VS 2017 generatorBrad King2019-01-081-0/+9
| |/ / / / / / / / /
* | | | | | | | | | 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-077-58/+118
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_fileArtur Ryt2018-12-296-16/+88
| * | | | | | | | | | 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
* | | | | | | | | | Merge topic 'bundle_fixes'Craig Scott2019-01-068-13/+65
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | GetPrerequisites: Fix handling of executable scriptsAlexander Grund2019-01-047-0/+41
| * | | | | | | | | | GetPrerequisites: Allow prefixed toolsAlexander Grund2018-12-311-10/+10
| * | | | | | | | | | GetPrerequisites: Add GET_PREREQUISITES_VERBOSE to set verboseAlexander Grund2018-12-311-0/+7
| * | | | | | | | | | BundleUtilites: Don't use hardcoded name for install_name_toolAlexander Grund2018-12-311-2/+6
| * | | | | | | | | | GetPrerequisites: Don't use hardcoded name for otoolAlexander Grund2018-12-301-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
|\ \ \ \ \ \ \ \ \ \