summaryrefslogtreecommitdiff
path: root/Modules/FindMatlab.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* FindMatlab: Add NO_IMPLICIT_LINK_TO_MATLAB_LIBRARIES option to matlab_add_mexSilvio2022-04-051-10/+21
* FindMatlab: Use -batch option in matlab_add_unit_test if possibleSilvio Traversaro2022-03-211-0/+11
* FindMatlab: Add fallback to use -batch option in version extractionSilvio2022-03-181-7/+47
* FindMatlab: Add R2022a => 9.12 versionMichael Hirsch2022-03-181-0/+1
* FindMatlab: Fix logic error when minimum version is not foundMichael Hirsch2022-03-071-0/+1
* FindMatlab: Fix version detection for MCR >= 9.10Tom M2022-02-141-1/+1
* FindMatlab: Fix version selection if a version is givenAlexander Neumann2021-09-291-0/+23
* Merge topic 'FindMatlab-r2021b'Brad King2021-09-241-0/+1
|\
| * FindMatlab: Add R2021b => 9.11 versionMichael Hirsch2021-09-231-0/+1
* | FindMatlab: Sort available Matlab versions using natural comparison.Vincent Newsum2021-09-221-2/+2
* | FindMatlab: Add imported targetsSilvio Traversaro2021-09-131-0/+53
|/
* FindMatlab: Fix spelling in warning and documentationJosef Angstenberger2021-05-071-8/+8
* Modules: Fix typos and spelling in commentsJosef Angstenberger2021-05-071-1/+1
* FindMatlab: R2021a version mapMichael Hirsch2021-03-151-0/+1
* FindMatlab: Fix Matlab_LIBRARIES for MCRSilvio Traversaro2021-03-091-2/+9
* FindMatlab: Fix search for MCRNikolaj Fogh2020-12-111-29/+47
* FindMatlab: Only include engine and dataarray libraries if they are foundNikolaj Fogh2020-12-111-3/+6
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-3/+35
* Merge topic 'FindMatlab-r2020b'Brad King2020-09-181-0/+1
|\
| * FindMatlab: add R2020b => 9.9Michael Hirsch2020-09-171-0/+1
* | FindMatlab: set MATLAB_DEFAULT_RELEASE for unknown versionAlexey Kreschuk2020-07-081-1/+4
|/
* FindMatlab: Add R2020a=9.8Michael Hirsch, Ph.D2020-03-191-0/+1
* Merge topic 'FindMatlab-r2019'Brad King2020-01-141-0/+2
|\
| * FindMatlab: add R2019a and R2019b MATLAB_VERSIONS_MAPPINGSilvio Traversaro2020-01-131-0/+2
* | FindMatlab: in matlab_add_mex use the correct version fileSilvio Traversaro2020-01-131-4/+13
|/
* FindMatlab: code comment and ordering of the findersRaffi Enficiaud2019-07-151-73/+69
* FindMatlab: fixing extension bat file invocation errorRaffi Enficiaud2019-07-151-2/+11
* FindMatlab: Fixing compilation issues on WindowsRaffi Enficiaud2019-07-151-6/+1
* FindMatlab: EXCLUDE_FROM_ALL parameter to matlab_add_mexRaffi Enficiaud2019-06-261-1/+13
* Merge topic 'FindMatlab/issue-19279-mex-compilation-error-on-attribute'Brad King2019-06-261-3/+5
|\
| * FindMatlab: removing spaces in compiler defineRaffi Enficiaud2019-06-251-3/+5
* | Merge topic 'matlab-if'Brad King2019-06-251-25/+25
|\ \
| * | FindMatlab: simplify several if()-constructsRolf Eike Beer2019-06-241-25/+25
| |/
* | FindMatlab: Support EXACT versionsStefan Lietzau2019-06-241-8/+22
|/
* FindMatlab: Tolerate empty version log fileSebastian Nagel2019-02-111-2/+2
* FindMatlab: Fix linker command under Windows.Cris Luengo2018-10-281-4/+5
* FindMatlab: `matlab_add_mex` has new options `R2017b` and `R2018a`.Cris Luengo2018-10-231-70/+87
* FindMatlab: Always find core libraries.Cris Luengo2018-10-231-48/+35
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-425/+434
* FindMatlab: Add Matlab 2018a,b to version listSean Warren2018-09-261-0/+2
* FindMatlab: Explicitly export mexFunction in MSVCSean Warren2018-09-261-0/+14
* FindMatlab: Optionally allow linking to MatlabEngine and MatlabDataArraySean Warren2018-09-261-0/+62
* Merge topic 'FindMatlab-no-CMAKE_CL_64'Brad King2018-09-061-15/+0
|\
| * FindMatlab: Remove erroneous duplicate codeRaffi Enficiaud2018-09-051-15/+0