summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'vs-compile-batching' into release-3.24Brad King2022-06-236-9/+35
|\ \ \ \ \
| * | | | | VS: Add variable to to turn off Visual Studio compile batchingBrad King2022-06-226-5/+31
| * | | | | Help: Improve formatting in VS_NO_COMPILE_BATCHING docsBrad King2022-06-221-4/+4
| |/ / / /
* | | | | Merge topic 'revert-pkgconfig-static-libs' into release-3.24Brad King2022-06-239-300/+116
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET."Brad King2022-06-229-300/+116
|/ / / /
* | | | Merge topic 'FetchContent-doc-example' into release-3.24Brad King2022-06-221-3/+3
|\ \ \ \
| * | | | FetchContent: Fix example code in documentationpigeon2022-06-211-3/+3
* | | | | Merge topic 'FindMPI-l-colon' into release-3.24Brad King2022-06-221-8/+13
|\ \ \ \ \
| * | | | | FindMPI: Parse '-l:' flags in pkg-config outputMarkus Mützel2022-06-211-8/+13
| |/ / / /
* | | | | Merge topic 'use-arm64-msbuild' into release-3.24Brad King2022-06-221-0/+8
|\ \ \ \ \
| * | | | | VS: Prefer ARM64 MSBuild on Windows ARM64 hostTommy Vercetti2022-06-211-0/+8
| |/ / / /
* | | | | Merge topic 'xcode14' into release-3.24Brad King2022-06-222-1/+2
|\ \ \ \ \
| * | | | | Xcode: automatically create Info.plist for signing during compiler idGregor Jasny2022-06-211-0/+1
| * | | | | cm_cxx_features: filter out warnings from Xcode 14Gregor Jasny2022-06-211-1/+1
| |/ / / /
* | | | | Merge topic 'ci-openal' into release-3.24Brad King2022-06-224-3/+6
|\ \ \ \ \
| * | | | | ci: Add OpenAL to Debian and Fedora base imagesBrad King2022-06-214-3/+6
| |/ / / /
* | | | | Merge branch 'release-3.23' into release-3.24Brad King2022-06-220-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'backport-3.23-ExternalProject-stamp-cfgdir' into release-3.23Brad King2022-06-222-1/+6
| |\ \ \ \
* | \ \ \ \ Merge topic 'ExternalProject-stamp-cfgdir' into release-3.24Brad King2022-06-222-1/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'backport-3.23-ExternalProject-stamp-cfgdir'Brad King2022-06-210-0/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ExternalProject: Fix regression in stamp creation for Xcode+iOSBrad King2022-06-212-1/+6
| | |/ / /
| * | | | ExternalProject: Fix regression in stamp creation for Xcode+iOSBrad King2022-06-212-1/+6
|/ / / /
* | | | Merge topic 'ci-rel-win-arm64' into release-3.24Brad King2022-06-203-138/+124
|\ \ \ \
| * | | | ci: Rebuild Qt 6.3.0 windows-arm64 dependency with LLVM/ClangBrad King2022-06-171-3/+3
| * | | | Utilities/Release: Simplify script to build Qt 6.3.0 Windows binariesCristian Adam2022-06-172-135/+121
|/ / / /
* | | | Merge topic 'ci-rel-win-arm64-nightly' into release-3.24Brad King2022-06-153-6/+29
|\ \ \ \
| * | | | gitlab-ci: Add jobs to package and upload Windows arm64 nightly binariesBrad King2022-06-141-0/+23
| * | | | ci: use CMake 3.24.0-rc1Brad King2022-06-142-6/+6
|/ / / /
* | | | CMake 3.24.0-rc1v3.24.0-rc1Brad King2022-06-141-1/+1
* | | | Merge topic 'doctop' into release-3.24Brad King2022-06-142-6/+20
|\ \ \ \
| * | | | Help: Clarify PROJECT_IS_TOP_LEVEL behavior w.r.t. add_subdirectoryMichael Hirsch2022-06-142-6/+20
* | | | | Merge topic 'fortc-warn' into release-3.24Brad King2022-06-141-0/+1
|\ \ \ \ \
| * | | | | Tests: Add Fortran test C function prototypeWilliam R. Dieter2022-06-141-0/+1
| |/ / / /
* | | | | Merge topic 'update-kwiml' into release-3.24Brad King2022-06-141-1/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'upstream-KWIML' into update-kwimlBrad King2022-06-141-1/+7
| |\ \ \ \
| | * | | | KWIML 2022-06-14 (7b9bd7fe)KWIML Upstream2022-06-141-1/+7
* | | | | | Merge topic 'ci-rel-win-arm64' into release-3.24Brad King2022-06-1415-21/+240
|\ \ \ \ \ \
| * | | | | | Utilities/Release: Add windows-arm64 package to file tableBrad King2022-06-133-1/+15
| * | | | | | gitlab-ci: Add job to build Windows arm64 binariesBrad King2022-06-136-0/+68
| * | | | | | ci: update to WiX 3.14.0.6526Brad King2022-06-131-4/+4
| * | | | | | ci: Factor out Windows x86-family-specific package configurationBrad King2022-06-134-14/+16
| * | | | | | ci: Re-order logic for downloading Qt during packagingBrad King2022-06-131-2/+2
| * | | | | | Utilities/Release: Add script to build Qt 6.3.0 Windows binariesBrad King2022-06-131-0/+135
| |/ / / / /
* | | | | | Merge topic 'lcc-warnings' into release-3.24Brad King2022-06-142-5/+5
|\ \ \ \ \ \
| * | | | | | Source: Convince LCC that RAII variables are usedBrad King2022-06-132-5/+5
| |/ / / / /
* | | | | | Merge topic 'spelling-occurred' into release-3.24Brad King2022-06-1456-212/+212
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cmSystemTools: Fix 'ErrorOccurred' spellingFeRD (Frank Dana)2022-06-1356-212/+212
|/ / / / /
* | | | | Merge topic 'zlib-mangle' into release-3.24Brad King2022-06-125-0/+155
|\ \ \ \ \
| * | | | | zlib: Mangle symbols to avoid conflict with external transitive dependenciesBrad King2022-06-115-0/+155
* | | | | | Merge topic 'fetchcontent-global-targets' into release-3.24Brad King2022-06-1110-6/+121
|\ \ \ \ \ \