Ray Speth
c371751f65
Remove obsolete references to Subversion
2015-04-29 18:06:40 -04:00
Ray Speth
c1304e9ee6
Add support for Sundials 2.6
...
Resolves #256 .
2015-04-29 18:03:17 -04:00
Ray Speth
7ff9836648
[Doc] Update compilation instructions to reflect Github migration
2015-04-07 18:20:47 -04:00
Ray Speth
8780ef68b0
[Doc] Update supported software versions
2015-03-10 22:41:41 +00:00
Ray Speth
6898976218
[Doc] Update compilation documentation
2015-03-10 22:41:37 +00:00
Ray Speth
26cb89b228
[Doc] Update compilation and installation instructions for OS X
...
These instructions apply to OS X 10.9 and 10.10 and XCode 5 and 6.
2014-12-05 23:33:18 +00:00
Ray Speth
5298f703c3
[Doc] Add note about running 'scons install' as Administrator on Windows
2014-09-24 23:17:55 +00:00
Ray Speth
7ebfbed486
[Doc] Add note about required SCons version for VS2013
2014-07-30 16:59:36 +00:00
Ray Speth
6c3867ca79
[SCons] Let SCons choose the default version of MSVC
...
The near-requirement of using the same version of MSVC as Python was compiled
with has been relaxed by the move to compiling the Python extension in SCons
rather than letting Distutils do it.
2014-07-25 18:33:02 +00:00
Ray Speth
b141760015
[Doc] Update instructions for checking out the code
2014-07-25 18:33:00 +00:00
Bryan W. Weber
f4041d6fb2
[Doc] Add the ability to pseudo-autodocument MATLAB code to the SConscript file
2014-07-18 14:32:53 +00:00
Ray Speth
9ff22eebc5
[Doc] Update version specified in git/svn checkout commands
2014-04-28 18:18:17 +00:00
Ray Speth
115679ac17
[Doc] Add note about how to fix Sundials CMakeLists.txt
...
The Sundials CMakeLists.txt was not correctly updated for the 2.5.0 release, and
builds a version of Sundials that still claims to be 2.4.0. This leads to
compilation errors since some Sundials functions have changed signatures between
2.4 and 2.5, and Canteran needs to distinguish between the two.
2014-04-14 18:37:43 +00:00
Ray Speth
e09c6ca304
Update compilation instructions
2014-03-13 21:35:32 +00:00
Ray Speth
a313873b03
[Doc] Point to SourceForge for downloads
2014-02-24 03:25:46 +00:00
Bryan W. Weber
e78d31f933
[Doc] Update formatting of cantera.conf text
...
See Issue 196.
2013-12-18 17:45:50 +00:00
Bryan W. Weber
1b6533900e
[Doc] Fix 'git svn clone --std-layout' is not an option error
...
See Issue 196.
2013-12-18 17:45:40 +00:00
Ray Speth
b5e540c903
[Python] Remove the legacy Python module
2013-12-09 01:35:08 +00:00
Ray Speth
4d406f2ff4
[Doc] Update compilation instructions related to Cython module
2013-07-23 15:30:53 +00:00
Ray Speth
07ec92f712
[Doc] Start section for FAQs
2013-07-18 00:04:10 +00:00
Ray Speth
ebaefabf08
[Doc] Update info on Visual Studio versions
2013-06-28 21:24:55 +00:00
Ray Speth
b147dee775
[Doc] Provide commands to check out stable or development versions
2013-06-28 21:24:53 +00:00
Ray Speth
7b32a3831a
[Doc] Add Cython to list of requirements for the Python module
2013-06-28 21:24:51 +00:00
Ray Speth
372d20ce6e
[Cython] setup.py no longer makes use of setuptools / distribute
...
This makes it easier to install the Python package into non-standard
locations. Requires the 'cythonize' function introduced in Cython 0.17.
2013-03-04 17:30:56 +00:00
Ray Speth
59d8b75340
[Docs] Updated compilation dependencies
2013-02-15 17:50:55 +00:00
Ray Speth
879fd3ed56
Updated Sphinx docs to cover compilation of the Cython module
2012-12-26 23:56:30 +00:00
Ray Speth
13d916862e
Updated compilation instructions to cover the new Python module
2012-09-06 19:58:44 +00:00
Ray Speth
ead04df741
Updated docs to indicate that blas_lapack_libs is unnecessary on OS X
2012-08-12 23:00:14 +00:00
Ray Speth
61fce224af
Updated compilation / installation documentation
2012-06-14 21:06:23 +00:00
Ray Speth
cddd2ec724
Updated some documentation for using the Intel compiler and MKL
2012-05-29 21:22:30 +00:00
Ray Speth
59a2c4c251
Note requirement of WiX for building MSI installers
2012-04-26 21:20:04 +00:00
Ray Speth
88bcc81b57
Updated the Compilation Guide
2012-04-19 16:45:24 +00:00
Ray Speth
ed261a2d68
Moved compilation guide to Sphinx
2012-03-30 23:46:42 +00:00