Releases: sakra/FindMathematica
Releases · sakra/FindMathematica
3.1.1
- fix Mathematica 10.1 compatibility issues
- do not use broken
-scriptoption for Mathematica earlier than 10.0 - add variables
Mathematica_LibraryLink_PACKAGE_FILEandMathematica_LibraryLink_PACKAGE_DIR - copy standard examples to binary directory instead of source directory
- add CMake tests for new LibraryLink examples
3.1.0
- add compatibility with Mathematica 10.1
- fix CMake 3.2 compatibility issues
- require at least CMake 2.8.12
- remove obsolete code required for CMake versions older than 2.8.12
- prefer modern executable names (i.e.,
wolfram.exe) over classic ones (i.e.,math.exe) - add parameter
LINK_MODEto some functions (see manual) - manual updates
v3.0.3
- work around
cmd.execommand line length limit when running Mathematica code - fix
cmd.execommand line quoting issues - fix for running MUnit tests
- more robust cache cleaning of invalid WSTP related variables
- print message when
DocumentationBuildpackage is not installed