cantera/ext
Ray Speth e11281477e Added configuration option for building a single library
This is necessary particularly for Windows, where there's no easy way
to build shared libraries of the f2c code because those functions
don't have the necessary __declspec(dllexport) in their non-existent
headers.
2012-04-05 22:03:30 +00:00
..
blas Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
cvode Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
f2c_blas Moved a BLAS function out of f2c_math 2012-03-05 20:47:02 +00:00
f2c_lapack Removed f2c source files for functions with undefined externals 2012-02-13 17:24:20 +00:00
f2c_libs Fixed issues compiling with MinGW using SCons 2012-02-21 16:06:07 +00:00
f2c_math Sorry for monolithic commit. Will break it up in the future. 2012-04-05 00:24:31 +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 Fixed compiler warnings in libexecstream 2012-03-15 19:55:07 +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 Reorganized source tree structure 2012-02-12 02:27:14 +00:00
SConscript Added configuration option for building a single library 2012-04-05 22:03:30 +00:00