Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'vs2017-skip-2019' | Brad King | 2019-01-09 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | VS: Exclude VS 2019 instances when using VS 2017 generator | Brad King | 2019-01-08 | 1 | -0/+9 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | CMake 3.13.2v3.13.2 | Brad King | 2018-12-13 | 1 | -1/+1 | |
| * | | | | | Merge branch 'backport-autogen_revert_implicit_includes' into release-3.13 | Brad King | 2018-12-07 | 1 | -3/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Autogen: Revert passing compiler implicit includes to moc | Sebastian Holtermann | 2018-12-07 | 1 | -3/+7 | |
| * | | | | | | Merge branch 'cpack-status-callback' into release-3.13 | Brad King | 2018-12-07 | 1 | -0/+10 | |
| |\ \ \ \ \ \ | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-09 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'modernize-for' | Kyle Edwards | 2019-01-08 | 4 | -30/+23 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Source: Modernize for loops, add const modifiers | Vitaly Stakhovsky | 2018-12-31 | 4 | -30/+23 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-08 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'fix-warn-uninitialized-in-configure' | Craig Scott | 2019-01-07 | 4 | -54/+49 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_file | Artur Ryt | 2018-12-29 | 3 | -12/+19 | |
| * | | | | | | | | cmCommandArgumentParserHelper: use cmMakefile::MaybeWarnUninitialized | Artur Ryt | 2018-12-29 | 2 | -22/+1 | |
| * | | | | | | | | cmMakefile: Move uninitialized vars logic into MaybeWarnUninitialized() | Artur Ryt | 2018-12-28 | 2 | -12/+20 | |
| * | | | | | | | | cmMakefile: move common logic to IsProjectFile function | Artur Ryt | 2018-12-28 | 2 | -10/+11 | |
* | | | | | | | | | Merge topic 'nmake-compile-commands' | Craig Scott | 2019-01-07 | 2 | -3/+26 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | CMake: fix nmake compile_commands generation | Yan Pashkovsky | 2018-12-14 | 1 | -0/+11 | |
| * | | | | | | | | cmGlobalGenerator: Teach EscapeJSON to escape newlines and tabs | Yan Pashkovsky | 2018-12-14 | 1 | -3/+15 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-07 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-06 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-05 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'remove-std-iterator' | Craig Scott | 2019-01-04 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmLinkedTree: Remove deprecated std::iterator | Vitaly Stakhovsky | 2019-01-01 | 1 | -2/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'get-ide-version-const' | Craig Scott | 2019-01-04 | 9 | -9/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmGlobalVisualStudioGenerator::GetIDEVersion(): const added | Vitaly Stakhovsky | 2019-01-02 | 9 | -9/+8 | |