index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindMatlab.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindMatlab:macOS: return full version when found by path guess
scivision
2023-09-18
1
-0/+5
*
FindMatlab:lint: set(... CACHE INTERNAL) implies FORCE
scivision
2023-09-18
1
-6/+6
*
FindMatlab:WIN32: return full Matlab version when found via registry
scivision
2023-09-18
1
-13/+24
*
FindMatlab: improve version regex
scivision
2023-09-18
1
-5/+5
*
FindMatlab: doc: rename osx=>macOS
scivision
2023-09-18
1
-6/+6
*
FindMatlab: retrieve full major.minor.patch.tweak
scivision
2023-09-18
1
-4/+12
*
FindMatlab: refactor: remove unneeded syntax
scivision
2023-09-18
1
-7/+2
*
FindMatlab: refactor: use registry query instead of execute_process
scivision
2023-09-18
1
-32/+15
*
FindMatlab: Add R2023b=23.2
scivision
2023-09-15
1
-7/+8
*
FindMatlab: Prefer to use VersionInfo.xml to get version, fallback to run
scivision
2023-09-10
1
-24/+43
*
FindMatlab: use if(IS_DIRECTORY) for directories instead of EXISTS
scivision
2023-08-27
1
-8/+8
*
FindMatlab: no if(NOT EXIST) guard needed for file(MAKE_DIRECTORY)
scivision
2023-08-27
1
-3/+1
*
codespell: Fix typos
Brad King
2023-05-22
1
-1/+1
*
Merge topic 'FindMatlab-R2023a'
Brad King
2023-03-17
1
-0/+1
|
\
|
*
FindMatlab: add version/release map for R2023a
scivision
2023-03-16
1
-0/+1
*
|
FindMatlab: refactor: use string(APPEND
scivision
2023-03-07
1
-8/+7
*
|
FindMatlab: use modern foreach()
scivision
2023-03-07
1
-32/+7
*
|
FindMatlab: document function input/output
scivision
2023-03-07
1
-41/+42
*
|
FindMatlab: add Matlab_VERSION and document.
scivision
2023-03-07
1
-1/+9
|
/
*
Merge topic 'FindMatlab-macos-rosetta'
Brad King
2023-01-13
1
-32/+17
|
\
|
*
FindMatlab: accommodate Matlab running under Rosetta
scivision
2023-01-12
1
-13/+14
|
*
FindMatlab: simplify mexext find logic
scivision
2023-01-12
1
-19/+3
*
|
FindMatlab: Add SYSTEM include flag for matlab_add_mex
Jorrit Olthuis
2023-01-11
1
-1/+1
|
/
*
Merge topic 'matlab-r2022b'
Brad King
2022-09-19
1
-0/+1
|
\
|
*
FindMatlab: add R2022b 9.13 version map
Michael Hirsch
2022-09-16
1
-0/+1
*
|
Merge topic 'FindMatlab-macos-arm64'
Brad King
2022-09-15
1
-1/+5
|
\
\
|
|
/
|
*
FindMatlab: Add MEX binary file suffix for Apple Silicon native Matlab
Michael Hirsch
2022-09-14
1
-1/+5
*
|
FindMatlab: follow CMP0074 <PackageName>_ROOT search behavior
Michael Hirsch
2022-09-01
1
-1/+16
*
|
FindMatlab: add'l check that Matlab test version file exists
Michael Hirsch
2022-09-01
1
-0/+9
|
/
*
FindMatlab: Add NO_IMPLICIT_LINK_TO_MATLAB_LIBRARIES option to matlab_add_mex
Silvio
2022-04-05
1
-10/+21
*
FindMatlab: Use -batch option in matlab_add_unit_test if possible
Silvio Traversaro
2022-03-21
1
-0/+11
*
FindMatlab: Add fallback to use -batch option in version extraction
Silvio
2022-03-18
1
-7/+47
*
FindMatlab: Add R2022a => 9.12 version
Michael Hirsch
2022-03-18
1
-0/+1
*
FindMatlab: Fix logic error when minimum version is not found
Michael Hirsch
2022-03-07
1
-0/+1
*
FindMatlab: Fix version detection for MCR >= 9.10
Tom M
2022-02-14
1
-1/+1
*
FindMatlab: Fix version selection if a version is given
Alexander Neumann
2021-09-29
1
-0/+23
*
Merge topic 'FindMatlab-r2021b'
Brad King
2021-09-24
1
-0/+1
|
\
|
*
FindMatlab: Add R2021b => 9.11 version
Michael Hirsch
2021-09-23
1
-0/+1
*
|
FindMatlab: Sort available Matlab versions using natural comparison.
Vincent Newsum
2021-09-22
1
-2/+2
*
|
FindMatlab: Add imported targets
Silvio Traversaro
2021-09-13
1
-0/+53
|
/
*
FindMatlab: Fix spelling in warning and documentation
Josef Angstenberger
2021-05-07
1
-8/+8
*
Modules: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
1
-1/+1
*
FindMatlab: R2021a version map
Michael Hirsch
2021-03-15
1
-0/+1
*
FindMatlab: Fix Matlab_LIBRARIES for MCR
Silvio Traversaro
2021-03-09
1
-2/+9
*
FindMatlab: Fix search for MCR
Nikolaj Fogh
2020-12-11
1
-29/+47
*
FindMatlab: Only include engine and dataarray libraries if they are found
Nikolaj Fogh
2020-12-11
1
-3/+6
*
Help: Add `.. versionadded` directives to module docs
Nikita Nemkin
2020-12-02
1
-3/+35
*
Merge topic 'FindMatlab-r2020b'
Brad King
2020-09-18
1
-0/+1
|
\
|
*
FindMatlab: add R2020b => 9.9
Michael Hirsch
2020-09-17
1
-0/+1
*
|
FindMatlab: set MATLAB_DEFAULT_RELEASE for unknown version
Alexey Kreschuk
2020-07-08
1
-1/+4
|
/
[next]