summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | FetchContent: Honor CMAKE_FIND_PACKAGE_TARGETS_GLOBALCraig Scott2022-06-109-2/+116
| * | | Help: Add missing version directive for find_package() GLOBAL keywordCraig Scott2022-06-101-4/+5
* | | | Merge topic 'cmake-gui-qt6-decode' into release-3.24Brad King2022-06-115-105/+81
|\ \ \ \
| * | | | cmake-gui: Support non-ASCII chars on Windows with Qt6Mehdi Chinoune2022-06-105-105/+81
| | |/ / | |/| |
* | | | Merge topic 'cmWindowsRegistry-cstdint' into release-3.24Brad King2022-06-111-0/+1
|\ \ \ \
| * | | | cmWindowsRegistry: Add missing <cstdint> includenanoric2022-06-101-0/+1
* | | | | Merge topic 'doc-3.24-release-notes-cleanup' into release-3.24Brad King2022-06-112-24/+26
|\ \ \ \ \
| * | | | | Help: Minor cleanups of 3.24 release notesCraig Scott2022-06-101-23/+25
| * | | | | Help: Trivial grammar fixup in LINK_GROUPS genexCraig Scott2022-06-101-1/+1
* | | | | | Merge branch 'release-3.23' into release-3.24Brad King2022-06-110-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'release-3.22' into release-3.23Brad King2022-06-110-0/+0
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'xcode-14' into release-3.22Brad King2022-06-113-1/+6
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'xcode-14' into release-3.23Brad King2022-06-113-1/+6
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge topic 'xcode-14' into release-3.24Brad King2022-06-113-1/+6
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Tests: Teach RunCMake to ignore Xcode DVTSDK warningsBrad King2022-06-101-0/+2
| * | | | | | | Xcode: Suppress "Run Script" build phase warning during compiler idBrad King2022-06-101-0/+1
| * | | | | | | Xcode: Use ad-hoc signing during compiler id on macOSBrad King2022-06-102-1/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'update-kwsys' into release-3.24Brad King2022-06-101-0/+27
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-06-091-0/+27
| |\ \ \ \ \ \
| | * | | | | | KWSys 2022-06-09 (9b65e88d)KWSys Upstream2022-06-091-0/+27
* | | | | | | | Merge topic 'ExternalProject-stamp-genex' into release-3.24Brad King2022-06-103-15/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Express per-config step stamp file paths using CONFIG genexBrad King2022-06-083-15/+38
* | | | | | | | | Merge topic 'CheckIPOSupported-honor-flags' into release-3.24Brad King2022-06-1014-3/+90
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | CheckIPOSupported: Compile check using flags of calling projectBrad King2022-06-1014-3/+90
* | | | | | | | | Merge topic 'revert-msvc-compilers-default-to-ZI' into release-3.24Brad King2022-06-1014-100/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | / / / / / / | |_|/ / / / / / |/| | | | | | |
| * | | | | | | MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"Brad King2022-06-0914-100/+6
|/ / / / / / /
* | | | | | | Merge topic 'vs-android-api' into release-3.24Brad King2022-06-091-0/+4
|\ \ \ \ \ \ \
| * | | | | | | VS: Add AndroidAPILevel element to generated project filesBenjamín de la Fuente Ranea2022-06-081-0/+4