summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge topic 'cmake-option-parsing'Brad King2019-01-146-30/+39
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | cmake: Ensure source and binary dirs are setCraig Scott2019-01-135-25/+34
| * | | | | | | | | cmake: Stop processing if -P option lacks file nameCraig Scott2019-01-131-5/+5
| |/ / / / / / / /
* | | | | | | | | Merge topic 'autogen_noqt_warning'Brad King2019-01-147-3/+58
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'backport-autogen_noqt_warning' into autogen_noqt_warningBrad King2019-01-116-0/+21
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Tests: Add case for warning when AUTOMOC/UIC/RCC gets disabledBrad King2019-01-116-0/+21
| | * | | | | | | | Autogen: Issue a warning when AUTOMOC/UIC/RCC gets disabled.Sebastian Holtermann2019-01-101-0/+25
| | |/ / / / / / /
| * | | | | | | | Autogen: Issue a warning when AUTOMOC/UIC/RCC gets disabled.Sebastian Holtermann2019-01-101-3/+37
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-01-141-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-01-131-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-01-121-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'vs-refactor'Brad King2019-01-1124-71/+112
|\ \ \ \ \ \ \
| * | | | | | | VS: Track explicitly when platform is specified in generator nameBrad King2019-01-104-3/+5
| * | | | | | | VS: Move platform name members to top-level global generatorBrad King2019-01-104-36/+42
| * | | | | | | VS: Clarify global generator constructor interfaceBrad King2019-01-1017-35/+56
| * | | | | | | Help: Document VS generator default platform selectionBrad King2019-01-106-0/+12
| |/ / / / / /
* | | | | | | 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