Commit Graph

26 Commits

Author SHA1 Message Date
Harry Moffat
daea33865b Used the LOCAL_LIBS_DEP configure variable. 2008-01-01 19:30:21 +00:00
Dave Goodwin
fea8c985f5 reorganized source tree, changed include files, etc. 2007-05-04 15:18:40 +00:00
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
Harry Moffat
d6c43f6b5c Solaris port changes. 2006-04-30 23:10:42 +00:00
Harry Moffat
57ae234440 Added quotes around some variables. This is necessary if the variables
have spaces in them in order for the values to be propagated correctly
to the Makefile variables.
2006-04-19 20:46:16 +00:00
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Harry Moffat
ab084472a7 took care of problem with clib.dll for MSVC6.0 2004-09-24 20:14:57 +00:00
Harry Moffat
facae48294 added python_win_prefix variable.
On windows this needs to be a backslash, unlike all the other variables
which need to be regular slashes. Therefore, I had to create a new variable
to do this.
2004-08-10 18:16:55 +00:00
Harry Moffat
dad2ab22ff clib.dll needs to be copied by hand 2004-08-10 01:08:20 +00:00
Dave Goodwin
6632519536 *** empty log message *** 2004-08-03 16:35:37 +00:00
Dave Goodwin
ded1a8a294 moved ctml_writer.py out of Cantera package 2004-06-02 04:39:09 +00:00
Dave Goodwin
b65540f514 *** empty log message *** 2004-05-22 00:46:16 +00:00
Dave Goodwin
6f43b06ca5 *** empty log message *** 2004-05-17 23:09:27 +00:00
Harry Moffat
8ccca402b1 Part of separating python prefix from prefix. 2004-04-22 21:33:26 +00:00
Dave Goodwin
95c3f63e0c *** empty log message *** 2004-01-05 17:02:59 +00:00
Dave Goodwin
be9e63c0ed *** empty log message *** 2004-01-04 21:34:11 +00:00
Dave Goodwin
c84f558b3c *** empty log message *** 2004-01-04 15:49:22 +00:00
Dave Goodwin
5911a928a5 removed libconverters dependency 2003-12-12 16:15:17 +00:00
Dave Goodwin
6feaf20b82 *** empty log message *** 2003-09-12 11:31:48 +00:00
Dave Goodwin
b91fc880ea *** empty log message *** 2003-09-10 13:42:25 +00:00
Dave Goodwin
d39052fba7 *** empty log message *** 2003-09-06 21:00:13 +00:00
Dave Goodwin
3b4d3caa63 *** empty log message *** 2003-04-21 10:23:54 +00:00
Dave Goodwin
27b6aa9f5c perform configuration of setup.py 2003-04-20 13:18:09 +00:00
Dave Goodwin
323310bffd *** empty log message *** 2003-04-20 04:59:05 +00:00
Dave Goodwin
6ea7a847ab *** empty log message *** 2003-04-20 04:04:16 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00