Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cmDefinitions_avoid_string_copy' | Brad King | 2019-06-17 | 1 | -2/+1 |
|\ | |||||
| * | cmDefinitions: Avoid string copy when setting a definition | Sebastian Holtermann | 2019-06-13 | 1 | -2/+1 |
* | | Merge topic 'cpack-deb-soname' | Brad King | 2019-06-17 | 1 | -1/+1 |
|\ \ | |||||
| * | | CPack: Fix SONAME regex in DEB generator | Kyle Edwards | 2019-06-12 | 1 | -1/+1 |
* | | | Merge branch 'release-3.15' | Brad King | 2019-06-17 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'FindBLAS-OpenBLAS-thread' into release-3.15 | Brad King | 2019-06-17 | 1 | -1/+15 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'FindBLAS-OpenBLAS-thread' | Brad King | 2019-06-17 | 1 | -1/+15 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | FindBLAS: Add second try for OpenBLAS with thread libraries. | Alexander Neumann | 2019-06-17 | 1 | -1/+15 |
* | | | | | Merge branch 'release-3.15' | Brad King | 2019-06-17 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'find_package_prefer_config_fix' into release-3.15 | Brad King | 2019-06-17 | 4 | -5/+38 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'capabilities-fileapi' into release-3.15 | Brad King | 2019-06-17 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'find_package_prefer_config_fix' | Brad King | 2019-06-17 | 4 | -5/+38 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallback | Cristian Adam | 2019-06-13 | 4 | -5/+38 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'capabilities-fileapi' | Brad King | 2019-06-17 | 1 | -3/+3 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | fileapi: Suppress lint warning about non-move with old jsoncpp | Brad King | 2019-06-12 | 1 | -3/+3 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-17 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-16 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-15 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-14 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.15' | Craig Scott | 2019-06-13 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge branch 'cmake-gui-qt-notice' into release-3.15 | Craig Scott | 2019-06-13 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'cmake-gui-qt-notice' | Craig Scott | 2019-06-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | cmake-gui: Update Qt copyright holder in About dialog | Brad King | 2019-06-12 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-13 | 1 | -1/+1 |
* | | | | | Merge topic 'add-test-command-expand-lists' | Brad King | 2019-06-12 | 24 | -10/+179 |
|\ \ \ \ \ | |||||
| * | | | | | add_test: Add COMMAND_EXPAND_LISTS option | Sergey Bobrenok | 2019-06-07 | 24 | -10/+179 |
* | | | | | | Merge topic 'cmPropertyMap_unordered_map' | Brad King | 2019-06-12 | 14 | -128/+101 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmPropertyMap: Use std::unordered_map as container instead of std::map | Sebastian Holtermann | 2019-06-08 | 2 | -3/+14 |
| * | | | | | | cmPropertyMap: Add RemoveProperty method | Sebastian Holtermann | 2019-06-08 | 2 | -0/+13 |
| * | | | | | | cmPropertyMap: Use std::string as value container class | Sebastian Holtermann | 2019-06-08 | 9 | -56/+11 |
| * | | | | | | cmPropertyMap: Make std::map container private | Sebastian Holtermann | 2019-06-08 | 5 | -48/+40 |
| * | | | | | | cmPropertyMap: Add GetList method | Sebastian Holtermann | 2019-06-08 | 4 | -8/+20 |
| * | | | | | | cmPropertyMap: Rename GetPropertyList method to GetKeys | Sebastian Holtermann | 2019-06-08 | 5 | -28/+18 |
* | | | | | | | Merge topic 'language-dependent-linker-flags' | Brad King | 2019-06-12 | 2 | -4/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Support per-language library link flags | Saleem Abdulrasool | 2019-06-06 | 2 | -4/+19 |
* | | | | | | | | Merge branch 'release-3.15' | Brad King | 2019-06-12 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'CheckCXXSymbolExists-xref' into release-3.15 | Brad King | 2019-06-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'CheckCXXSymbolExists-xref' | Brad King | 2019-06-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | CheckCXXSymbolExists: reference to CheckCXXSourceCompiles instead of C version | Rolf Eike Beer | 2019-06-12 | 1 | -1/+1 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.15' | Brad King | 2019-06-12 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'capabilities-fileapi' into release-3.15 | Brad King | 2019-06-12 | 9 | -27/+82 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
* | | | | | | | | Merge topic 'capabilities-fileapi' | Brad King | 2019-06-12 | 9 | -27/+82 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | cmake: Teach -E capabilities to report supported fileapi requests | Brad King | 2019-06-07 | 6 | -1/+55 |
| * | | | | | | cmake: Simplify implementation of -E capabilities | Brad King | 2019-06-07 | 4 | -12/+8 |
| * | | | | | | fileapi: Factor out helper to construct a version object | Brad King | 2019-06-07 | 2 | -14/+19 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-12 | 1 | -1/+1 |
* | | | | | | Merge topic 'get-runtime-dependencies' | Kyle Edwards | 2019-06-11 | 89 | -3/+3690 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GetPrerequisites: Add deprecation notice | Kyle Edwards | 2019-06-10 | 2 | -0/+6 |
| * | | | | | | file: Add GET_RUNTIME_DEPENDENCIES mode | Kyle Edwards | 2019-06-10 | 88 | -3/+3684 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-11 | 1 | -1/+1 |
|/ / / / / / |