Ray Speth
3944dda878
Fix path to Cantera.mak in sample Fortran Makefiles
...
Use relative path if the Cantera install directory contains spaces, as the
Makefile 'include' statement doesn't seem to have a way to escape the space
otherwise.
2014-04-28 18:18:10 +00:00
Ray Speth
736fccf7ef
SCons-generated SConstruct files specify Visual Studio version
2013-06-05 03:08:48 +00:00
Ray Speth
c7ff7dd1cf
[SCons] Fixed path to Cantera.mak in sample Makefiles
...
Fixes Issue 144.
2013-03-04 17:31:11 +00:00
Ray Speth
d78ec19e4c
Fixed issues with library and include paths in sample SConstruct scripts
2012-08-13 20:14:18 +00:00
Ray Speth
c77539e577
Fixed generated SConstruct files to work with MSVC
...
cherry-pick of r1634 from 2.0 maintenance branch
2012-08-13 20:14:04 +00:00
Ray Speth
9966a24a3f
Fixed library specifications in installed SConstruct scripts for samples
...
cherry-pick of r1632 from 2.0 maintenance branch
2012-08-13 20:13:56 +00:00
Ray Speth
3be53356a2
Updated sample build scripts to include pthread where necessary
2012-03-09 22:59:50 +00:00
Ray Speth
8150f49c2c
Simplified adding SCons build and install targets
2012-03-05 20:45:20 +00:00
Ray Speth
a3b1946871
Generate SConstruct files and Makefiles in the build directory
2012-03-05 20:45:09 +00:00
Ray Speth
c3398e7a3e
Added example SConstruct files to install with F77/F90 sample programs
2012-03-01 16:56:29 +00:00
Ray Speth
6924e9f69f
Added example SConstruct files to install with C++ sample programs
2012-03-01 00:45:03 +00:00
Ray Speth
45fe098d51
Added example Makefiles to install with C++ sample programs
2012-03-01 00:44:56 +00:00
Ray Speth
4f600c048e
Fixed compilation of the C++ and Fortran sample programs
2012-02-15 18:06:55 +00:00
Ray Speth
8239c18091
Fixed some installation issues with samples and the Python module
2012-02-13 17:24:09 +00:00
Ray Speth
eb2cab5f2b
Updates to SCons scripts to support the new directory structure
2012-02-12 02:46:40 +00:00