-
2.1.07e633b0a · ·
Feature and bugfix release. * add option CHECK_TIMESTAMPS to Mathematica_ADD_DOCUMENTATION to avoid redundant re-building of the documentation when no notebook has changed * fixed bug with detection of ant.bat executable script under Windows * guard against missing test driver helper scripts * fixed bug with setting up the kernel command line when both CODE and SCRIPT are present * add work-around to prevent CMake commands that run the kernel from hanging when Abort[] is used * add more accurate detection of host processor architecture under Mac OS X * minor documentation fixes
-
2.0.98900fda5 · ·
Bugfix release. * prevent modification of the CMake policy stack upon CMake version check * fix target type check in Mathematica_ABSOLUTIZE_LIBRARY_DEPENDENCIES
-
2.0.845fd9264 · ·
Bugfix release. * detect Wolfram Finance Platform installation * fix undefined variable dereference
-
-
2.0.6c0a31d8a · ·
Bugfix release. * fix native path conversion issues * improve compiler version detection code
-
2.0.564ef67a3 · ·
Bugfix release. * fix use of uninitialized variables * fixed Wolfram Library runtime directory selection for Mac OS X 10.7
-
2.0.4d702324f · ·
Bugfix release. * fix compiler version detection for Visual Studio C++ * fix LaunchServices database search bug under Mac OS X * add Mathematica_MathLink_HOST_INCLUDE_DIR * quoting fixes
-
-
2.0.27a10add2 · ·
Bugfix release. * under Windows search registry determined installation locations first * under Mac OS X search LaunchServices database determined installation locations first * under Mac OS X programmatically find path to lsregister executable * tested with with CMake 2.8.7
-
2.0.1d87a02ea · ·
Bugfix release. * skip cleanup of CMake cache upon initial invocation * cross-compiling fixes * add work-around that allows for generating LibraryLink workable DLLs with Cygwin * add Mathematica_CREATION_ID variable * recompute version information if Mathematica is upgraded in-place (e.g., from 8.0.1 to 8.0.4)
-
2.0.020a0a534 · ·
Feature and bugfix release. * add support for finding J/Link * add support for finding Wolfram MUnit testing package * add MUnit wrapper functions Mathematica_MUnit_ADD_TEST and Mathematica_MUnit_RESOLVE_SUITE * add support for generating Mathematica documentation with the DocumentationBuild package * add new function Mathematica_FIND_PACKAGE * add new function Mathematica_GET_PACKAGE_DIR * FindMathematica module directory is now prepended to the Mathematica $Path * add CACHE option to function Mathematica_EXECUTE * add KERNEL_OPTIONS parameter to functions which launch the Mathematica kernel * function Mathematica_TO_NATIVE_PATH now also handles a list of CMake paths * function Mathematica_ENCODE now can encode multiple files at the same time * pass TEST_NAME and TEST_CONFIGURATION environment variables to Mathematica test scripts * use exec in UNIX test driver shell script upon launching test executable * add INPUT_FILE option to function Mathematica_EXECUTE * add DEPENDS option to function Mathematica_ADD_CUSTOM_TARGET * add MAIN_DEPENDENCY option to function Mathematica_ADD_CUSTOM_COMMAND * add DEPENDS option to function Mathematica_GENERATE_C_CODE * install Wolfram Library without modifying $LibraryPath in Mathematica_WolframLibrary_ADD_TEST
-
-
-
1.2.4b74edd6e · ·
Bugfix release. * preserve user defined overrides upon option initialization * don't set RUN_SERIAL option in Mathematica_SET_TESTS_PROPERTIES
-
1.2.3c2c3a76c · ·
Bugfix release. * fix cache cleanup bug * use functions instead of macros to work around Windows backslash problem * improve Mathematica_ADD_CUSTOM_TARGET documentation
-
1.2.2a0aeffaf · ·
Bugfix release. * properly document SYSTEM_ID option * stricter *Mathematica* version checks * fix bug in Mathematica_EXECUTE with handling of SYSTEM_ID option
-
1.2.157003954 · ·
Bugfix release. * Windows registry search fix * add work-around for Windows cmd.exe quotation problem * fix bug in function that sets up version variables * make code more robust against exceptional usage cases
-
1.2.0056547b7 · ·
Feature and bugfix release. * add Mathematica_ENCODE function * add Mathematica_ABSOLUTIZE_LIBRARY_DEPENDENCIES function * fixed use of Mathematica_USERBASE_DIR in examples * fixed RPATH issues under Linux
-
-