summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'fix-source-group-CMakeLists.txt'Brad King2019-01-151-0/+8
|\ \ \ \ \
| * | | | | Restore support for a custom source group for CMakeLists.txtBrad King2019-01-141-0/+8
* | | | | | Merge topic 'extendwhitelist'Brad King2019-01-151-0/+1
|\ \ \ \ \ \
| * | | | | | cmTargetPropertyComputer: whitelist 'MANUALLY_ADDED_DEPENDENCIES'.Sebastian Lipponer2019-01-141-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'vs10_cs_cf_support'Brad King2019-01-151-1/+32
|\ \ \ \ \ \
| * | | | | | cmVisualStudio10TargetGenerator: Fix .NET Compact Framework projects.Wil Stark2019-01-111-1/+32
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'refactor-cmDocumentation'Brad King2019-01-153-91/+41
|\ \ \ \ \ \
| * | | | | | cmDocumentation: Get rid of raw pointers in AllSections mapArtur Ryt2019-01-112-84/+40
| * | | | | | cmDocumentationSection: Remove unused parameter in constructorArtur Ryt2019-01-112-16/+10
| |/ / / / /
* | | | | | Merge topic 'deprecate-policy-old'Brad King2019-01-151-1/+5
|\ \ \ \ \ \
| * | | | | | Add deprecation warnings for policies CMP0065 and belowBrad King2019-01-111-1/+5
| |/ / / / /
* | | | | | Merge topic 'update-kwsys'Brad King2019-01-152-18/+19
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-01-142-18/+19
| | |_|/ / | |/| | |
* | | | | Merge topic 'iwyu-clang-6'Brad King2019-01-1529-9/+31
|\ \ \ \ \
| * | | | | IWYU: Update CMake code for IWYU built with Clang 6Brad King2019-01-1529-9/+31
* | | | | | Merge topic 'clang-scan-build-warnings'Kyle Edwards2019-01-159-4/+44
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Source/LexerParser: Suppress "Use of zero-allocated memory" warningKyle Edwards2019-01-148-0/+40
| * | | | | cmGlobalUnixMakefileGenerator3: Fix memory leak warningKyle Edwards2019-01-141-4/+4
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2019-01-151-1/+1
|/ / / /
* | | | Merge topic 'drop-IRIX'Brad King2019-01-141-1/+1
|\ \ \ \
| * | | | Remove now-unused code once used on IRIXBrad King2019-01-111-1/+1
| | |/ / | |/| |
* | | | Merge topic 'cpplint-no-output-no-warning'Brad King2019-01-141-3/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | cpplint: only print diagnostics to console if there are errorsjasjuang2019-01-111-3/+6
* | | | Merge topic 'cmake-option-parsing'Brad King2019-01-143-16/+22
|\ \ \ \
| * | | | cmake: Ensure source and binary dirs are setCraig Scott2019-01-132-11/+17
| * | | | cmake: Stop processing if -P option lacks file nameCraig Scott2019-01-131-5/+5
| * | | | Merge branch 'cmake-CDU-option-parsing' into release-3.13Brad King2019-01-101-0/+15
| |\ \ \ \
| | * | | | cmake: distinguish '-Cpath' from '-C path' in source dir parsingPaul Seyfert2019-01-101-0/+15
* | | | | | Merge topic 'autogen_noqt_warning'Brad King2019-01-141-3/+37
|\ \ \ \ \ \
| * | | | | | 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-1118-71/+100
|\ \ \ \ \
| * | | | | 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
| |/ / / /
* | | | | Merge topic 'vs_ce_support'Brad King2019-01-112-0/+28
|\ \ \ \ \
| * | | | | VS: Honor WinCE deployment properties in VS 2010+Wil Stark2019-01-102-0/+28
| |/ / / /
* | | | | Merge topic 'bison_target_policy'Brad King2019-01-111-0/+3
|\ \ \ \ \
| * | | | | FindBISON: Add policy CMP0088 to run bison in build treeRobert Maynard2019-01-101-0/+3
* | | | | | 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-1010-18/+446
|\ \ \ \ \ \