Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'string-clear' | Brad King | 2017-09-19 | 70 | -212/+212 |
|\ | |||||
| * | Meta: replace empty-string assignments with `clear()`. | Pavel Solodovnikov | 2017-09-15 | 70 | -214/+214 |
* | | Merge topic 'vs-manifestuac-flag-map' | Brad King | 2017-09-19 | 8 | -25/+111 |
|\ \ | |||||
| * | | VS: Fix MANIFESTUAC link flag map to .vcxproj elements | comicfans | 2017-09-18 | 8 | -25/+111 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-19 | 1 | -1/+1 |
* | | | Merge topic 'ctest-runcommand' | Brad King | 2017-09-18 | 3 | -26/+42 |
|\ \ \ | |||||
| * | | | pass arguments as vector to cmCTest::RunCommand() | Rolf Eike Beer | 2017-09-15 | 3 | -26/+42 |
| | |/ | |/| | |||||
* | | | Merge topic 'cmake-gui-high-dpi' | Brad King | 2017-09-18 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | cmake-gui: Enable High DPI scaling | Luis Caro | 2017-09-15 | 1 | -0/+4 |
| |/ / | |||||
* | | | Merge topic 'libuv-bootstrap' | Brad King | 2017-09-18 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | bootstrap: Make libuv available during bootstrap | Brad King | 2017-09-17 | 1 | -3/+4 |
* | | | | Merge topic 'cxx11-override' | Brad King | 2017-09-18 | 254 | -1164/+1090 |
|\ \ \ \ | |||||
| * | | | | cm_codecvt: Tell IWYU to keep cmConfigure.h | Brad King | 2017-09-15 | 1 | -1/+1 |
| * | | | | Drop now-unused definition of CM_OVERRIDE | Brad King | 2017-09-15 | 3 | -32/+0 |
| * | | | | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 251 | -1131/+1089 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-18 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-17 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-16 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'refactor-iwyu-code' | Brad King | 2017-09-15 | 7 | -233/+303 |
|\ \ \ | |||||
| * | | | Clean up iwyu code to not be one big if statement. | Bill Hoffman | 2017-09-13 | 7 | -233/+303 |
* | | | | Merge topic 'codeblocks-exclude-external' | Brad King | 2017-09-15 | 1 | -0/+20 |
|\ \ \ \ | |||||
| * | | | | CodeBlocks: add option to exclude external files | Alexandr (Sagrer) Gridnev | 2017-09-14 | 1 | -0/+20 |
* | | | | | Merge topic 'ranged-for' | Brad King | 2017-09-15 | 33 | -869/+606 |
|\ \ \ \ \ | |||||
| * | | | | | Meta: modernize old-fashioned loops to range-based `for` (CTest). | Pavel Solodovnikov | 2017-09-14 | 33 | -869/+606 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2017-09-15 | 2 | -66/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-09-14 | 2 | -66/+0 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-15 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'get_filename_component-fix-program-split' | Brad King | 2017-09-14 | 3 | -1/+79 |
|\ \ \ \ \ | |||||
| * | | | | | get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semantics | Brad King | 2017-09-13 | 3 | -1/+79 |
* | | | | | | Merge topic 'vs-fix-config-map' | Brad King | 2017-09-14 | 2 | -8/+20 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Merge branch 'backport-vs-fix-config-map' into vs-fix-config-map | Brad King | 2017-09-13 | 2 | -8/+20 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | VS: Do not consider MAP_IMPORTED_CONFIG_<CONFIG> on non-imported targets | Brad King | 2017-09-13 | 2 | -8/+20 |
| | * | | | | CMake 3.9.2v3.9.2 | Brad King | 2017-09-07 | 1 | -1/+1 |
| | * | | | | Merge branch 'backport-vs-csharp-ref-no-asm' into release-3.9 | Brad King | 2017-09-05 | 3 | -0/+23 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'fix-genex-SOURCES' into release-3.9 | Brad King | 2017-09-01 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-14 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'MsvcArm64' | Brad King | 2017-09-13 | 5 | -1/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MSVC: Add support for ARM64 architecture | Minmin Gong | 2017-09-12 | 5 | -1/+13 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'ranged-for' | Brad King | 2017-09-13 | 133 | -3592/+2456 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 133 | -3592/+2456 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-13 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge topic 'vs-clang-llvm-support' | Brad King | 2017-09-12 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Update support for LLVM-vs* toolsets from LLVM 5.0 | Konstantin Ivlev | 2017-09-11 | 1 | -2/+1 |
* | | | | | | | | Merge topic 'get-or-create-source-group' | Brad King | 2017-09-12 | 4 | -103/+85 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Use cmMakefile::GetOrCreateSourceGroup in cmQtAutogeneratorsInitializer | Sebastian Holtermann | 2017-09-09 | 1 | -14/+1 |
| * | | | | | | | Use cmMakefile::GetOrCreateSourceGroup in cmSourceGroupCommand | Sebastian Holtermann | 2017-09-09 | 1 | -32/+2 |
| * | | | | | | | cmMakefile: Add GetOrCreateSourceGroup methods | Sebastian Holtermann | 2017-09-09 | 2 | -0/+33 |
| * | | | | | | | cmMakefile: Collect source group methods in one place | Sebastian Holtermann | 2017-09-09 | 2 | -57/+49 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'iwyu-update' | Brad King | 2017-09-12 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmCustomCommandGenerator: Fix include-what-you-use diagnostic | Brad King | 2017-09-11 | 1 | -0/+2 |