Commit graph

102 commits

Author SHA1 Message Date
Harry Moffat
35e4c9ea45 Turned on Keyword substition in all files. 2009-11-09 23:36:49 +00:00
Harry Moffat
b93bd3bb2f Fixed an error in Cantera.mak that appears just for macs.
added a couple more files to the install procedure that were missing.
2009-08-22 22:47:38 +00:00
Harry Moffat
a1be078db2 Took out setting the PYTHONPATH to null on one statement in finish-install.
This sometimes caused a bus error on the Mac.
I'm not sure that I've fixed or understood this error.
2009-08-22 21:16:26 +00:00
Harry Moffat
84c3f38e55 Fixed several serious errors in the top makefile, that
caused a make on a clean system to fail.
2009-08-06 23:10:24 +00:00
Harry Moffat
19afa9695b Finished the initial implementation of the ignore information. 2009-07-30 14:27:49 +00:00
Harry Moffat
70647c85ed Initial Import 2009-07-27 23:17:19 +00:00
Harry Moffat
39fa98d8a8 switched install order procedures. 2009-03-25 01:11:48 +00:00
Harry Moffat
b39521493c Updating the top directories. 2009-03-25 00:59:00 +00:00
Harry Moffat
e9a4dce8ad Simplified the demo install procedure 2009-03-17 01:09:13 +00:00
Harry Moffat
7d4d163139 Top lvl changes to demos 2009-03-16 22:44:46 +00:00
Harry Moffat
b65ee445c2 Got rid of non-compact_install option. 2009-03-16 15:43:19 +00:00
Dave Goodwin
c90f7e9fbe *** empty log message *** 2008-02-13 06:10:50 +00:00
Harry Moffat
c1393a98da Added Cantera.mak support 2008-01-15 17:00:49 +00:00
Harry Moffat
ccd79e6773 Added - in front of some remove and clean commands. this causes the script not to fail if there is an error executing those commands. 2008-01-04 22:16:07 +00:00
Harry Moffat
2aa3f68ab9 Fixed an install command, so that it only does one file at a time. 2007-07-13 15:19:33 +00:00
Harry Moffat
1fa96d7baa Added a file to clean rule that frequently gets created and not destroyed 2007-07-12 19:52:39 +00:00
Harry Moffat
a67ecf146b added -c to the install line, so that the default install-sh will do
a "cp" instead of a "mv".
2007-07-12 19:40:29 +00:00
Dave Goodwin
b53efe5159 *** empty log message *** 2007-05-10 20:34:58 +00:00
Dave Goodwin
fea8c985f5 reorganized source tree, changed include files, etc. 2007-05-04 15:18:40 +00:00
Dave Goodwin
9de14b2b6a *** empty log message *** 2006-11-09 21:01:15 +00:00
Dave Goodwin
b88572545c install Makefiles for python demos 2006-11-08 23:58:50 +00:00
Dave Goodwin
671492566d *** empty log message *** 2006-11-08 01:42:13 +00:00
Harry Moffat
601abe3feb Added a file to the installed demo/cxx directory. It was needed so that
the cxx files would compile out of the box.
2006-10-02 22:24:51 +00:00
Harry Moffat
7cc5928762 Changed a few of the install commands to install_tsc (time step check).
These are needed in a few places so make doesn't do any extra work
when it doesn't need to.

Changed a few of the "install multiple files at once" cases into
installations where one file is installed at a time. Some install
commands, including the one that comes with cantera can only
install one file at a time.
2006-08-22 00:38:08 +00:00
Harry Moffat
f27229c96c On Sun10, the cantera install is used. It only accepts one file at a time. 2006-08-15 22:03:37 +00:00
Harry Moffat
d424e7a7a0 Fixed some small errors in the install process. 2006-08-15 01:12:44 +00:00
Dave Goodwin
ca65c77427 *** empty log message *** 2006-07-11 16:07:46 +00:00
Harry Moffat
201f6cceb5 python=minimal fixes on cygwin 2006-06-23 23:23:03 +00:00
Harry Moffat
3358060e48 Tracked down a bug in the make system to cxxlib. Need to make all
at the Cantera/cxx level in order to copy include files over to the
build/include directory tree.
2006-05-01 15:51:13 +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
Dave Goodwin
3a25b2250b added capability to build without Python. Features requiring Python in the build process (Python and MATLAB interfaces) are skipped, and Python tests are skipped also. 2006-04-30 00:14:27 +00:00
Dave Goodwin
95dc86cd2c *** empty log message *** 2005-07-25 03:55:32 +00:00
Dave Goodwin
d6611f5878 *** empty log message *** 2005-07-14 18:54:10 +00:00
Dave Goodwin
dfa29b0f70 cleanup 2005-06-25 15:57:50 +00:00
Harry Moffat
3870fdb9ca Changed the rm commands to use a common rule. On occasion make was
failing because rm didn't have the -r option when it encountered
directories.
2005-06-23 15:10:13 +00:00
Dave Goodwin
2f0540e3a7 copy cti files to Python flame demo directory 2005-06-18 18:03:12 +00:00
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Dave Goodwin
4158c19375 changed C++ demos 2005-01-24 15:06:36 +00:00
Dave Goodwin
3fe92fcefb added test export-win 2004-12-13 14:36:38 +00:00
Dave Goodwin
b3df568a46 *** empty log message *** 2004-12-02 19:58:06 +00:00
Dave Goodwin
488f84970e changed f90 mod file handling in Makefiles 2004-11-15 02:33:21 +00:00
Dave Goodwin
1a6678a7b6 *** empty log message *** 2004-10-19 10:48:59 +00:00
Dave Goodwin
6ade908e92 *** empty log message *** 2004-10-10 12:12:21 +00:00
Dave Goodwin
34cdb0c6a4 *** empty log message *** 2004-10-09 18:57:19 +00:00
Harry Moffat
ebc0d7a42a Took out automatic deletion of static libraries at the beginning of
every make operation.
2004-10-01 19:34:22 +00:00
Harry Moffat
c6108e1d32 Added USE_DLL variable and its controls.
Takes care of a bug that krept in for compiles with MSVC++v.6.0 while
trying to stand up MSVC++v7.0 compiles.
2004-09-24 20:16:56 +00:00
Harry Moffat
9eb7ddb0e9 Added dll install 2004-09-16 22:08:26 +00:00
Dave Goodwin
81f5771b59 improvements to the configuration process 2004-08-09 05:10:18 +00:00
Dave Goodwin
df7a93cf77 fixed Fortran module install bug 2004-08-06 21:03:23 +00:00
Dave Goodwin
9420d9544c *** empty log message *** 2004-08-05 21:25:31 +00:00