Dave Goodwin
b88572545c
install Makefiles for python demos
2006-11-08 23:58:50 +00:00
Dave Goodwin
5c13ab25c6
*** empty log message ***
2006-11-08 01:15:13 +00:00
Dave Goodwin
eee9f3023d
*** empty log message ***
2006-11-07 23:35:59 +00:00
Dave Goodwin
1481f13b94
modified for cygwin
2006-10-30 19:30:59 +00:00
Dave Goodwin
85ef6f2c1d
*** empty log message ***
2006-10-25 21:27:59 +00:00
Dave Goodwin
59c36def34
debug off is noe the default
2006-10-23 00:58:11 +00:00
Harry Moffat
d424e7a7a0
Fixed some small errors in the install process.
2006-08-15 01:12:44 +00:00
Dave Goodwin
ec04dbe060
*** empty log message ***
2006-07-11 18:12:06 +00:00
Dave Goodwin
ca65c77427
*** empty log message ***
2006-07-11 16:07:46 +00:00
Harry Moffat
aeffcf60d6
Turned on and documented the DEBUG_MODE capability.
...
It will now create a config.h entry, and a Makefile.in substitution
variable, CANTERA_DEBUG_MODE, which can be used in the test suite.
2006-07-07 18:07:53 +00:00
Harry Moffat
5eedbc5359
Changed NUMARRAY_HOME so that it doesn't have a default in preconfig.
...
NUMARRAY_INC_DIR is now constructed from NUMARRAY_HOME in the following
prioritized way depending upon the existance of directories:
NUMARRAY_INC_DIR=$NUMARRAY_HOME/include/python2.4
NUMARRAY_INC_DIR=$NUMARRAY_HOME/include/python2.3
NUMARRAY_INC_DIR=$NUMARRAY_HOME/include/python
Additionally, NUMARRAY_INC_DIR can now be input directly. NUMARRAY_HOME
is only used to set NUMARRAY_INC_DIR.
Note, the new method now conforms to what the numarray installer
actually does.
2006-06-20 21:58:27 +00:00
Harry Moffat
59558a60e0
Added the GRAPHVIZDIR variable to the configure script.
...
This is used to locate the dot executable, when using doxygen.
2006-06-19 23:21:43 +00:00
Harry Moffat
665b868dc7
Added support for conditional use of ideal solid solutions.
2006-06-13 16:11:17 +00:00
Dave Goodwin
0db629dcd9
*** empty log message ***
2006-05-20 21:12:37 +00:00
Dave Goodwin
d2c8924533
misc
2006-05-17 17:43:53 +00:00
Dave Goodwin
cbb2eb6beb
*** empty log message ***
2006-05-08 15:43:20 +00:00
Harry Moffat
3c7ea84b49
Solaris Port: the config/configure.in file has been pushed up one directory.
...
The previous configure file is now called preconfig.
2006-04-30 23:07:18 +00:00