summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.19.2v3.19.2Brad King2020-12-161-1/+1
* Merge topic 'cmake-gui-completion' into release-3.19Brad King2020-12-161-9/+14
|\
| * cmake-gui: Restore completion during path editingBrad King2020-12-151-9/+14
|/
* Merge topic 'ispc_control_header_suffixes' into release-3.19Brad King2020-12-1526-15/+148
|\
| * ISPC: Generated Headers suffix configurable with a better defaultRobert Maynard2020-12-1426-15/+148
* | Merge topic 'support_CMAKE_VFS_OVERLAY_for_rc_compilation' into release-3.19Brad King2020-12-151-4/+16
|\ \
| * | llvm-rc: Add CMAKE_VFS_OVERLAY to the preprocessing flagsThomas Bernard2020-12-141-4/+16
| |/
* | Merge topic 'ninja-no-cleandead' into release-3.19Brad King2020-12-152-15/+1
|\ \
| * \ Merge branch 'backport-ninja-no-cleandead' into ninja-no-cleandeadBrad King2020-12-142-15/+1
| |\ \ | | |/ | |/|
| | * Ninja: Remove cleandead on regenerationBrad King2020-12-142-15/+1
* | | Merge topic 'rel-macos-apple-silicon' into release-3.19Brad King2020-12-153-1/+22
|\ \ \
| * | | Utilities/Release: Update macOS Qt 5.9 build for platform versioningBrad King2020-12-143-1/+22
| |/ /
* | | Merge topic 'CMakePackageConfigHelpers-version-range' into release-3.19Craig Scott2020-12-154-47/+160
|\ \ \ | |/ / |/| |
| * | CMakePackageConfigHelpers: Relax restrictions on version rangeMarc Chevrier2020-12-144-47/+160
|/ /
* | Merge topic 'FindGLUT-macos-tbd' into release-3.19Brad King2020-12-141-2/+10
|\ \
| * | FindGLUT: Handle Mojave and Big Sur 'tbd' framework filesRobert Maynard2020-12-111-2/+10
* | | Merge topic 'macos-homebrew-apple-silicon' into release-3.19Brad King2020-12-141-0/+7
|\ \ \
| * | | macOS: Add /opt/homebrew to CMAKE_SYSTEM_PREFIX_PATH on Apple SiliconBrad King2020-12-111-0/+7
* | | | Merge topic 'install-properties' into release-3.19Brad King2020-12-141-0/+2
|\ \ \ \
| * | | | cmake: Clear INSTALL file properties between runsBrad King2020-12-111-0/+2
| | |/ / | |/| |
* | | | Merge topic 'execute_process-command-error' into release-3.19Brad King2020-12-1422-42/+217
|\ \ \ \ | |_|/ / |/| | |
| * | | execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenariosAsit Dhal2020-12-1022-42/+217
* | | | Merge topic 'apple-silicon-host-arch' into release-3.19Brad King2020-12-1122-16/+245
|\ \ \ \
| * | | | Tests: Cover macOS host architecture selection on Apple Silicon hostsBrad King2020-12-1014-0/+120
| * | | | macOS: Offer control over host architecture on Apple Silicon hostsBrad King2020-12-108-16/+125
| | |/ / | |/| |
* | | | Merge topic 'doc-3_19_release-fixes' into release-3.19Brad King2020-12-116-65/+78
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Clarify scope details of deferred call ids for cmake_language()Craig Scott2020-12-111-5/+12
| * | | Help: Re-sort indexes in the manualsCraig Scott2020-12-113-60/+60
| * | | Help: Mention how OPTIMIZE_DEPENDENCIES is initializedCraig Scott2020-12-111-0/+3
| * | | Help: xref variable that cmake_minimum_required() setsCraig Scott2020-12-111-0/+3
|/ / /
* | | Merge topic 'rel-macos-apple-silicon' into release-3.19Brad King2020-12-109-13/+161
|\ \ \
| * | | ci: update macOS package to produce universal binariesBrad King2020-12-103-4/+13
| * | | ci: do not use sccache for macOS packagingBrad King2020-12-103-6/+7
| * | | ci: update to pre-built Qt 5.9.9 universal binaries for macOS packagesBrad King2020-12-102-3/+3
| * | | Utilities/Release: Add script to build Qt 5.9.9 macOS universal binariesBrad King2020-12-102-0/+138
|/ / /
* | | Merge topic 'test-macos-version' into release-3.19Brad King2020-12-102-17/+22
|\ \ \
| * | | ci: Hard-code XCTest deployment target to 10.15Brad King2020-12-091-0/+5
| * | | Tests: Remove outdated exclusion of tests on OS X 10.3Brad King2020-12-091-12/+1
| * | | Tests: Add cache entry to control XCTest deployment targetBrad King2020-12-091-5/+16
| |/ /
* | | Merge topic 'ispc-system-includes' into release-3.19Brad King2020-12-105-2/+37
|\ \ \ | |/ / |/| |
| * | ISPC: Treat system includes as '-I' includesRobert Maynard2020-12-095-2/+37
* | | Merge topic 'update_cmp112' into release-3.19Brad King2020-12-082-0/+4
|\ \ \
| * | | Document CMP0112 covers $<TARGET_FILE_NAME,tgt>Robert Maynard2020-12-072-0/+4
| |/ /
* | | Merge topic 'FindPython-python2-soabi-suffix-fix' into release-3.19Brad King2020-12-081-2/+10
|\ \ \
| * | | FindPython2: avoid doubling the extension in CPython2 SOABIBen Boeckel2020-12-041-2/+10
* | | | Merge topic 'correct_ispc_path_computation' into release-3.19Brad King2020-12-085-15/+32
|\ \ \ \
| * | | | ISPC: Handle OBJECT sources in different directoriesRobert Maynard2020-12-074-9/+23
| * | | | ISPC: Ninja properly compute ISPC_HEADER_DIRECTORY locationRobert Maynard2020-12-071-6/+9
| | |/ / | |/| |
* | | | Merge topic 'remove-partial-intel-compiler-support' into release-3.19Brad King2020-12-084-18/+0
|\ \ \ \
| * | | | Revert "Intel: Add Intel DPC++ compiler identification"Brad King2020-12-073-9/+0