cantera/ext
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
..
blas Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
cvode [cantera2.0]: fixing various other directories related to doxygen building 2012-06-19 14:32:37 +00:00
f2c_blas [cantera2.0]: updating configure and makefile.ams in ext 2012-06-19 03:57:19 +00:00
f2c_lapack [cantera2.0]: fixing all the missing lapack files 2012-06-18 03:06:58 +00:00
f2c_libs [cantera2.0]: finally figured this arith.h out 2012-06-19 02:31:11 +00:00
f2c_math [cantera2.0]: fixing a few files for the autotools system 2012-06-19 15:19:46 +00:00
gtest Imported source code for googletest 2012-02-01 23:34:40 +00:00
lapack Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
libexecstream [cantera2.0]: fixing a stupid error in the libexecstream makefile, and adding f2c_math 2012-06-18 14:55:39 +00:00
math Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
matlab_xunit Added a few basic thermo tests to the Matlab unit tests 2012-03-23 22:16:28 +00:00
Makefile.am [cantera2.0]: updating configure and makefile.ams in ext 2012-06-19 03:57:19 +00:00
SConscript Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00