summaryrefslogtreecommitdiff
path: root/Modules/FindMatlab.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* | FindMatlab: Guard against nonexistent installationChuck Atkins2018-08-271-12/+14
* | Merge topic 'FindMatlab-mcc'Brad King2018-08-061-1/+22
|\ \
| * | FindMatlab: Add component to find MCC, the Matlab compilerJason Heeris2018-08-011-1/+22
| |/
* | FindMatlab: only search registry on windows hostsJulien Schueller2018-08-011-1/+1
|/
* Fix misc. typosluz.paz2018-06-041-1/+1
* FindMatlab: Matlab Runtime Compiler supportRaffi Enficiaud2018-04-231-222/+377
* Find*: always include FPHSA shipped with CMakeRolf Eike Beer2018-04-021-1/+1
* Various typo fixesLuz Paz2018-01-041-1/+1
* FindMatlab: Avoid if() auto-dereference in 64-bit host detectionBrad King2017-11-151-1/+1
* Fix trivial typos in textluzpaz2017-11-031-1/+1
* FindMatlab: Add support for MATLAB 2017bJamie Snape2017-10-041-1/+1
* FindMatlab: Fix extraction of quoted version numberBrad King2017-09-271-2/+2
* FindMatlab: Don't use the deprecated variable CMAKE_CL_64Job Noorman2017-09-081-1/+8
* FindMatlab: CUSTOM_TEST_COMMAND documentation fixRaffi Enficiaud2017-07-271-2/+2
* FindMatlab: Add support for Matlab 2017aRaffi Enficiaud2017-05-011-0/+1
* Merge topic 'FindMatlab-fix-typo'Brad King2016-11-011-1/+1
|\
| * FindMatlab: Fix typo in matlab_add_unit_test implementationMatthew Woehlke2016-10-281-1/+1
* | FindMatlab: Add support for Matlab 2016b (9.1)Francesco Romano2016-10-281-0/+1
|/
* Merge branch 'FindMatlab-fix-simulink-cache' into releaseBrad King2016-10-051-0/+1
|\
| * FindMatlab: remove SIMULINK path from cache when FindMatlab is reconfiguredRaffi Enficiaud2016-10-051-0/+1
* | FindMatlab: small documentation fixesRaffi Enficiaud2016-10-051-8/+7
|/
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* FindMatlab: Fix -pthread check for projects with only C enabledJamie Snape2016-09-261-1/+6
* FindMatlab: Add EXECUTABLE, MODULE, and SHARED options to matlab_add_mexJamie Snape2016-09-231-4/+24
* FindMatlab: Add SIMULINK componentJamie Snape2016-09-231-0/+16
* FindMatlab: Fix documentationJamie Snape2016-09-231-1/+2
* FindMatlab: Extend matlab_add_unit_test to run arbitrary test codeBill Hoffman2016-09-141-15/+36