Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphviz: distinguish target dependency types | Nico Müller | 2017-09-21 | 1 | -5/+98 |
* | 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 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-12 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'vs_improve_custom_command' | Brad King | 2017-09-11 | 4 | -8/+27 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: only add custom command line if it is not empty | Michael Stürmer | 2017-09-04 | 2 | -8/+14 |
| * | | | | | | | add HasOnlyEmptyCommandLines() method to cmCustomCommandGenerator | Michael Stürmer | 2017-09-04 | 2 | -0/+13 |
* | | | | | | | | Merge topic 'timestamp' | Brad King | 2017-09-11 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Timestamp: support %A and %B | Bernhard M. Wiedemann | 2017-09-07 | 1 | -0/+2 |
* | | | | | | | | | Merge topic 'show_weighted_times' | Brad King | 2017-09-11 | 2 | -101/+39 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | CTest: Weight reported test times by PROCESSORS in summaries | Bill Hoffman | 2017-09-08 | 1 | -2/+2 |
| * | | | | | | | | CTest: Split out labels and subproject labels in summary output | Bill Hoffman | 2017-09-08 | 2 | -99/+37 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-11 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-10 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-09 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'autogen-digests' | Brad King | 2017-09-08 | 10 | -1320/+1458 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Autogen: Smarter target dependency computation | Sebastian Holtermann | 2017-09-07 | 2 | -74/+97 |
| * | | | | | | Autogen: Set CM_DISABLE_COPY in cmQtAutoGenerators | Sebastian Holtermann | 2017-09-07 | 1 | -0/+1 |
| * | | | | | | Autogen: Replace CM_AUTO_PTR with std::unique_ptr | Sebastian Holtermann | 2017-09-07 | 1 | -6/+5 |