Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'deprecate-policy-old' | Brad King | 2019-01-15 | 1 | -1/+5 |
|\ | |||||
| * | Add deprecation warnings for policies CMP0065 and below | Brad King | 2019-01-11 | 1 | -1/+5 |
* | | Merge topic 'update-kwsys' | Brad King | 2019-01-15 | 2 | -18/+19 |
|\ \ | |||||
| * | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-01-14 | 2 | -18/+19 |
* | | | Merge topic 'iwyu-clang-6' | Brad King | 2019-01-15 | 29 | -9/+31 |
|\ \ \ | |||||
| * | | | IWYU: Update CMake code for IWYU built with Clang 6 | Brad King | 2019-01-15 | 29 | -9/+31 |
* | | | | Merge topic 'clang-scan-build-warnings' | Kyle Edwards | 2019-01-15 | 9 | -4/+44 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Source/LexerParser: Suppress "Use of zero-allocated memory" warning | Kyle Edwards | 2019-01-14 | 8 | -0/+40 |
| * | | | cmGlobalUnixMakefileGenerator3: Fix memory leak warning | Kyle Edwards | 2019-01-14 | 1 | -4/+4 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-15 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'drop-IRIX' | Brad King | 2019-01-14 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Remove now-unused code once used on IRIX | Brad King | 2019-01-11 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge topic 'cpplint-no-output-no-warning' | Brad King | 2019-01-14 | 1 | -3/+6 |
|\ \ \ | |_|/ |/| | | |||||
| * | | cpplint: only print diagnostics to console if there are errors | jasjuang | 2019-01-11 | 1 | -3/+6 |
* | | | Merge topic 'cmake-option-parsing' | Brad King | 2019-01-14 | 3 | -16/+22 |
|\ \ \ | |||||
| * | | | cmake: Ensure source and binary dirs are set | Craig Scott | 2019-01-13 | 2 | -11/+17 |
| * | | | cmake: Stop processing if -P option lacks file name | Craig Scott | 2019-01-13 | 1 | -5/+5 |
| * | | | Merge branch 'cmake-CDU-option-parsing' into release-3.13 | Brad King | 2019-01-10 | 1 | -0/+15 |
| |\ \ \ | |||||
| | * | | | cmake: distinguish '-Cpath' from '-C path' in source dir parsing | Paul Seyfert | 2019-01-10 | 1 | -0/+15 |
* | | | | | Merge topic 'autogen_noqt_warning' | Brad King | 2019-01-14 | 1 | -3/+37 |
|\ \ \ \ \ | |||||
| * | | | | | Autogen: Issue a warning when AUTOMOC/UIC/RCC gets disabled. | Sebastian Holtermann | 2019-01-10 | 1 | -3/+37 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-14 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-13 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-12 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'vs-refactor' | Brad King | 2019-01-11 | 18 | -71/+100 |
|\ \ \ \ | |||||
| * | | | | VS: Track explicitly when platform is specified in generator name | Brad King | 2019-01-10 | 4 | -3/+5 |
| * | | | | VS: Move platform name members to top-level global generator | Brad King | 2019-01-10 | 4 | -36/+42 |
| * | | | | VS: Clarify global generator constructor interface | Brad King | 2019-01-10 | 17 | -35/+56 |
| |/ / / | |||||
* | | | | Merge topic 'vs_ce_support' | Brad King | 2019-01-11 | 2 | -0/+28 |
|\ \ \ \ | |||||
| * | | | | VS: Honor WinCE deployment properties in VS 2010+ | Wil Stark | 2019-01-10 | 2 | -0/+28 |
| |/ / / | |||||
* | | | | Merge topic 'bison_target_policy' | Brad King | 2019-01-11 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | FindBISON: Add policy CMP0088 to run bison in build tree | Robert Maynard | 2019-01-10 | 1 | -0/+3 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-11 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'vs-refactor' | Brad King | 2019-01-10 | 20 | -449/+100 |
|\ \ \ \ | |||||
| * | | | | VS: Convert WriteSLNHeader to non-virtual lookup table | Brad King | 2019-01-10 | 17 | -81/+54 |
| * | | | | VS: Move ExpressEdition member to top-level generator | Brad King | 2019-01-10 | 2 | -4/+4 |
| * | | | | VS: Convert GetIDEVersion to non-virtual table lookup | Brad King | 2019-01-10 | 9 | -12/+20 |
| * | | | | VS: Convert GetToolsVersion to non-virtual table lookup | Brad King | 2019-01-10 | 5 | -10/+22 |
| * | | | | VS: Remove unused MSBuild XML parsing script | Brad King | 2019-01-09 | 1 | -341/+0 |
| * | | | | cmake: Drop unused table entry for selecting default generator | Brad King | 2019-01-09 | 1 | -1/+0 |
* | | | | | Merge topic 'ctest-show-as-json' | Brad King | 2019-01-10 | 10 | -18/+446 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: Add --show-only[=format] option to print test info | Justin Goshi | 2019-01-10 | 6 | -1/+372 |
| * | | | | | TestGenerator: Record support file and line where test was added | Justin Goshi | 2019-01-08 | 4 | -17/+74 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'autogen-qt6' | Brad King | 2019-01-10 | 2 | -24/+75 |
|\ \ \ \ \ | |||||
| * | | | | | Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties | Tobias Hunger | 2019-01-10 | 2 | -18/+65 |
| * | | | | | Autogen: Prepare for Qt 6 | Tobias Hunger | 2019-01-07 | 2 | -8/+12 |
* | | | | | | Merge topic 'fix-msvc-warnings' | Brad King | 2019-01-10 | 5 | -4/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Source: Fix various compiler warnings in Visual Studio 2017 | Bruno Manganelli | 2019-01-09 | 4 | -4/+4 |
| * | | | | | | cmAlgorithms: add utility functions to get signed size of containers | Bruno Manganelli | 2018-12-27 | 1 | -0/+6 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-10 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | |