| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge topic 'cpack-dmg-explicit-hfs' | Brad King | 2017-10-05 | 1 | -2/+2 | |
| |\ \ \ \ | | |_|/ | |/| | | ||||||
| | * | | | CPack: Fix PackageMaker .dmg HFS+ creation on macOS APFS hosts | Brad King | 2017-10-05 | 1 | -2/+2 | |
| * | | | | Begin post-3.10 development | Brad King | 2017-10-05 | 1 | -2/+2 | |
| | |_|/ |/| | | ||||||
| * | | | CMake 3.10.0-rc1 version update | Brad King | 2017-10-05 | 1 | -3/+3 | |
| | |/ |/| | ||||||
| * | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-05 | 1 | -1/+1 | |
| * | | Merge topic 'vs-no-empty-link-version' | Brad King | 2017-10-04 | 1 | -2/+0 | |
| |\ \ | ||||||
| | * | | VS: Do not emit empty linker Version tag | Vitaly Stakhovsky | 2017-10-03 | 1 | -2/+0 | |
| * | | | Merge topic 'src-flags-genex-target' | Brad King | 2017-10-04 | 3 | -4/+5 | |
| |\ \ \ | ||||||
| | * | | | VS,Xcode: Fix TARGET_PROPERTY genex in source COMPILE_FLAGS property | Brad King | 2017-10-03 | 3 | -4/+5 | |
| * | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-04 | 1 | -1/+1 | |
| | |/ / |/| | | ||||||
| * | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-03 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge topic 'file-path-checksum-cpp11' | Brad King | 2017-10-02 | 2 | -39/+37 | |
| |\ \ | |/ |/| | ||||||
| | * | Migrate cmFilePathChecksum to C++11 | Sebastian Holtermann | 2017-10-01 | 2 | -39/+37 | |
| * | | CPack: Fix .dmg HFS+ creation on macOS APFS hosts | Brad King | 2017-10-02 | 2 | -2/+3 | |
| * | | Merge topic 'DNDGen-stack-var' | Brad King | 2017-10-02 | 1 | -4/+3 | |
| |\ \ | ||||||
| | * | | CPack: put local variable on the stack | Rolf Eike Beer | 2017-09-29 | 1 | -4/+3 | |
| * | | | Merge topic 'autogen-predefs' | Brad King | 2017-10-02 | 2 | -5/+9 | |
| |\ \ \ | ||||||
| | * | | | Autogen: Add (CMAKE_)AUTOMOC_COMPILER_PREDEFINES | Sebastian Holtermann | 2017-09-29 | 2 | -5/+9 | |
| | |/ / | ||||||
| * | | | Merge topic 'update-kwsys' | Brad King | 2017-10-02 | 5 | -248/+3 | |
| |\ \ \ | ||||||
| | * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-09-30 | 5 | -248/+3 | |
| * | | | | 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 '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 | 1 | -0/+34 | |
| |\ \ | ||||||
| | * | | VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties. | Kevin M. Godby | 2017-09-27 | 1 | -0/+34 | |
| * | | | Merge topic 'autogen-macro-names2' | Brad King | 2017-09-29 | 2 | -12/+11 | |
| |\ \ \ | ||||||
| | * | | | 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 | 1 | -7/+1 | |
| | | |/ | |/| | ||||||
| * | | | Merge topic 'autogen-cmp0071-warning' | Brad King | 2017-09-29 | 1 | -28/+37 | |
| |\ \ \ | ||||||
| | * | | | 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 | 4 | -27/+3 | |
| |\ \ \ | ||||||
| | * | | | Use C++11 '= delete' instead of CM_EQ_DELETE | Brad King | 2017-09-28 | 4 | -26/+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 | 33 | -339/+302 | |
| |\ \ \ \ | ||||||
| | * | | | | 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 | 1 | -0/+2 | |
| | | |/ / | |/| | | ||||||
