Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 '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 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-04 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-03 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'messenger-no-cmstate-v2' | Craig Scott | 2019-01-02 | 3 | -44/+61 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | cmMessenger: Decouple from cmState | Bruno Manganelli | 2019-01-01 | 3 | -44/+61 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-02 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-01 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'add-override' | Craig Scott | 2018-12-31 | 10 | -31/+34 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add missing override | Vitaly Stakhovsky | 2018-12-30 | 10 | -31/+34 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-31 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-30 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-29 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-28 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-27 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-26 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-25 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-24 | 1 | -1/+1 |
* | | | | | | Merge topic 'link-options' | Craig Scott | 2018-12-23 | 2 | -2/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | PIE link options: Update strategy to fix performance regression | Marc Chevrier | 2018-12-19 | 2 | -2/+26 |
* | | | | | | | Merge topic 'install-code-script-genex' | Craig Scott | 2018-12-23 | 3 | -12/+78 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | install: Teach CODE,SCRIPT modes to evaluate generator expressions | Jon Chronopoulos | 2018-12-22 | 3 | -12/+78 |