summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Xcode: Use deterministic object ids for script build phasesBrad King2021-01-065-10/+40
| * | | | | cmGlobalXCodeGenerator: Add infrastructure for deterministic object idsBrad King2021-01-062-15/+28
| * | | | | cmGlobalXCodeGenerator: Adopt pbxproj object id generationBrad King2021-01-066-28/+30
|/ / / / /
* | | | | Merge topic 'FindHDF5-dbg-and-rel' into release-3.19Brad King2021-01-061-1/+1
|\ \ \ \ \
| * | | | | FindHDF5: Fix finding both debug and release libsKris Thielemans2021-01-041-1/+1
* | | | | | Merge topic 'ci-xcode-12.3' into release-3.19Brad King2021-01-061-4/+4
|\ \ \ \ \ \
| * | | | | | gitlab-ci: update macOS jobs to use Xcode 12.3Brad King2021-01-061-4/+4
|/ / / / / /
* | | | | | Merge topic 'FindMPI-oneapi-single-quotes' into release-3.19Brad King2021-01-051-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindMPI: remove single quotes from include pathEduard Valeyev2021-01-041-0/+1
|/ / / / /
* | | | | Merge topic 'rel-linux-aarch64' into release-3.19Brad King2020-12-2314-13/+406
|\ \ \ \ \
| * | | | | Help: Add 3.19.3 release note for Linux aarch64 binaryBrad King2020-12-221-0/+5
| * | | | | gitlab-ci: add jobs to make Linux release packages for aarch64 on 3.19 branchHi Key2020-12-224-7/+53
| * | | | | Utilities/Release: Add docker specs for Linux aarch64 binariesHi Key2020-12-229-0/+347
| * | | | | gitlab-ci: consolidate Linux release package job spec for x86_64Brad King2020-12-221-7/+2
* | | | | | Merge topic 'fc-relative-SOURCE_DIR' into release-3.19Craig Scott2020-12-224-1/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FetchContent: Relative SOURCE_DIR override cannot be a hard errorCraig Scott2020-12-224-1/+17
* | | | | | Merge topic 'test-ConfigSources-config' into release-3.19Brad King2020-12-221-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tests: Fix ConfigSources test with empty CMAKE_BUILD_TYPEBrad King2020-12-221-1/+1
|/ / / / /
* | | | | Merge topic 'revert-write-through' into release-3.19Brad King2020-12-211-2/+1
|\ \ \ \ \
| * | | | | cmSystemTools: Revert use of MOVEFILE_WRITE_THROUGH by RenameFile on WindowsBrad King2020-12-171-2/+1
* | | | | | Merge topic 'doc-fix-XCODE_LINK_BUILD_PHASE_MODE' into release-3.19Craig Scott2020-12-211-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: Fix Sphinx not recognising list in XCODE_LINK_BUILD_PHASE_MODECraig Scott2020-12-201-0/+1
|/ / / / /
* | | | | 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