summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge branch 'autogen_header_in_symbolic_path_fix' into release-3.15Brad King2019-06-071-3/+3
|\ \
| * | Autogen: Fix header detection for paths with symbolic linksSebastian Holtermann2019-06-061-3/+3
| |/
* | Merge branch 'doc-xlclang-id' into release-3.15Brad King2019-06-061-0/+1
|\ \
| * | Help: Document XLClang compiler idBrad King2019-06-061-0/+1
| |/
* | Merge branch 'cpack-nuget-case' into release-3.15Brad King2019-06-051-1/+1
|\ \
| * | CPack/NuGet: Find nuget tool on case sensitive file systemMathieu Malaterre2019-06-051-1/+1
| |/
* | Merge branch 'doc-FindEnvModule-typos' into release-3.15Brad King2019-06-051-3/+3
|\ \ | |/ |/|
| * Help: Trivial typo and grammar fixes for FindEnvModulesCraig Scott2019-06-051-3/+3
|/
* Merge branch 'ctest_xml_tweaks' into release-3.15v3.15.0-rc1Brad King2019-06-042-2/+4
|\
| * Tests: Fix RunCMake.ctest_update test to not require GIT_EXECUTABLEBrad King2019-06-042-2/+4
* | Merge branch 'GetPrerequisites-variable-typo' into release-3.15Brad King2019-06-041-1/+1
|\ \
| * | GetPrerequisites: fix regression in gp_append_uniqueBen Boeckel2019-06-041-1/+1
| |/
* | CMake 3.15.0-rc1 version updateBrad King2019-06-041-3/+3
* | Help: Drop development topic notes to prepare releaseBrad King2019-06-042-9/+0
|/
* Merge topic 'doc-3.15-relnotes'Brad King2019-06-0475-461/+350
|\
| * Help: Organize and revise 3.15 release notesBrad King2019-06-041-209/+231
| * Help: Consolidate 3.15 release notesBrad King2019-06-0473-459/+326
| * Help: Document Swift_DEPENDENCIES_FILE property defaultsBrad King2019-06-042-2/+2
|/
* Merge topic 'tweaks_to_release_notes'Brad King2019-06-043-5/+5
|\
| * Help: Clarify COMPILE_LANG_AND_ID release noteRobert Maynard2019-06-041-1/+1
| * Help: Clarify vs-just-my-code-debugging release note languageRobert Maynard2019-06-041-3/+3
| * Help: Reference project command in CMAKE_PROJECT_INCLUDE_BEFORE relnotesRobert Maynard2019-06-041-1/+1
|/
* Merge topic 'emulator-arguments'Brad King2019-06-0412-16/+129
|\
| * Teach CROSSCOMPILING_EMULATOR to support argumentsMarek Antoniak2019-06-0312-16/+129
* | Merge topic 'remove_directories'Brad King2019-06-0415-16/+53
|\ \