summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.15.0-rc3v3.15.0-rc3Brad King2019-06-271-1/+1
* Merge branch 'cuda-msvc-runtime-library' into release-3.15Brad King2019-06-265-19/+39
|\
| * CUDA: Implement MSVC runtime library abstractionBrad King2019-06-264-4/+28
| * VS: Use AddLanguageFlags to de-duplicate CMAKE_{CUDA,ASM*}_FLAGS lookupBrad King2019-06-261-15/+11
* | Merge branch 'doc-CMAKE_FRAMEWORK-crossref' into release-3.15Brad King2019-06-261-1/+3
|\ \
| * | Help: Document that CMAKE_FRAMEWORK initializes FRAMEWORK target propCraig Scott2019-06-251-1/+3
| |/
* | Merge branch 'export-targets-empty' into release-3.15Brad King2019-06-263-2/+11
|\ \
| * | export: Restore support for empty TARGETS listBrad King2019-06-253-2/+11
| |/
* | Merge branch 'ninja-nvcc-rsp' into release-3.15Brad King2019-06-251-13/+2
|\ \
| * | Ninja: Fix CUDA device linking when using response filesFrancisco Facioni2019-06-251-13/+2
| |/
* | Merge branch 'iconv-c++11' into release-3.15Brad King2019-06-251-0/+2
|\ \
| * | FindIconv test: request C++11Rolf Eike Beer2019-06-251-0/+2
|/ /
* | Merge branch 'doc-typos-cmake_parse_arguments' into release-3.15Brad King2019-06-241-8/+8
|\ \
| * | Help: Typo and grammar fixes in cmake_parse_arguments() docsCraig Scott2019-06-231-8/+8
| |/
* | Merge branch 'doc-IMPORTED_LOCATION' into release-3.15Brad King2019-06-211-4/+11
|\ \
| * | Help: Improve documentation of IMPORTED_LOCATION propertyAlexandru Croitor2019-06-211-4/+11
| |/
* | Merge branch 'autogen_documentation' into release-3.15Brad King2019-06-193-106/+306
|\ \ | |/ |/|
| * Help: Autogen: Overhaul AUTOMOC target property documentationSebastian Holtermann2019-06-191-62/+212
| * Help: Autogen: Overhaul AUTOUIC target property documentationSebastian Holtermann2019-06-191-26/+61
| * Help: Autogen: Overhaul AUTORCC target property documentationSebastian Holtermann2019-06-191-18/+33
|/
* CMake 3.15.0-rc2v3.15.0-rc2Brad King2019-06-191-1/+1
* Merge branch 'android-pie-cmp0083' into release-3.15Brad King2019-06-192-0/+26
|\
| * Android: ensure PIE behavior is consistent regardless CMP0083 policyMarc Chevrier2019-06-192-0/+26
* | Merge branch 'FindMPI-imported-link-flags' into release-3.15Brad King2019-06-191-1/+3
|\ \
| * | FindMPI: Store imported target link flags as a list instead of a stringRobert Maynard2019-06-191-1/+3
* | | Merge branch 'FindBoost-component' into release-3.15Brad King2019-06-1828-5/+576
|\ \ \
| * | | FindBoost: Add tests for legacy variablesAlexander Grund2019-06-1825-0/+415
| * | | FindBoost: Add legacy variables and targets for compatibilityAlexander Grund2019-06-181-0/+150
| * | | FindBoost: Don't overwrite Boost_${_comp}_FOUNDAlexander Grund2019-06-181-5/+7
| * | | Tests.RunCMake.FindBoost: Fix example BoostConfigAlexander Grund2019-06-181-0/+3
| * | | Tests.FindBoost: Don't use BoostConfig in MODULE testAlexander Grund2019-06-181-0/+1
| |/ /
* | | Merge branch 'doc-project-include' into release-3.15Brad King2019-06-183-9/+19
|\ \ \
| * | | Help: Document what project() calls use CMAKE_PROJECT_INCLUDE and friendsBrad King2019-06-173-9/+19
| |/ /
* | | Merge branch 'FindBLAS-OpenBLAS-thread' into release-3.15Brad King2019-06-171-1/+15
|\ \ \
| * | | FindBLAS: Add second try for OpenBLAS with thread libraries.Alexander Neumann2019-06-171-1/+15
| |/ /
* | | Merge branch 'find_package_prefer_config_fix' into release-3.15Brad King2019-06-174-5/+38
|\ \ \
| * | | find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallbackCristian Adam2019-06-134-5/+38
| |/ /
* | | Merge branch 'capabilities-fileapi' into release-3.15Brad King2019-06-171-3/+3
|\ \ \
| * | | fileapi: Suppress lint warning about non-move with old jsoncppBrad King2019-06-121-3/+3
* | | | Merge branch 'cmake-gui-qt-notice' into release-3.15Craig Scott2019-06-131-1/+1
|\ \ \ \
| * | | | cmake-gui: Update Qt copyright holder in About dialogBrad King2019-06-121-1/+1
| | |/ / | |/| |
* | | | Merge branch 'CheckCXXSymbolExists-xref' into release-3.15Brad King2019-06-121-1/+1
|\ \ \ \
| * | | | CheckCXXSymbolExists: reference to CheckCXXSourceCompiles instead of C versionRolf Eike Beer2019-06-121-1/+1
| |/ / /
* | | | Merge branch 'capabilities-fileapi' into release-3.15Brad 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
| |/ /
* | | Merge branch 'additional_clean_files_help' into release-3.15Craig Scott2019-06-083-11/+23
|\ \ \
| * | | Help: Improve ADDITIONAL_CLEAN_FILES documentationSebastian Holtermann2019-06-072-10/+22
| * | | Help: Move ADDITIONAL_MAKE_CLEAN_FILES dir prop to deprecated sectionCraig Scott2019-06-071-1/+1
| |/ /