cantera/Cantera/python
Harry Moffat 719fa2ea0b Reworked a few issues in the python build script so that compilation
and link errors would be more self-evident.
  Now, link errors in the _cantera.so build will register with
the python layer, because a python exception is raised. This will
propagate into the Makefile causing make to prematurely stop the
build process, because one of its commands has come back with a
non-zero exit status. This causes the "make all" command to return
a non-zero exit status, so that the entire make command comes to a
halt, which is the desired behavior.
2007-04-10 23:06:57 +00:00
..
Cantera added debug flag 2007-02-17 10:48:09 +00:00
examples *** empty log message *** 2006-12-14 18:48:57 +00:00
src added debug flag 2007-02-17 10:48:09 +00:00
tutorial Changed the name of a file. 2004-08-09 15:12:16 +00:00
.cvsignore added a file. 2004-08-10 01:15:08 +00:00
ctml_writer.py *** empty log message *** 2006-07-11 16:07:46 +00:00
Makefile.in Reworked a few issues in the python build script so that compilation 2007-04-10 23:06:57 +00:00
setup.py.in Reworked a few issues in the python build script so that compilation 2007-04-10 23:06:57 +00:00
winsetup.py updated for Cantera 1.7 2006-11-03 01:33:25 +00:00