summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmDefinitions_avoid_string_copy'Brad King2019-06-171-2/+1
|\
| * cmDefinitions: Avoid string copy when setting a definitionSebastian Holtermann2019-06-131-2/+1
* | Merge topic 'cpack-deb-soname'Brad King2019-06-171-1/+1
|\ \
| * | CPack: Fix SONAME regex in DEB generatorKyle Edwards2019-06-121-1/+1
* | | Merge branch 'release-3.15'Brad King2019-06-170-0/+0
|\ \ \
| * \ \ Merge branch 'FindBLAS-OpenBLAS-thread' into release-3.15Brad King2019-06-171-1/+15
| |\ \ \
* | \ \ \ Merge topic 'FindBLAS-OpenBLAS-thread'Brad King2019-06-171-1/+15
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindBLAS: Add second try for OpenBLAS with thread libraries.Alexander Neumann2019-06-171-1/+15
* | | | | Merge branch 'release-3.15'Brad King2019-06-170-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'find_package_prefer_config_fix' into release-3.15Brad King2019-06-174-5/+38
| |\ \ \ \
| * \ \ \ \ Merge branch 'capabilities-fileapi' into release-3.15Brad King2019-06-171-3/+3
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'find_package_prefer_config_fix'Brad King2019-06-174-5/+38
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallbackCristian Adam2019-06-134-5/+38
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'capabilities-fileapi'Brad King2019-06-171-3/+3
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | fileapi: Suppress lint warning about non-move with old jsoncppBrad King2019-06-121-3/+3
* | | | | | CMake Nightly Date StampKitware Robot2019-06-171-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-06-161-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-06-151-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-06-141-1/+1
* | | | | | Merge branch 'release-3.15'Craig Scott2019-06-130-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'cmake-gui-qt-notice' into release-3.15Craig Scott2019-06-131-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cmake-gui-qt-notice'Craig Scott2019-06-131-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | cmake-gui: Update Qt copyright holder in About dialogBrad King2019-06-121-1/+1
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2019-06-131-1/+1
* | | | | Merge topic 'add-test-command-expand-lists'Brad King2019-06-1224-10/+179
|\ \ \ \ \
| * | | | | add_test: Add COMMAND_EXPAND_LISTS optionSergey Bobrenok2019-06-0724-10/+179
* | | | | | Merge topic 'cmPropertyMap_unordered_map'Brad King2019-06-1214-128/+101
|\ \ \ \ \ \
| * | | | | | cmPropertyMap: Use std::unordered_map as container instead of std::mapSebastian Holtermann2019-06-082-3/+14
| * | | | | | cmPropertyMap: Add RemoveProperty methodSebastian Holtermann2019-06-082-0/+13
| * | | | | | cmPropertyMap: Use std::string as value container classSebastian Holtermann2019-06-089-56/+11
| * | | | | | cmPropertyMap: Make std::map container privateSebastian Holtermann2019-06-085-48/+40
| * | | | | | cmPropertyMap: Add GetList methodSebastian Holtermann2019-06-084-8/+20
| * | | | | | cmPropertyMap: Rename GetPropertyList method to GetKeysSebastian Holtermann2019-06-085-28/+18
* | | | | | | Merge topic 'language-dependent-linker-flags'Brad King2019-06-122-4/+19
|\ \ \ \ \ \ \
| * | | | | | | Support per-language library link flagsSaleem Abdulrasool2019-06-062-4/+19
* | | | | | | | Merge branch 'release-3.15'Brad King2019-06-120-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'CheckCXXSymbolExists-xref' into release-3.15Brad King2019-06-121-1/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'CheckCXXSymbolExists-xref'Brad King2019-06-121-1/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | CheckCXXSymbolExists: reference to CheckCXXSourceCompiles instead of C versionRolf Eike Beer2019-06-121-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.15'Brad King2019-06-120-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'capabilities-fileapi' into release-3.15Brad King2019-06-129-27/+82
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge topic 'capabilities-fileapi'Brad King2019-06-129-27/+82
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | cmake: Teach -E capabilities to report supported fileapi requestsBrad King2019-06-076-1/+55
| * | | | | | cmake: Simplify implementation of -E capabilitiesBrad King2019-06-074-12/+8
| * | | | | | fileapi: Factor out helper to construct a version objectBrad King2019-06-072-14/+19
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-06-121-1/+1
* | | | | | Merge topic 'get-runtime-dependencies'Kyle Edwards2019-06-1189-3/+3690
|\ \ \ \ \ \
| * | | | | | GetPrerequisites: Add deprecation noticeKyle Edwards2019-06-102-0/+6
| * | | | | | file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-1088-3/+3684
* | | | | | | CMake Nightly Date StampKitware Robot2019-06-111-1/+1
|/ / / / / /