summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'semi-warnings'Brad King2019-01-1624-55/+67
|\
| * Fix most clang -Wextra-semi-stmt warnings in C++ filesSean McBride2019-01-1524-55/+67
* | Merge topic 'swift'Brad King2019-01-163-0/+24
|\ \
| * | Ninja: add new placeholder `SWIFT_AUXILIARY_SOURCES`Saleem Abdulrasool2019-01-153-0/+24
* | | Merge topic 'autogen_adaptive_warning'Brad King2019-01-165-44/+78
|\ \ \
| * | | Autogen: Adaptive missing Qt warningSebastian Holtermann2019-01-153-30/+38
| * | | Autogen: Add and use QtAutoGen::Tools methodSebastian Holtermann2019-01-153-13/+39
| * | | Autogen: Fix rcc validity checkSebastian Holtermann2019-01-141-1/+1
* | | | Merge topic 'support_per_toolset_json_flags'Brad King2019-01-164-70/+100
|\ \ \ \
| * | | | GlobalVisualStudio10Generator: Support non-standard toolset json flag files.Stephan Szabo2019-01-034-70/+100
* | | | | Merge topic 'messenger-no-cmake'Brad King2019-01-16105-610/+698
|\ \ \ \ \
| * | | | | Factor out enum MessageType into dedicated headerBruno Manganelli2019-01-16105-610/+698
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2019-01-161-1/+1
|/ / / /
* | | | Merge topic 'vs2019'Brad King2019-01-1511-62/+257
|\ \ \ \
| * | | | VS: Add Visual Studio 16 2019 generatorBrad King2019-01-118-8/+160
| * | | | VS: Parameterize VS 2017 generator to support future versionsBrad King2019-01-112-9/+42
| * | | | VS: Rename VS 2017 generator sources to be version-independentBrad King2019-01-115-37/+45
| * | | | VS: Parameterize cmVSSetupAPIHelper instances with VS versionBrad King2019-01-115-15/+17
* | | | | Merge topic 'simplify-boolean-expr'Brad King2019-01-158-41/+17
|\ \ \ \ \
| * | | | | clang-tidy: Simplify boolean expressionsRegina Pfeifer2019-01-158-41/+17
| | |_|_|/ | |/| | |
* | | | | 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-142-11/+17
| * | | | cmake: Stop processing if -P option lacks file nameCraig Scott2019-01-141-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
| | |_|/ / / | |/| | | |