Harry Moffat
977d25da92
Added tut1 python tutorial to test suite
2008-01-04 01:12:21 +00:00
Harry Moffat
46e80acd92
Guarded against CANTERA_APP being defined previously
2008-01-04 00:21:56 +00:00
Harry Moffat
d96c4a119c
Added support for use as an CANTERA_APP
2008-01-04 00:19:35 +00:00
Harry Moffat
21a04b5937
Added files
2008-01-03 22:29:38 +00:00
Harry Moffat
c96226700e
got the Linear programming routines to work within the Cantera
...
directory. I had forgot to include several files. You can now turn
these on via a Makefile flag
2008-01-03 21:38:25 +00:00
Harry Moffat
0c4e09876d
Changes due to warnings from msft vc8
2008-01-03 18:54:23 +00:00
Harry Moffat
3ab4998bab
Added std:: modifier
2008-01-03 18:53:37 +00:00
Harry Moffat
ca6fdaac08
Changed include directory path format to new format
2008-01-03 18:52:25 +00:00
Harry Moffat
ebfcec09b7
fixed mismatch between declaration and definition
...
added std:: statements.
2008-01-03 18:49:54 +00:00
Harry Moffat
9d61a69886
Addes std:: modifiers
2008-01-03 18:49:03 +00:00
Harry Moffat
9c4b02c455
Fixed mismatch between declaration and definition
2008-01-03 18:48:26 +00:00
Harry Moffat
95e519ad30
Added pragmas
2008-01-03 18:47:33 +00:00
Harry Moffat
77cf587371
Added some std:: modifiers
2008-01-03 18:46:46 +00:00
Harry Moffat
656d24bf00
changed include directory path statements.
2008-01-03 18:45:47 +00:00
Harry Moffat
a9f7827dd0
Added a missing namespace statement
2008-01-03 18:44:48 +00:00
Harry Moffat
4fd64203c2
added pragmas to get rid of warnings.
2008-01-03 18:44:05 +00:00
Harry Moffat
ba841a1929
Got rid of strcasecmp
...
added pragmas
changed ifdefs around
2008-01-03 18:43:22 +00:00
Harry Moffat
15f0a7d6ba
Added pragrams to get rid of msft vc warnings.
2008-01-03 18:42:39 +00:00
Harry Moffat
f84634b2f3
Changed the ifdef blocks around
2008-01-03 18:41:15 +00:00
Harry Moffat
2b69c44881
updates due to msft vc8 port
2008-01-03 18:40:09 +00:00
Harry Moffat
84ce6963e8
Untested mods for windows
2008-01-03 18:36:03 +00:00
Harry Moffat
566f9ef846
compiler errors in an alternate ifdef block.
2008-01-02 23:35:27 +00:00
Harry Moffat
9dee9afb8b
Added pragmas to reduce warnings.
2008-01-02 22:41:36 +00:00
Harry Moffat
e8343d8d9b
Took strcasecmp out of code, since it's not in VC++
2008-01-02 22:39:35 +00:00
Harry Moffat
0a0dd2482e
Added more pragma disables for removing VC++ compiler warnings.
2008-01-02 18:22:42 +00:00
Harry Moffat
889257b89c
Added WITH_ELECTROLYTES in several places. Haven't checked to see whether
...
the code compiles with Electrolytes off yet, however.
2008-01-02 17:01:05 +00:00
Harry Moffat
735a2a3652
Added more files.
2008-01-02 01:07:35 +00:00
Harry Moffat
fc3f414909
Added a reference to the sourceforge windows build procedure doc.
2008-01-01 23:52:17 +00:00
Harry Moffat
c14181e73b
Changes to shell scripts when . isn't in the path
2008-01-01 22:48:38 +00:00
Harry Moffat
80fb09d6b7
fixed error when . isn't in path
2008-01-01 22:38:10 +00:00
Harry Moffat
b80638a9a9
Making sure configure is up to date with configure.in changes.
2008-01-01 19:36:38 +00:00
Harry Moffat
239e5cec43
Added more ignore rules
2008-01-01 19:32:54 +00:00
Harry Moffat
024d88b9e4
Added Makefile dep on object files.
2008-01-01 19:31:57 +00:00
Harry Moffat
4d5c9b1cf5
Added deps
2008-01-01 19:31:07 +00:00
Harry Moffat
daea33865b
Used the LOCAL_LIBS_DEP configure variable.
2008-01-01 19:30:21 +00:00
Harry Moffat
7dc52b45b1
Added dependency on makefile
2008-01-01 19:27:08 +00:00
Harry Moffat
c113e07e52
Added dependency on Makefile
2008-01-01 19:25:54 +00:00
Harry Moffat
1ac8f7508f
Added dependencies on Makefile.
2008-01-01 19:25:14 +00:00
Harry Moffat
b479220927
Took out unused variables.
2008-01-01 19:24:44 +00:00
Harry Moffat
5c3aa77dbb
Updated the makefile and added dependencies.
2008-01-01 19:19:50 +00:00
Harry Moffat
618aeba69f
Added new dependencies.
2008-01-01 19:16:04 +00:00
Harry Moffat
ebdb0b4094
Added more dependencies.
2008-01-01 19:14:33 +00:00
Harry Moffat
5c08be7011
Added more dependencies
2008-01-01 19:13:06 +00:00
Harry Moffat
376f8d5dc2
Added more dependency checking. Object files now depend on Makefile.
2008-01-01 19:11:21 +00:00
Harry Moffat
771b03e646
Doxygen addition to elim a doxygen warning.
2008-01-01 19:09:39 +00:00
Harry Moffat
b1f41ab6de
added more dependency checks
2008-01-01 19:08:08 +00:00
Harry Moffat
575c3f68f5
Added a LOCAL_LIBS_DEP variable, that may be used to establish library dependencies in executables for the LOCAL_LIBS variable.
2008-01-01 19:06:12 +00:00
Harry Moffat
5885aeaecd
Fixed some compilation errors that arose from Interface.h, due to
...
namespace changes.
Added xml.h to Cantera.h
2008-01-01 19:04:17 +00:00
Harry Moffat
10e862e8ab
Added Cantera_CXX namespace
2008-01-01 19:01:42 +00:00
Harry Moffat
27dce94a67
Addition to the %.d dependencies:
...
I'm adding Makefile and %.o to the dependency for %.d. This alleviates somes problems with .o files not being rebuilt when they should have been. Adding in the Makefile means that .d files are remade whenever configure is run. This isn't a total solution for what happens when defines change. However, it's a start. Adding in %.o captures changes in .h files that the .cpp files depends on.
2008-01-01 17:13:56 +00:00