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: code comment and ordering of the finders
Raffi Enficiaud
2019-07-14
1
-73/+69
*
FindMatlab: fixing extension bat file invocation error
Raffi Enficiaud
2019-07-14
1
-2/+11
*
FindMatlab: Fixing compilation issues on Windows
Raffi Enficiaud
2019-07-14
1
-6/+1
*
FindMatlab: EXCLUDE_FROM_ALL parameter to matlab_add_mex
Raffi Enficiaud
2019-06-26
1
-1/+13
*
Merge topic 'FindMatlab/issue-19279-mex-compilation-error-on-attribute'
Brad King
2019-06-26
1
-3/+5
|
\
|
*
FindMatlab: removing spaces in compiler define
Raffi Enficiaud
2019-06-25
1
-3/+5
*
|
Merge topic 'matlab-if'
Brad King
2019-06-25
1
-25/+25
|
\
\
|
*
|
FindMatlab: simplify several if()-constructs
Rolf Eike Beer
2019-06-24
1
-25/+25
|
|
/
*
|
FindMatlab: Support EXACT versions
Stefan Lietzau
2019-06-24
1
-8/+22
|
/
*
FindMatlab: Tolerate empty version log file
Sebastian Nagel
2019-02-11
1
-2/+2
*
FindMatlab: Fix linker command under Windows.
Cris Luengo
2018-10-29
1
-4/+5
*
FindMatlab: `matlab_add_mex` has new options `R2017b` and `R2018a`.
Cris Luengo
2018-10-24
1
-70/+87
*
FindMatlab: Always find core libraries.
Cris Luengo
2018-10-24
1
-48/+35
*
Help: Convert remaining modules to block-style comments
Kitware Robot
2018-10-22
1
-425/+434
*
FindMatlab: Add Matlab 2018a,b to version list
Sean Warren
2018-09-26
1
-0/+2
*
FindMatlab: Explicitly export mexFunction in MSVC
Sean Warren
2018-09-26
1
-0/+14
*
FindMatlab: Optionally allow linking to MatlabEngine and MatlabDataArray
Sean Warren
2018-09-26
1
-0/+62
*
Merge topic 'FindMatlab-no-CMAKE_CL_64'
Brad King
2018-09-06
1
-15/+0
|
\
|
*
FindMatlab: Remove erroneous duplicate code
Raffi Enficiaud
2018-09-05
1
-15/+0
*
|
FindMatlab: Guard against nonexistent installation
Chuck Atkins
2018-08-27
1
-12/+14
*
|
Merge topic 'FindMatlab-mcc'
Brad King
2018-08-06
1
-1/+22
|
\
\
|
*
|
FindMatlab: Add component to find MCC, the Matlab compiler
Jason Heeris
2018-08-01
1
-1/+22
|
|
/
*
|
FindMatlab: only search registry on windows hosts
Julien Schueller
2018-08-01
1
-1/+1
|
/
*
Fix misc. typos
luz.paz
2018-06-04
1
-1/+1
*
FindMatlab: Matlab Runtime Compiler support
Raffi Enficiaud
2018-04-23
1
-222/+377
*
Find*: always include FPHSA shipped with CMake
Rolf Eike Beer
2018-04-02
1
-1/+1
*
Various typo fixes
Luz Paz
2018-01-03
1
-1/+1
*
FindMatlab: Avoid if() auto-dereference in 64-bit host detection
Brad King
2017-11-15
1
-1/+1
*
Fix trivial typos in text
luzpaz
2017-11-03
1
-1/+1
*
FindMatlab: Add support for MATLAB 2017b
Jamie Snape
2017-10-04
1
-1/+1
*
FindMatlab: Fix extraction of quoted version number
Brad King
2017-09-27
1
-2/+2
*
FindMatlab: Don't use the deprecated variable CMAKE_CL_64
Job Noorman
2017-09-08
1
-1/+8
*
FindMatlab: CUSTOM_TEST_COMMAND documentation fix
Raffi Enficiaud
2017-07-27
1
-2/+2
*
FindMatlab: Add support for Matlab 2017a
Raffi Enficiaud
2017-05-01
1
-0/+1
*
Merge topic 'FindMatlab-fix-typo'
Brad King
2016-11-01
1
-1/+1
|
\
|
*
FindMatlab: Fix typo in matlab_add_unit_test implementation
Matthew Woehlke
2016-10-28
1
-1/+1
*
|
FindMatlab: Add support for Matlab 2016b (9.1)
Francesco Romano
2016-10-28
1
-0/+1
|
/
*
Merge branch 'FindMatlab-fix-simulink-cache' into release
Brad King
2016-10-05
1
-0/+1
|
\
|
*
FindMatlab: remove SIMULINK path from cache when FindMatlab is reconfigured
Raffi Enficiaud
2016-10-05
1
-0/+1
*
|
FindMatlab: small documentation fixes
Raffi Enficiaud
2016-10-05
1
-8/+7
|
/
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-13/+3
*
FindMatlab: Fix -pthread check for projects with only C enabled
Jamie Snape
2016-09-26
1
-1/+6
*
FindMatlab: Add EXECUTABLE, MODULE, and SHARED options to matlab_add_mex
Jamie Snape
2016-09-23
1
-4/+24
*
FindMatlab: Add SIMULINK component
Jamie Snape
2016-09-23
1
-0/+16
*
FindMatlab: Fix documentation
Jamie Snape
2016-09-23
1
-1/+2
*
FindMatlab: Extend matlab_add_unit_test to run arbitrary test code
Bill Hoffman
2016-09-14
1
-15/+36
*
FindMatlab: Avoid indexing an empty list of versions
Brad King
2016-09-06
1
-2/+6
*
FindMatlab: adding handling of component "MAT"
Raffi Enficiaud
2016-08-30
1
-20/+23
*
FindMatlab: Use pre-built libraries for MinGW if needed
Sebastian Niemann
2016-08-15
1
-1/+5
*
FindMatlab: Add support for Matlab 2016a (9.0)
Francesco Romano
2016-05-25
1
-0/+1
[next]