cantera/src
Ray Speth c092bbaede Fixed the order of include and library directories when compiling
Include directories in the Cantera source tree should be listed first so that
they take precedence over headers from other installed copies of Cantera that
might end up on the include search path. This was potentially a problem when
Cantera was installed in the same location (e.g. /usr/local) as one of its
dependencies (e.g. Sundials).

The same logic applies to directories on the library link path.
2012-08-10 21:03:06 +00:00
..
apps Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00
base [cantera2.0]: more makefile.am fixes--very close to compiling regression tests, now 2012-06-18 15:14:58 +00:00
clib Removed unnecessary WITH_FEATURE configuration options 2012-05-31 14:57:32 +00:00
converters Fixed some spelling errors 2012-06-22 22:36:15 +00:00
equil Fixed some spelling errors 2012-06-22 22:36:15 +00:00
fortran Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00
kinetics Added validation of Plog rate expressions 2012-07-24 23:03:28 +00:00
matlab Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00
numerics Fixed a memory leak when re-initializing a CVodesIntegrator 2012-06-27 16:12:45 +00:00
oneD Pruning some dead code 2012-05-24 16:30:04 +00:00
python Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00
spectra Resolved the namespace collision between the two classes named "Gaussian" 2012-05-29 18:03:22 +00:00
thermo Fixed some spelling errors 2012-06-22 22:36:15 +00:00
tpx Improved convergence when solving for pure fluid saturated states 2012-05-11 15:27:33 +00:00
transport Fixed calculation of some multicomponent transport properties 2012-07-10 16:23:32 +00:00
zeroD Added a ScopedLock typedef that can be used without requiring extra any #ifdefs 2012-05-31 14:57:54 +00:00
Makefile.am Removed keyword-substitution cruft 2012-05-24 16:29:29 +00:00
SConscript Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00