Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-09-30 | 5 | -248/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | KWSys 2017-09-30 (f108739d) | KWSys Upstream | 2017-09-30 | 5 | -248/+3 | |
* | | | | | | | | Merge topic 'cuda-9-tests' | Brad King | 2017-10-02 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Fix CudaOnly.WithDefs test on CUDA 9 | Brad King | 2017-09-29 | 1 | -1/+5 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-02 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-01 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-30 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'cuda_9_support' | Brad King | 2017-09-29 | 2 | -1/+3 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | CUDA: Add support for requesting C++98 under CUDA 9 | Robert Maynard | 2017-09-26 | 2 | -1/+3 | |
* | | | | | Merge topic 'defer-native-tool' | Brad King | 2017-09-29 | 1 | -9/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Find native build tool after determining the target system | Brad King | 2017-09-27 | 1 | -9/+11 | |
* | | | | | | Merge topic 'simplify-generator-parameters' | Brad King | 2017-09-29 | 3 | -20/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | try_compile: Simplify generator platform and toolset propagation | Brad King | 2017-09-27 | 3 | -20/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'add-vs-shader-properties' | Brad King | 2017-09-29 | 7 | -3/+57 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties. | Kevin M. Godby | 2017-09-27 | 7 | -3/+57 | |
* | | | | | | | Merge topic 'external-project-refactor-ep_get_complete_stampfile' | Brad King | 2017-09-29 | 1 | -5/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ExternalProject: Refactor code introducing _ep_get_complete_stampfile | Jean-Christophe Fillion-Robin | 2017-09-28 | 1 | -5/+11 | |
* | | | | | | | | Merge topic 'FindMatlab-version-quoting' | Brad King | 2017-09-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindMatlab: Fix extraction of quoted version number | Brad King | 2017-09-27 | 1 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'autogen-macro-names2' | Brad King | 2017-09-29 | 23 | -98/+193 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Autogen: Update (CMAKE_)AUTOMOC_MACRO_NAMES release notes | Sebastian Holtermann | 2017-09-28 | 1 | -8/+10 | |
| * | | | | | | | | Autogen: Tests: Update AUTOMOC_MACRO_NAMES test | Sebastian Holtermann | 2017-09-28 | 15 | -49/+139 | |
| * | | | | | | | | Autogen: Doc: Update documentation for (CMAKE_)AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-09-28 | 4 | -29/+32 | |
| * | | | | | | | | Autogen: Create info file directory before writing | Sebastian Holtermann | 2017-09-28 | 1 | -5/+10 | |
| * | | | | | | | | Autogen: Define all macro names in CMAKE_AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-09-27 | 2 | -7/+2 | |
* | | | | | | | | | Merge topic 'autogen-cmp0071-warning' | Brad King | 2017-09-29 | 6 | -45/+98 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Autogen: Doc: Add examples to the SKIP_AUTO* documentations | Sebastian Holtermann | 2017-09-28 | 4 | -5/+41 | |
| * | | | | | | | | | Autogen: Doc: Update CMP0071 description | Sebastian Holtermann | 2017-09-28 | 1 | -12/+20 | |
| * | | | | | | | | | Autogen: Offer solution for CMP0071 in warning message | Sebastian Holtermann | 2017-09-28 | 1 | -28/+37 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'cxx11-eq-delete' | Brad King | 2017-09-29 | 6 | -36/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use C++11 '= delete' instead of CM_EQ_DELETE | Brad King | 2017-09-28 | 6 | -35/+3 | |
| * | | | | | | | | | Drop unused CMake_HAVE_CXX_UNIQUE_PTR macro | Brad King | 2017-09-28 | 1 | -1/+0 | |
* | | | | | | | | | | Merge topic 'clang-tidy' | Brad King | 2017-09-29 | 35 | -339/+310 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix some occurrences of readability-braces-around-statements | Matthias Maennich | 2017-09-28 | 5 | -18/+30 | |
| * | | | | | | | | | | Convert some leftover loops to C++11 range-based loop | Matthias Maennich | 2017-09-28 | 9 | -232/+165 | |
| * | | | | | | | | | | Fix occurrences of readability-non-const-parameter | Matthias Maennich | 2017-09-28 | 1 | -12/+14 | |
| * | | | | | | | | | | Fix some occurrences of readability-avoid-const-params-in-decls | Matthias Maennich | 2017-09-28 | 2 | -5/+5 | |
| * | | | | | | | | | | Fix left-over occurrences of else-after-return | Matthias Maennich | 2017-09-28 | 5 | -31/+30 | |
| * | | | | | | | | | | Fix minor clang-tidy findings | Matthias Maennich | 2017-09-28 | 4 | -7/+5 | |
| * | | | | | | | | | | Improve several occurrences of vector::push_back in loops | Matthias Maennich | 2017-09-28 | 11 | -1/+13 | |
| * | | | | | | | | | | Fix some occurrences of missing override keywords | Matthias Maennich | 2017-09-28 | 4 | -13/+16 | |
| * | | | | | | | | | | Clean up some C-Style casts | Matthias Maennich | 2017-09-28 | 2 | -2/+2 | |
| * | | | | | | | | | | Fix some occurrences using string by value rather than by const& | Matthias Maennich | 2017-09-28 | 8 | -18/+20 | |
| * | | | | | | | | | | Replace several occurrences of empty string comparisons by string::empty() | Matthias Maennich | 2017-09-28 | 2 | -5/+5 | |
| * | | | | | | | | | | clang-tidy: Make .clang-tidy a build-time dependency | Matthias Maennich | 2017-09-28 | 2 | -0/+8 | |
| * | | | | | | | | | | clang-tidy: exclude 'modernize-use-noexcept' introduced in 5.0.0 | Brad King | 2017-09-28 | 1 | -0/+1 | |
| * | | | | | | | | | | clang-tidy: exclude 'modernize-return-braced-init-list' introduced in 5.0.0 | Matthias Maennich | 2017-09-27 | 1 | -0/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-29 | 1 | -1/+1 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'remove-auto_ptr-checks' | Brad King | 2017-09-28 | 4 | -21/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove checks for auto_ptr that we no longer need | Brad King | 2017-09-27 | 3 | -20/+0 | |