Dave Goodwin
9e54a6857e
*** empty log message ***
2005-07-22 04:02:05 +00:00
Dave Goodwin
d6611f5878
*** empty log message ***
2005-07-14 18:54:10 +00:00
Harry Moffat
c9de44e318
Fixed an error in the configure.in file, where the F90 interface was
...
requested to be not built, but an attempt to build it is made anyway
-> windows cygwin interface.
2005-07-02 18:46:09 +00:00
Harry Moffat
10601d916f
Took out the version number from the path directories.
...
Simplified the installation variability in the process by taking out
the choice for a distributed installation. Now, everything looks the
same under the "Cantera Installation Directory Tree" hood, no matter
what version is used.
This should reduce the number of installation problems encountered.
2005-06-23 15:14:36 +00:00
Dave Goodwin
9bd690ae04
Prerelease_1_6_0_branch merged into trunk
2005-06-18 16:58:39 +00:00
Dave Goodwin
02074161dc
*** empty log message ***
2004-12-13 15:10:41 +00:00
Dave Goodwin
b35121c673
misc cleanup
2004-12-13 14:42:05 +00:00
Dave Goodwin
f5837c0031
*** empty log message ***
2004-12-10 19:54:49 +00:00
Dave Goodwin
e7a6155da2
*** empty log message ***
2004-12-02 23:07:17 +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
Harry Moffat
692a3ce4a8
Added rule to make bin/install_tsc
2004-10-05 16:20:42 +00:00
Harry Moffat
7bf6638ce2
Added more handling of the PYTHON_CMD variable.
2004-10-01 19:31:28 +00:00
Dave Goodwin
6efd9ffc91
*** empty log message ***
2004-09-29 11:00:39 +00:00
Harry Moffat
9b0b360398
Added USE_CLIB_DLL evaluation.
2004-09-24 20:15:27 +00:00
Dave Goodwin
330e50eb65
*** empty log message ***
2004-09-13 11:22:21 +00:00
Harry Moffat
1df3900198
Added a default 0 to BUILD_PARTICLES value
2004-08-27 16:45:52 +00:00
Harry Moffat
3be8d53677
Added support for the new python_win_prefix variable.
...
-> This needs to be backslashed.
-> all other variables on all other platforms (and on OS_IS_WIN)
need to be forward slashed.
2004-08-10 18:18:25 +00:00
Harry Moffat
bd33a52835
Several changes:
...
CYGWIN is now undefined, not just 0
WINMSVC is now undefined, not just 0
OS_IS_CYGWIN is now 0 when OS_IS_WIN = 1
2004-08-10 17:28:12 +00:00
Harry Moffat
e5faac2a47
arith.h needs to be created for win
2004-08-10 01:09:30 +00:00
Harry Moffat
485d0f8b19
Changed cygpath -a -w to cygpath -a -m. This causes backslashes to
...
be replaced with regular slashes. Backslashes in strings were causing
a lot of problems, as they are interpreted as escape sequences.
Regular slashes in c++ on the pc operate just like backslashes in all
cases.
2004-08-09 17:41:24 +00:00
Dave Goodwin
81f5771b59
improvements to the configuration process
2004-08-09 05:10:18 +00:00
Dave Goodwin
8da6622c31
*** empty log message ***
2004-08-07 06:06:21 +00:00
Harry Moffat
e9aa0e734d
Added support for build_with_f2c.
2004-08-06 21:53:42 +00:00
Harry Moffat
d2db6f7725
Added a dir.
2004-08-06 21:31:20 +00:00
Harry Moffat
df5690605b
Added a check to see if the fortran 90 compiler is available.
...
Added a few defines to config.h. This is needed to implement the
fix to the directory sync problem I found on cygwin.
2004-08-06 20:22:11 +00:00
Dave Goodwin
7db7af9902
minor cleanup
2004-08-05 16:42:59 +00:00
Dave Goodwin
d23e5ce699
*** empty log message ***
2004-08-05 14:26:37 +00:00
Dave Goodwin
3dc9f40097
*** empty log message ***
2004-08-03 16:41:05 +00:00
Dave Goodwin
6632519536
*** empty log message ***
2004-08-03 16:35:37 +00:00
Dave Goodwin
2959b2735e
cleanup
2004-08-03 11:16:20 +00:00
Dave Goodwin
3e7e28b6fb
*** empty log message ***
2004-08-03 10:25:03 +00:00
Harry Moffat
ab721fab12
Added support for ck2cti_test
2004-07-28 23:44:08 +00:00
Dave Goodwin
6d145604db
*** empty log message ***
2004-07-23 00:15:14 +00:00
Dave Goodwin
efdfdf83cd
*** empty log message ***
2004-07-14 11:24:12 +00:00
Dave Goodwin
cb97e7387a
added comments
2004-06-04 05:19:30 +00:00
Dave Goodwin
100c005abf
*** empty log message ***
2004-05-23 17:43:28 +00:00
Dave Goodwin
b65540f514
*** empty log message ***
2004-05-22 00:46:16 +00:00
Dave Goodwin
206ce732db
*** empty log message ***
2004-05-18 00:13:29 +00:00
Dave Goodwin
7ba23949a1
added test for sstream
2004-05-17 23:22:59 +00:00
Dave Goodwin
6f43b06ca5
*** empty log message ***
2004-05-17 23:09:27 +00:00
Dave Goodwin
f1a15f0e69
*** empty log message ***
2004-05-13 16:58:29 +00:00
Harry Moffat
b74d4177c6
Added python_prefix capability. Can now install site-packages into
...
a different directory than the Cantera install directory.
Added a particles section that shouldn't be turned on.
2004-04-22 22:59:13 +00:00
Dave Goodwin
5b4bda0f81
*** empty log message ***
2004-04-22 22:20:37 +00:00
Harry Moffat
2e305b1398
Fixed a typo.
2004-04-22 19:46:10 +00:00
Harry Moffat
43682e9301
Added 2 directories to the list of Makefiles to be created.
2004-04-22 19:44:29 +00:00
Dave Goodwin
ea1b61e3d9
*** empty log message ***
2004-02-03 16:42:43 +00:00
Dave Goodwin
d57b9c8f2a
*** empty log message ***
2004-02-03 11:53:46 +00:00
Dave Goodwin
03dda37dc3
*** empty log message ***
2004-02-03 04:30:36 +00:00
Dave Goodwin
17f2af8bdc
*** empty log message ***
2004-02-03 03:43:26 +00:00