Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake 3.24.0-rc1v3.24.0-rc1 | Brad King | 2022-06-14 | 1 | -1/+1 |
* | Merge topic 'doctop' into release-3.24 | Brad King | 2022-06-14 | 2 | -6/+20 |
|\ | |||||
| * | Help: Clarify PROJECT_IS_TOP_LEVEL behavior w.r.t. add_subdirectory | Michael Hirsch | 2022-06-14 | 2 | -6/+20 |
* | | Merge topic 'fortc-warn' into release-3.24 | Brad King | 2022-06-14 | 1 | -0/+1 |
|\ \ | |||||
| * | | Tests: Add Fortran test C function prototype | William R. Dieter | 2022-06-14 | 1 | -0/+1 |
| |/ | |||||
* | | Merge topic 'update-kwiml' into release-3.24 | Brad King | 2022-06-14 | 1 | -1/+7 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'upstream-KWIML' into update-kwiml | Brad King | 2022-06-14 | 1 | -1/+7 |
| |\ | |||||
| | * | KWIML 2022-06-14 (7b9bd7fe) | KWIML Upstream | 2022-06-14 | 1 | -1/+7 |
* | | | Merge topic 'ci-rel-win-arm64' into release-3.24 | Brad King | 2022-06-14 | 15 | -21/+240 |
|\ \ \ | |||||
| * | | | Utilities/Release: Add windows-arm64 package to file table | Brad King | 2022-06-13 | 3 | -1/+15 |
| * | | | gitlab-ci: Add job to build Windows arm64 binaries | Brad King | 2022-06-13 | 6 | -0/+68 |
| * | | | ci: update to WiX 3.14.0.6526 | Brad King | 2022-06-13 | 1 | -4/+4 |
| * | | | ci: Factor out Windows x86-family-specific package configuration | Brad King | 2022-06-13 | 4 | -14/+16 |
| * | | | ci: Re-order logic for downloading Qt during packaging | Brad King | 2022-06-13 | 1 | -2/+2 |
| * | | | Utilities/Release: Add script to build Qt 6.3.0 Windows binaries | Brad King | 2022-06-13 | 1 | -0/+135 |
| |/ / | |||||
* | | | Merge topic 'lcc-warnings' into release-3.24 | Brad King | 2022-06-14 | 2 | -5/+5 |
|\ \ \ | |||||
| * | | | Source: Convince LCC that RAII variables are used | Brad King | 2022-06-13 | 2 | -5/+5 |
| |/ / | |||||
* | | | Merge topic 'spelling-occurred' into release-3.24 | Brad King | 2022-06-14 | 56 | -212/+212 |
|\ \ \ | |/ / |/| | | |||||
| * | | cmSystemTools: Fix 'ErrorOccurred' spelling | FeRD (Frank Dana) | 2022-06-13 | 56 | -212/+212 |
|/ / | |||||
* | | Merge topic 'zlib-mangle' into release-3.24 | Brad King | 2022-06-12 | 5 | -0/+155 |
|\ \ | |||||
| * | | zlib: Mangle symbols to avoid conflict with external transitive dependencies | Brad King | 2022-06-11 | 5 | -0/+155 |
* | | | Merge topic 'fetchcontent-global-targets' into release-3.24 | Brad King | 2022-06-11 | 10 | -6/+121 |
|\ \ \ | |||||
| * | | | FetchContent: Honor CMAKE_FIND_PACKAGE_TARGETS_GLOBAL | Craig Scott | 2022-06-10 | 9 | -2/+116 |
| * | | | Help: Add missing version directive for find_package() GLOBAL keyword | Craig Scott | 2022-06-10 | 1 | -4/+5 |
* | | | | Merge topic 'cmake-gui-qt6-decode' into release-3.24 | Brad King | 2022-06-11 | 5 | -105/+81 |
|\ \ \ \ | |||||
| * | | | | cmake-gui: Support non-ASCII chars on Windows with Qt6 | Mehdi Chinoune | 2022-06-10 | 5 | -105/+81 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cmWindowsRegistry-cstdint' into release-3.24 | Brad King | 2022-06-11 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | cmWindowsRegistry: Add missing <cstdint> include | nanoric | 2022-06-10 | 1 | -0/+1 |
* | | | | | Merge topic 'doc-3.24-release-notes-cleanup' into release-3.24 | Brad King | 2022-06-11 | 2 | -24/+26 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Minor cleanups of 3.24 release notes | Craig Scott | 2022-06-10 | 1 | -23/+25 |
| * | | | | | Help: Trivial grammar fixup in LINK_GROUPS genex | Craig Scott | 2022-06-10 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.23' into release-3.24 | Brad King | 2022-06-11 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-06-11 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'xcode-14' into release-3.22 | Brad King | 2022-06-11 | 3 | -1/+6 |
| | |\ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ | Merge branch 'xcode-14' into release-3.23 | Brad King | 2022-06-11 | 3 | -1/+6 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
* | | | | | | | | | Merge topic 'xcode-14' into release-3.24 | Brad King | 2022-06-11 | 3 | -1/+6 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Tests: Teach RunCMake to ignore Xcode DVTSDK warnings | Brad King | 2022-06-10 | 1 | -0/+2 |
| * | | | | | | | Xcode: Suppress "Run Script" build phase warning during compiler id | Brad King | 2022-06-10 | 1 | -0/+1 |
| * | | | | | | | Xcode: Use ad-hoc signing during compiler id on macOS | Brad King | 2022-06-10 | 2 | -1/+3 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'update-kwsys' into release-3.24 | Brad King | 2022-06-10 | 1 | -0/+27 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2022-06-09 | 1 | -0/+27 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | KWSys 2022-06-09 (9b65e88d) | KWSys Upstream | 2022-06-09 | 1 | -0/+27 |
* | | | | | | | | Merge topic 'ExternalProject-stamp-genex' into release-3.24 | Brad King | 2022-06-10 | 3 | -15/+38 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ExternalProject: Express per-config step stamp file paths using CONFIG genex | Brad King | 2022-06-08 | 3 | -15/+38 |
* | | | | | | | | | Merge topic 'CheckIPOSupported-honor-flags' into release-3.24 | Brad King | 2022-06-10 | 14 | -3/+90 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | CheckIPOSupported: Compile check using flags of calling project | Brad King | 2022-06-10 | 14 | -3/+90 |
* | | | | | | | | | Merge topic 'revert-msvc-compilers-default-to-ZI' into release-3.24 | Brad King | 2022-06-10 | 14 | -100/+6 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | / / / / / / | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64" | Brad King | 2022-06-09 | 14 | -100/+6 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'vs-android-api' into release-3.24 | Brad King | 2022-06-09 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Add AndroidAPILevel element to generated project files | BenjamÃn de la Fuente Ranea | 2022-06-08 | 1 | -0/+4 |