Ray Speth
79b7686e63
More robust installation of the Python package with SCons
...
SCons now checks for an array package (numpy by default) and builds
the full Python module if it finds it, otherwise it builds the minimal
package.
2011-12-14 03:53:50 +00:00
Ray Speth
851eaf7040
SCons generates and installs locally customized utility scripts
2011-12-14 03:53:39 +00:00
Ray Speth
f9e8d5ca88
SCons builds and installs the csvdiff program
2011-12-14 03:52:48 +00:00
Ray Speth
e2176738cc
SCons builds and installs the C++, Python and Fortran demos and examples
2011-12-14 03:52:41 +00:00
Ray Speth
702ae7251d
Added SCons installation targets for libraries and binaries
2011-12-14 03:52:19 +00:00
Ray Speth
35cc0d3bbc
SCons now builds the binaries in the 'tools' directory
2011-12-14 03:52:07 +00:00
Ray Speth
59083268fd
Simplified Matlab startup procedure
...
Users can now either source 'setup_cantera' before starting Matlab or
run the ctpath.m script after starting Matlab to set the environment
variables and paths needed by Cantera.
2011-12-14 02:20:14 +00:00
Harry Moffat
4811459364
Changed the csvdiff default return value.
...
Now a return of 0 indicates a success.
Previously a return of 1 indicated a success. Please note!
2010-04-02 19:29:07 +00:00
Harry Moffat
a9e35724c2
Upgraded doxygen configuration file.
2010-01-15 20:26:59 +00:00
Harry Moffat
5eb5371cbc
Added files.
2009-12-29 02:48:22 +00:00
Harry Moffat
b229d1d5f9
Added a couple of files.
2009-12-05 22:38:56 +00:00
Harry Moffat
70647c85ed
Initial Import
2009-07-27 23:17:19 +00:00
Harry Moffat
7950b10bb2
Started fixing the fortran interface
2009-07-23 22:52:43 +00:00
Harry Moffat
fe4352799e
Fixed an error on solaris that occurs because there are duplicate main()
2009-07-23 22:25:15 +00:00
Harry Moffat
f466e13039
Added clarifying comments about where the xml file will be written.
...
This has been a problem for some time.
2009-07-08 02:51:25 +00:00
Harry Moffat
ff723379c7
Added info to setup_cantera
2009-07-05 23:17:41 +00:00
Harry Moffat
72982bf95a
Fixed a makefile error.
2009-07-05 21:38:01 +00:00
Harry Moffat
df31f94187
Fixed some warnings.
2009-04-19 02:31:12 +00:00
Harry Moffat
0ed0ec8136
Added more to a clean rule.
2009-04-04 03:29:51 +00:00
Harry Moffat
89d8691747
General commit
...
Making some progress on the windows version, but not finished.
2009-03-28 03:07:23 +00:00
Harry Moffat
ae24104220
Added files.
2009-01-15 20:08:24 +00:00
Harry Moffat
145da08d3c
Added files
2009-01-11 19:58:31 +00:00
Harry Moffat
d24e1039b4
Added xml object
2009-01-05 23:51:32 +00:00
Harry Moffat
b2cf384cea
Added PURIFY option to makefiles
2008-12-30 21:49:41 +00:00
Harry Moffat
41d00da563
Added more files.
2008-12-29 17:52:58 +00:00
Harry Moffat
fe9d55fba3
Added a couple of files.
2008-11-13 21:37:13 +00:00
Harry Moffat
583fccb2b8
Small change to make sure that a file gets copied.
2008-10-15 22:15:12 +00:00
Harry Moffat
824df8750c
Rearranged the order
2008-10-13 21:03:28 +00:00
Harry Moffat
e20fbf7908
Added files.
2008-10-08 22:11:46 +00:00
Harry Moffat
bea1952ee3
Made a rule to add csvdiff to the bin directory of the install
2008-09-08 23:56:40 +00:00
Harry Moffat
1db271fecb
Added files.
2008-08-23 01:22:47 +00:00
Harry Moffat
9ba691c3c6
Fixed an error in this file.
...
Needed using namespace lines
2008-02-14 22:47:52 +00:00
Dave Goodwin
4a1d303fe4
put all C++ interface code in the Cantera_CXX namespace
2008-02-14 04:37:43 +00:00
Harry Moffat
f97722ed22
Doxygen update
2008-01-28 23:59:19 +00:00
Harry Moffat
49c0498877
Added a file to doxygen
2008-01-24 16:53:55 +00:00
Harry Moffat
9b80d58f4d
doxygen updates
2008-01-17 18:45:41 +00:00
Harry Moffat
29a13355ca
Doxygen update -> adding more related pages from the Cantera site
2008-01-07 21:07:32 +00:00
Harry Moffat
ca8437820c
Added bindings
2008-01-07 16:10:37 +00:00
Harry Moffat
86a9d52762
Added more documentation from the Cantera site into the cvs dox version
2008-01-06 23:28:33 +00:00
Harry Moffat
518daa9d0b
Added a file
2008-01-05 00:48:05 +00:00
Harry Moffat
47defae374
Added a file
2008-01-05 00:36:33 +00:00
Harry Moffat
0c4e09876d
Changes due to warnings from msft vc8
2008-01-03 18:54:23 +00:00
Harry Moffat
3ab4998bab
Added std:: modifier
2008-01-03 18:53:37 +00:00
Harry Moffat
84ce6963e8
Untested mods for windows
2008-01-03 18:36:03 +00:00
Harry Moffat
fc3f414909
Added a reference to the sourceforge windows build procedure doc.
2008-01-01 23:52:17 +00:00
Harry Moffat
f99458d08a
Added doxygen connection for NASA9 polynomials
2007-12-27 19:08:58 +00:00
Dave Goodwin
9b84ab2f55
fixes to F90 interface
2007-11-10 16:31:33 +00:00
Harry Moffat
762078d261
Added a .cvsignore file
2007-10-19 15:52:00 +00:00
Harry Moffat
9b2d89619b
Added -c to the install line, so that the default install-sh will
...
do a "cp" operation and not a "mv" operation.
2007-07-12 19:33:45 +00:00
Harry Moffat
962bc69253
Added HMWSoln. It's sufficiently far along.
2007-06-18 16:13:28 +00:00