summaryrefslogtreecommitdiffstats
path: root/Modules/FindMatlab.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'findmatlab-registry-lookup-without-versionxml' into release-3.29Brad King2024-02-081-12/+1
|\
| * FindMatlab: Revert undocumented and now-unnecessary full version lookupHermann von Kleist2024-02-071-12/+1
| * Merge topic 'find-matlab-docs-mcr-version-mapping' into release-3.28Brad King2024-01-261-1/+11
| |\
* | \ Merge topic 'find-matlab-docs-mcr-version-mapping'Brad King2024-01-261-1/+11
|\ \ \ | | |/ | |/|
| * | FindMatlab: Document that version mappings do not apply to MCRHermann von Kleist2024-01-251-1/+11
* | | Merge topic 'find-matlab-fix-nonzero-patch-version'Brad King2024-01-261-4/+5
|\ \ \ | | |/ | |/|
| * | FindMatlab: Some versions use major.minor.patch in the registryHermann von Kleist2024-01-251-4/+5
| |/
* | Merge topic 'FindMatlab-docs'Brad King2024-01-231-10/+7
|\ \ | |/
| * FindMatlab: Fix error message from functionHermann von Kleist2024-01-221-1/+1
| * FindMatlab: Document all registry paths for version lookupHermann von Kleist2024-01-221-3/+4
| * FindMatlab: matlab_get_release_name_from_version is a function nowHermann von Kleist2024-01-221-6/+2
* | Merge topic 'matlab-env'Brad King2024-01-191-16/+16
|\ \ | |/ |/|
| * FindMatlab: use NAMES for find_*scivision2024-01-171-12/+12
| * FindMatlab: set MATLAB_ARCH per process callscivision2024-01-171-4/+4
* | FindMatlab: Restore support for finding EXACT major.minor versionHermann von Kleist2024-01-171-1/+11
* | FindMatlab: use correct registry view when extracting versionsHermann von Kleist2024-01-171-0/+1
* | FindMatlab: Accept long version in matlab_get_release_name_from_versionscivision2024-01-161-17/+7
* | FindMatlab: Fix major.minor version lookups in Windows Registryscivision2024-01-161-45/+47
|/
* FindMatlab: Restore support for versions without VersionInfo.xmlHermann von Kleist2024-01-121-12/+13
* FindMatlab: Fix processing of multiple versions from Windows RegistryBrad King2023-12-141-2/+2
* FindMatlab: Fix regression on Windows Registry lookup failureBrad King2023-12-141-4/+4
* FindMatlab:macOS: return full version when found by path guessscivision2023-09-181-0/+5
* FindMatlab:lint: set(... CACHE INTERNAL) implies FORCEscivision2023-09-181-6/+6
* FindMatlab:WIN32: return full Matlab version when found via registryscivision2023-09-181-13/+24
* FindMatlab: improve version regexscivision2023-09-181-5/+5
* FindMatlab: doc: rename osx=>macOSscivision2023-09-181-6/+6
* FindMatlab: retrieve full major.minor.patch.tweakscivision2023-09-181-4/+12
* FindMatlab: refactor: remove unneeded syntaxscivision2023-09-181-7/+2
* FindMatlab: refactor: use registry query instead of execute_processscivision2023-09-181-32/+15
* FindMatlab: Add R2023b=23.2scivision2023-09-151-7/+8
* FindMatlab: Prefer to use VersionInfo.xml to get version, fallback to runscivision2023-09-101-24/+43
* FindMatlab: use if(IS_DIRECTORY) for directories instead of EXISTSscivision2023-08-271-8/+8
* FindMatlab: no if(NOT EXIST) guard needed for file(MAKE_DIRECTORY)scivision2023-08-271-3/+1
* codespell: Fix typosBrad King2023-05-221-1/+1
* Merge topic 'FindMatlab-R2023a'Brad King2023-03-171-0/+1
|\
| * FindMatlab: add version/release map for R2023ascivision2023-03-161-0/+1
* | FindMatlab: refactor: use string(APPENDscivision2023-03-071-8/+7
* | FindMatlab: use modern foreach()scivision2023-03-071-32/+7
* | FindMatlab: document function input/outputscivision2023-03-071-41/+42
* | FindMatlab: add Matlab_VERSION and document.scivision2023-03-071-1/+9
|/
* Merge topic 'FindMatlab-macos-rosetta'Brad King2023-01-131-32/+17
|\
| * FindMatlab: accommodate Matlab running under Rosettascivision2023-01-121-13/+14
| * FindMatlab: simplify mexext find logicscivision2023-01-121-19/+3
* | FindMatlab: Add SYSTEM include flag for matlab_add_mexJorrit Olthuis2023-01-111-1/+1
|/
* Merge topic 'matlab-r2022b'Brad King2022-09-191-0/+1
|\
| * FindMatlab: add R2022b 9.13 version mapMichael Hirsch2022-09-161-0/+1
* | Merge topic 'FindMatlab-macos-arm64'Brad King2022-09-151-1/+5
|\ \ | |/
| * FindMatlab: Add MEX binary file suffix for Apple Silicon native MatlabMichael Hirsch2022-09-141-1/+5
* | FindMatlab: follow CMP0074 <PackageName>_ROOT search behaviorMichael Hirsch2022-09-011-1/+16
* | FindMatlab: add'l check that Matlab test version file existsMichael Hirsch2022-09-011-0/+9
|/