summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs_ce_support'Brad King2019-01-1110-44/+138
|\
| * VS: Honor WinCE deployment properties in VS 2010+Wil Stark2019-01-1010-1/+95
| * Tests: Detect VS and SDK availability earlyWil Stark2019-01-101-44/+44
* | Merge topic 'FindBoost-1.70'Brad King2019-01-111-3/+17
|\ \
| * | FindBoost: Add support for Boost 1.70Mateusz Łoskot2018-12-181-3/+17
* | | Merge topic 'FindICE-more-exe'Brad King2019-01-112-0/+9
|\ \ \
| * | | FindIce: Find slice2confluence and slice2matlab executablesjspam2019-01-102-0/+9
* | | | Merge topic 'cpack-deb-rpm-split'Brad King2019-01-116-49/+101
|\ \ \ \
| * | | | Tests: Split CPack DEB and RPM tests into smaller testsKyle Edwards2019-01-105-31/+77
| * | | | Tests: Add infrastructure to split up large CPack testsKyle Edwards2019-01-102-18/+24
| | |_|/ | |/| |
* | | | Merge topic 'xl-early-bE'Brad King2019-01-111-1/+1
|\ \ \ \
| * | | | XL: Move '-bE' flag earlier so it can be overriddenRob Boehne2019-01-101-1/+1
| |/ / /
* | | | Merge topic 'bison_target_policy'Brad King2019-01-115-4/+73
|\ \ \ \
| * | | | FindBISON: Add policy CMP0088 to run bison in build treeRobert Maynard2019-01-105-4/+73
* | | | | Merge topic 'fix-doc-typo'Brad King2019-01-113-4/+4
|\ \ \ \ \
| * | | | | Help: fix typo for CTEST_CUSTOM_TESTS_IGNOREBen Boeckel2019-01-023-4/+4
* | | | | | Merge topic 'sort1'Brad King2019-01-111-2/+2
|\ \ \ \ \ \
| * | | | | | Help: correct alphabetical sorting of linesJoachim Wuttke (o)2019-01-101-2/+2
* | | | | | | Merge topic 'doc-roff-fix'Brad King2019-01-111-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Help: Prevent .so from being treated as a roff macroRaf Czlonka2019-01-101-2/+2
* | | | | | | | Merge topic 'threads'Brad King2019-01-111-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: FindThreads not needed with modern C++.Joachim Wuttke (o)2019-01-091-1/+4
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-01-111-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge topic 'vs-refactor'Brad King2019-01-1020-449/+100
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Convert WriteSLNHeader to non-virtual lookup tableBrad King2019-01-1017-81/+54
| * | | | | | | | VS: Move ExpressEdition member to top-level generatorBrad King2019-01-102-4/+4
| * | | | | | | | VS: Convert GetIDEVersion to non-virtual table lookupBrad King2019-01-109-12/+20
| * | | | | | | | VS: Convert GetToolsVersion to non-virtual table lookupBrad King2019-01-105-10/+22
| * | | | | | | | VS: Remove unused MSBuild XML parsing scriptBrad King2019-01-091-341/+0
| * | | | | | | | cmake: Drop unused table entry for selecting default generatorBrad King2019-01-091-1/+0
* | | | | | | | | Merge topic 'ctest-show-as-json'Brad King2019-01-1016-20/+683
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |