summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.30.4v3.30.4Brad King2024-09-272-10/+11
* Merge topic 'project-vars' into release-3.30Brad King2024-09-271-0/+17
|\
| * Help: Add 3.30 release notes for project variable updatesBrad King2024-09-261-0/+17
|/
* Merge topic 'project-vars' into release-3.30Brad King2024-09-237-14/+76
|\
| * project: Only define non-cache vars if already definedCraig Scott2024-09-207-12/+67
| * Help: State valid scopes for using proj_SOURCE_DIR and proj_BINARY_DIRCraig Scott2024-09-201-2/+9
|/
* Merge topic 'cpack-nuget-native' into release-3.30Brad King2024-09-201-0/+3
|\
| * CPack/NuGet: Add native0.0 to build dependencies in groupsDiego Dassie2024-09-191-0/+3
* | Merge topic 'FindMatlab-mcr' into release-3.30Brad King2024-09-201-46/+98
|\ \
| * | FindMatlab: Search mex and mx libraries for MCRHermann von Kleist2024-09-191-42/+78
| * | FindMatlab: Cache whether MATLAB root contains MCR or MATLABHermann von Kleist2024-09-191-2/+15
| * | FindMatlab: Add support for MCR distributions without mex.hHermann von Kleist2024-09-181-1/+1
| * | FindMatlab: Only consider versioned MCR subdirectory if it existsHermann von Kleist2024-09-181-1/+4
| |/
* | Merge topic 'ci-xcode-16.0' into release-3.30Brad King2024-09-203-6/+14
|\ \ | |/ |/|
| * ci: Run RunCMake.ExternalProject serially in macos-x86_64 Xcode jobBrad King2024-09-191-0/+1
| * gitlab-ci: update macOS jobs to use Xcode 16.0Brad King2024-09-172-6/+13
|/
* Merge topic 'FindPython-FIND_ABI' into release-3.30Brad King2024-09-163-37/+23
|\
| * FindPython: ensure all ABI are searched by defaultMarc Chevrier2024-09-123-37/+23
* | Merge topic 'matlab-2024b' into release-3.30Brad King2024-09-131-0/+1
|\ \ | |/ |/|
| * FindMatlab: Add R2024b version mapscivision2024-09-121-0/+1
|/
* Merge branch 'release-3.29' into release-3.30Brad King2024-09-100-0/+0
|\
| * Merge topic 'librhash-glibc-version' into release-3.29Brad King2024-09-101-1/+1
| |\
* | \ Merge topic 'librhash-glibc-version' into release-3.30Brad King2024-09-101-1/+1
|\ \ \ | | |/ | |/|
| * | librhash: aligned_alloc is not available with glibc < 2.16Dilshod Mukhtarov2024-09-091-1/+1
| |/
* | Merge topic 'cmp0168-populate-nondeclare-regression' into release-3.30Craig Scott2024-09-082-2/+6
|\ \
| * | FetchContent: Don't update verify script timestamp if it doesn't changeCraig Scott2024-09-061-1/+3
| * | Help: file(CONFIGURE) only updates output file timestamp if it changesCraig Scott2024-09-061-1/+3
|/ /
* | CMake 3.30.3v3.30.3Brad King2024-08-292-8/+9
* | Merge branch 'release-3.29' into release-3.30Brad King2024-08-291-2/+2
|\ \ | |/
| * CMake 3.29.8v3.29.8Brad King2024-08-292-3/+3
* | Merge topic 'project_ensure_non_cache_variables' into release-3.30Brad King2024-08-293-0/+19
|\ \
| * | project: non cache <project> prefix variables are also createdRobert Maynard2024-08-273-0/+19
* | | Merge topic 'FindPython-free-threaded-python' into release-3.30Brad King2024-08-274-0/+45
|\ \ \
| * | | FindPython: ensure a usable environment is set for the free threaded PythonMarc Chevrier2024-08-274-0/+45
| |/ /
* | | Merge topic 'FindPython-numpy-mkl' into release-3.30Brad King2024-08-271-9/+8
|\ \ \
| * | | FindPython: fix regression of NumPy detection with Intel MKL libraryEven Rouault2024-08-261-9/+8
|/ / /
* | | Merge topic 'android-ndk-27' into release-3.30Brad King2024-08-261-9/+9
|\ \ \ | |/ / |/| |
| * | Android: Fix build with NDK 27Lars Schmertmann2024-08-221-9/+9
* | | Merge topic 'ci-xcode-15.4' into release-3.30Brad King2024-08-211-6/+6
|\ \ \
| * | | gitlab-ci: update macOS jobs to use Xcode 15.4Brad King2024-08-201-6/+6
| |/ /
* | | Merge topic 'ci-msvc-14.41' into release-3.30Brad King2024-08-211-12/+12
|\ \ \ | |/ / |/| |
| * | gitlab-ci: Update Windows builds to MSVC 14.41 toolsetBrad King2024-08-201-12/+12
|/ /
* | Merge topic 'FindJNI-no-xcode' into release-3.30Brad King2024-08-201-1/+3
|\ \
| * | FindJNI: Improve output on macOS if Xcode is not installedBrad King2024-08-191-1/+3
* | | Merge topic 'ci-ninja-1.12.1' into release-3.30Brad King2024-08-205-48/+17
|\ \ \
| * | | ci: update to use ninja 1.12.1Brad King2024-08-195-48/+17
| |/ /
* | | Merge topic 'cpack-nsis-reserved-component-names' into release-3.30Brad King2024-08-204-3/+45
|\ \ \ | |/ / |/| |
| * | CPack/NSIS: Fix matching of reserved component namesK. R. Walker2024-08-194-3/+45
|/ /
* | Merge topic 'FindJNI-zero-vm-location' into release-3.30Brad King2024-08-151-0/+2
|\ \
| * | FindJNI: Support finding libjvm.so for all OpenJDK variantsWANG Xuerui2024-08-151-0/+2