Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 251 | -1131/+1089 |
* | Merge topic 'refactor-iwyu-code' | Brad King | 2017-09-15 | 24 | -241/+333 |
|\ | |||||
| * | Clean up iwyu code to not be one big if statement. | Bill Hoffman | 2017-09-13 | 24 | -241/+333 |
* | | Merge topic 'findopenmp-components' | Brad King | 2017-09-15 | 2 | -17/+48 |
|\ \ | |||||
| * | | FindOpenMP: Add support for components | Christian Pfeiffer | 2017-09-14 | 2 | -15/+44 |
| * | | FindOpenMP: Minor environmental improvements | Christian Pfeiffer | 2017-09-14 | 1 | -2/+4 |
* | | | Merge topic 'codeblocks-exclude-external' | Brad King | 2017-09-15 | 5 | -1/+39 |
|\ \ \ | |||||
| * | | | CodeBlocks: add option to exclude external files | Alexandr (Sagrer) Gridnev | 2017-09-14 | 5 | -1/+39 |
* | | | | 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 |
| |\ \ \ \ \ | |||||
| | * | | | | | KWSys 2017-09-14 (d85b17e7) | KWSys Upstream | 2017-09-14 | 2 | -66/+0 |
* | | | | | | | Merge topic 'fphsa-fix-version-exact' | Brad King | 2017-09-15 | 2 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FPHSA: fix typo in comment | Yves Frederix | 2017-09-14 | 1 | -2/+2 |
| * | | | | | | | FPHSA: replace left-over VERSION by _FOUND_VERSION. | Yves Frederix | 2017-09-14 | 1 | -1/+1 |
| * | | | | | | | FPHSA: Add (failing) unit test when checking EXACT on full version number | Yves Frederix | 2017-09-14 | 1 | -2/+2 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-15 | 1 | -1/+1 |
* | | | | | | | Merge topic 'doc-RunCMake-result' | Brad King | 2017-09-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Tests: Update RunCMake/README.rst to clarify meaning of -result.txt | Brad King | 2017-09-14 | 1 | -2/+2 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'release-3.9' | Brad King | 2017-09-14 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-autogen-target-depends' into release-3.9 | Brad King | 2017-09-13 | 12 | -72/+242 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'bootstrap-twice-in-source' into release-3.9 | Brad King | 2017-09-13 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'backport-vs-fix-config-map' into release-3.9 | Brad King | 2017-09-13 | 2 | -8/+20 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'get_filename_component-fix-program-split' | Brad King | 2017-09-14 | 5 | -1/+99 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semantics | Brad King | 2017-09-13 | 5 | -1/+99 |
* | | | | | | | | | | | Merge topic 'remove-nmcl' | Brad King | 2017-09-14 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Platforms: Remove Windows-NMcl | Christian Pfeiffer | 2017-09-13 | 1 | -4/+0 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'bootstrap-twice-in-source' | Brad King | 2017-09-14 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | bootstrap: Fix running multiple times in-source | Brad King | 2017-09-13 | 1 | -0/+6 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | 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 |
| | |/ / / / / / / | |||||
* | | | | | | | | | Merge topic 'autogen-target-depends-fix-3-9-2' | Brad King | 2017-09-14 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | Merge branch 'backport-autogen-target-depends' into autogen-target-depends-fi... | Brad King | 2017-09-13 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | Autogen: Tests: Backport tests for _autogen target dependencies | Sebastian Holtermann | 2017-09-13 | 11 | -47/+182 |
| | * | | | | | | Autogen: Backport autogen target dependency as file dependency fix | Sebastian Holtermann | 2017-09-13 | 1 | -25/+60 |
| | |/ / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-14 | 1 | -1/+1 |
* | | | | | | | Merge topic 'improve-graphviz-doc' | Craig Scott | 2017-09-14 | 2 | -9/+9 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Docs: Improve markup for graphviz related documentation | Jano Svitok | 2017-09-11 | 2 | -9/+9 |
* | | | | | | | Merge topic 'msvc-base-features' | Brad King | 2017-09-13 | 1 | -0/+24 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MSVC: Avoid unnecessary C++ feature detection steps | Brad King | 2017-09-12 | 1 | -0/+24 |
* | | | | | | | | Merge topic 'MsvcArm64' | Brad King | 2017-09-13 | 10 | -5/+35 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | MSVC: Add support for ARM64 architecture | Minmin Gong | 2017-09-12 | 10 | -5/+35 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | 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 | 2 | -4/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Update support for LLVM-vs* toolsets from LLVM 5.0 | Konstantin Ivlev | 2017-09-11 | 2 | -4/+3 |
* | | | | | | | | Merge topic 'get-or-create-source-group' | Brad King | 2017-09-12 | 4 | -103/+85 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | |