summaryrefslogtreecommitdiffstats
path: root/Modules/FindMatlab.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Fix CMP0159 warnings in modules when tracingJuan Ramos2024-03-291-0/+1
* Merge topic 'matlab-2024a'Brad King2024-03-221-0/+1
|\
| * FindMatlab: R2024a version mapscivision2024-03-211-0/+1
| * Merge topic 'findmatlab-registry-lookup-without-versionxml' into release-3.29Brad King2024-02-081-12/+1
| |\
* | | FindMatlab: Support REGISTRY_VIEWHermann von Kleist2024-02-201-26/+78
* | | FindMatlab: Add changelog for now supported version rangeHermann von Kleist2024-02-191-0/+3
* | | FindMatlab: Remove dead commented-out codeHermann von Kleist2024-02-131-8/+0
* | | FindMatlab: Use find_package(Threads) instead of checking -pthreadHermann von Kleist2024-02-131-12/+7
* | | FindMatlab: Do not query host processor for registry viewHermann von Kleist2024-02-131-1/+1
* | | FindMatlab: Refactor Matlab root list append operationHermann von Kleist2024-02-131-6/+4
* | | FindMatlab: Simplify ROOT lookup for new and old MCRHermann von Kleist2024-02-131-33/+17
* | | FindMatlab: Refactor: Eliminate _matlab_64BuildHermann von Kleist2024-02-131-9/+1
* | | FindMatlab: Remove extra [Debug] from log messageHermann von Kleist2024-02-131-1/+1
* | | FindMatlab: Remove unnecessary if statements and loopsHermann von Kleist2024-02-131-8/+2
* | | FindMatlab: Fixup indentationHermann von Kleist2024-02-131-2/+2
* | | Merge topic 'findmatlab-silence-mex-warnings'Brad King2024-02-121-0/+13
|\ \ \
| * | | FindMatlab: Silence warnings for mex version fileHermann von Kleist2024-02-071-0/+13
| |/ /
* | | Merge topic 'findmatlab-improve-version-check'Brad King2024-02-121-53/+21
|\ \ \
| * | | FindMatlab: Handle version rangeHermann von Kleist2024-02-071-1/+2
| * | | FindMatlab: Refactor version selection using find_package_check_versionHermann von Kleist2024-02-071-53/+20
| |/ /
* | | Merge topic 'findmatlab-registry-lookup-without-versionxml'Brad 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