Parent Directory
|
Revision Log
Sticky Revision: |
reorganised esysUtils to remove inc directory
adjustments to includes to allow for new paso src tree structure
minor comment and formatting changes
The sparse solver can be called by paso now. the building has been change to reduce some code redundancy: now all scons SCscripts are importing scons/esys_options.py which imports platform specific settings.
add target to run all unit tests, the build will fail for this target if any unit test fails
add explicit target for building of unit tests
now determine hostname via socket.gethostname() as HOSTNAME environment variable is apparently not set on all platforms
now load default options - by default!
now automatically build unit tests as required based on dependencies between unit tests and libraries
pass in solver libraries to link with via options files now
pass in platform specific libraries via options files now
add top level scons config files to allow building of all unit tests for each module at once
allow compile options to be loaded from a config file specified on the command line to scons
if usegcc=1 is set on command line, load compiler options fropm scons/gcc_options.py
read names of python and boost libraries from config file now
now read compile options from options file
fix settings to account for new finley source tree structure
revised scons files to account for new finley source tree structure
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |