Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Merge branch 'libarchive-libressl-2.7' into release-3.12 | Brad King | 2018-09-26 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'libarchive-libressl-2.7' | Brad King | 2018-09-27 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | libarchive: Backport fix for build with LibreSSL 2.7 | Brad King | 2018-09-26 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindMatlab-2018b' | Brad King | 2018-09-27 | 2 | -0/+90 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindMatlab: Add Matlab 2018a,b to version list | Sean Warren | 2018-09-26 | 2 | -0/+5 | |
| * | | | | | | | | | | FindMatlab: Explicitly export mexFunction in MSVC | Sean Warren | 2018-09-26 | 2 | -0/+17 | |
| * | | | | | | | | | | FindMatlab: Optionally allow linking to MatlabEngine and MatlabDataArray | Sean Warren | 2018-09-26 | 2 | -0/+68 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-27 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindLua-names-per-dir' | Brad King | 2018-09-26 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindLua: Search for all library names in each path | Brad King | 2018-09-25 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindGLUT-windows-debug' | Brad King | 2018-09-26 | 1 | -9/+33 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindGLUT: Find debug/release variants on Windows | Kohányi Róbert | 2018-09-25 | 1 | -9/+33 | |
* | | | | | | | | | | | Merge topic 'refactor-backtrace' | Brad King | 2018-09-26 | 3 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | clang-tidy: restore 'misc-noexcept-move-constructor' | Brad King | 2018-09-26 | 2 | -3/+4 | |
| * | | | | | | | | | | cmListFileCache: Add missing assertion in backtrace Top method | Brad King | 2018-09-26 | 2 | -1/+2 | |
* | | | | | | | | | | | Merge topic 'link-directories' | Craig Scott | 2018-09-26 | 68 | -80/+898 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | link_directories(): enhance capabilities | Marc Chevrier | 2018-09-25 | 13 | -10/+120 | |
| * | | | | | | | | | | | LINK_DIRECTORIES target property: add policy for absolute paths check. | Marc Chevrier | 2018-09-25 | 19 | -4/+109 | |
| * | | | | | | | | | | | LINK_DIRECTORIES: Add new properties and commands | Marc Chevrier | 2018-09-25 | 41 | -62/+662 | |
| * | | | | | | | | | | | Refactoring: introduce function to check if a string is a generator expression | Marc Chevrier | 2018-09-25 | 4 | -12/+15 | |
* | | | | | | | | | | | | Merge topic 'dbgsym-packaging' | Brad King | 2018-09-26 | 11 | -405/+728 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | CPack/Deb: Add ability to split out debug symbols into .ddeb package | Andrew Fuller | 2018-09-21 | 10 | -399/+722 | |
| * | | | | | | | | | | | | CPack/Deb: Use CMAKE_COMMAND to set the environment | Andrew Fuller | 2018-09-18 | 1 | -3/+3 | |
| * | | | | | | | | | | | | Help: Fix typo | Andrew Fuller | 2018-09-18 | 1 | -3/+3 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'rel-linux64' | Brad King | 2018-09-26 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Utilities/Release: Build with gcc 8.2 on Linux | Brad King | 2018-09-25 | 1 | -2/+5 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-26 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'refactor-backtrace' | Brad King | 2018-09-25 | 3 | -100/+91 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | cmListFileCache: Refactor cmListFileBacktrace internals | Brad King | 2018-09-24 | 2 | -100/+90 | |
| * | | | | | | | | | | clang-tidy: exclude 'misc-noexcept-move-constructor' | Brad King | 2018-09-24 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge topic 'doc-vs-cmake-A' | Brad King | 2018-09-25 | 6 | -60/+119 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Help: Suggest using -A to specify platform for VS generators | Brad King | 2018-09-25 | 6 | -60/+119 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-25 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'server-separate-json' | Brad King | 2018-09-24 | 9 | -833/+917 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | server: Compile json object generation source separately | Brad King | 2018-09-21 | 4 | -18/+52 | |
| * | | | | | | | | | server: Split json dictionary into separate header | Brad King | 2018-09-21 | 4 | -38/+48 | |
| * | | | | | | | | | server: Split json object generation into separate source | Brad King | 2018-09-21 | 2 | -801/+821 | |
| * | | | | | | | | | server: factor out json object generation entry points | Brad King | 2018-09-21 | 1 | -20/+34 | |
| * | | | | | | | | | cmake: Factor json version object construction into helper | Brad King | 2018-09-21 | 2 | -4/+10 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-24 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-23 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-22 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-21 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'deprecate-policy-old' | Craig Scott | 2018-09-20 | 12 | -4/+115 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add deprecation warnings for policies CMP0063 and below | Brad King | 2018-09-17 | 12 | -4/+115 | |
* | | | | | | | | Merge topic 'bundleutilities-policy' | Brad King | 2018-09-20 | 15 | -218/+303 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Add release notes for new BundleUtilities policy | Kyle Edwards | 2018-09-19 | 1 | -0/+5 | |
| * | | | | | | | | BundleUtilities: Disallow inclusion at configure time | Kyle Edwards | 2018-09-19 | 14 | -1/+76 | |
| * | | | | | | | | Help: Add note for BundleUtilities usage | Kyle Edwards | 2018-09-19 | 1 | -0/+4 | |
| * | | | | | | | | Help: Convert BundleUtilities help to block-style comment | Kyle Edwards | 2018-09-19 | 1 | -217/+218 | |