summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindMatlab: Fix multi-signature function documentation anchorsBrad King2025-01-161-5/+7
* FindBoost: Add support for Boost 1.86Brad King2024-11-111-2/+2
* FindPython: Add support for Python 3.14Miro Hrončok2024-10-183-3/+3
* 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
* | 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 '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
* | FindMatlab: Add R2024b version mapscivision2024-09-121-0/+1
|/
* FetchContent: Don't update verify script timestamp if it doesn't changeCraig Scott2024-09-061-1/+3
* Merge topic 'FindPython-free-threaded-python' into release-3.30Brad King2024-08-273-0/+37
|\
| * FindPython: ensure a usable environment is set for the free threaded PythonMarc Chevrier2024-08-273-0/+37
* | FindPython: fix regression of NumPy detection with Intel MKL libraryEven Rouault2024-08-261-9/+8
* | Android: Fix build with NDK 27Lars Schmertmann2024-08-221-9/+9
|/
* FindJNI: Improve output on macOS if Xcode is not installedBrad King2024-08-191-1/+3
* FindJNI: Support finding libjvm.so for all OpenJDK variantsWANG Xuerui2024-08-151-0/+2
* Merge topic 'swift-install-names' into release-3.30Brad King2024-08-021-1/+1
|\
| * Swift: Fix INSTALL_NAME_DIR under CMP0157 NEW behaviorEvan Wilde2024-08-011-1/+1
| * Merge topic 'clang-ansi-color' into release-3.29Brad King2024-06-111-1/+1
| |\
| * | CPack/WiX: Restore default (missing) InstallScope from 3.28 and lowerBrad King2024-06-051-1/+1
* | | Merge topic 'FindPython-WIN32-EXECUTABLE_DEBUG' into release-3.30Brad King2024-07-291-2/+20
|\ \ \
| * | | FindPython: Fix usage of cached variable _Python_EXECUTABLE_DEBUGMarc Chevrier2024-07-261-2/+20
* | | | FetchContent: Ensure can_fetch_default is set early enoughCraig Scott2024-07-261-5/+6
* | | | ExternalProject: Fix bad indenting for uses_terminalCraig Scott2024-07-261-5/+5
|/ / /
* | | Merge topic 'ep-svn-user-pass' into release-3.30Brad King2024-07-231-2/+2
|\ \ \
| * | | ExternalProject: Don't add SVN auth args if not setCraig Scott2024-07-201-2/+2
* | | | Xcode: Restore support for CMAKE_OSX_ARCHITECTURES=$(ARCHS_STANDARD)Brad King2024-07-191-1/+1
|/ / /
* | | Merge topic 'IntelLLVM-layout-2024' into release-3.30Brad King2024-07-161-1/+4
|\ \ \
| * | | IntelLLVM: Update toolchain layout for 2024+ versionsPavel Liavonau2024-07-151-1/+4
* | | | FindMatlab: Restore support for finding Matlab without any languagesBrad King2024-07-151-4/+5
|/ / /
* | | FetchContent: Fix command echo for DEBUG and TRACE log levelsCraig Scott2024-07-043-3/+3
* | | Merge topic 'link-feature-attributes-stabilization' into release-3.30Brad King2024-06-2414-24/+24
|\ \ \
| * | | Link feature attributes: stabilizationMarc Chevrier2024-06-2112-19/+19
| * | | Libraries processing: update configuration wordingMarc Chevrier2024-06-215-5/+5
* | | | CPack/RPM: Fix debuginfo permissions checkAdrian DC2024-06-171-1/+1
|/ / /
* | | Merge topic 'clang-ansi-color' into release-3.30Brad King2024-06-111-1/+1
|\ \ \ | | |/ | |/|
| * | Clang: Drop non-existent -fno-ansi-escape-codes flagBrad King2024-06-101-1/+1
* | | FetchContent: Force cmake --fresh to re-execute direct population stepsCraig Scott2024-06-071-3/+14
* | | FetchContent: Fix typos in stamp/step file namesCraig Scott2024-06-071-2/+2
* | | FetchContent,ExternalProject: Fix extra semicolons in step commandsCraig Scott2024-06-071-1/+1
* | | Merge topic 'doc-add_subdirectory-EXCLUDE_FROM_ALL' into release-3.30Brad King2024-06-061-2/+2
|\ \ \
| * | | Help: improve docs for the EXCLUDE_FROM_ALL directory propertyAlex Neundorf2024-06-041-2/+2
* | | | CPack/WiX: Restore default (missing) InstallScope from 3.28 and lowerBrad King2024-06-051-3/+7
* | | | Merge topic 'FindPython-free-threaded-python'Brad King2024-06-053-97/+166
|\ \ \ \
| * | | | FindPython: Add support for free threaded pythonMarc Chevrier2024-06-043-97/+166
* | | | | Merge topic 'macos-check-archs'Brad King2024-06-051-0/+35
|\ \ \ \ \
| * | | | | APPLE: Check if compilers respect CMAKE_OSX_ARCHITECTURESRené Bertin2024-06-041-0/+35
| |/ / / /