Parent Directory
|
Revision Log
Sticky Revision: |
restructure escript source tree move src/Data/* -> src remove inc modify #includes and cpppath settings accordingly
reorganised esysUtils to remove inc directory
reorganise bruce source tree: move all from src/Bruce -> src remove inc adjust all #includes appropriately
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 explicit target to run unit tests
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
don't automatically run bruce unit tests on build for now
now load default options - by default!
bruce tests cases are now automatically run whenever they are rebuilt
now automatically build unit tests as required based on dependencies between unit tests and libraries
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
change scons config files for escript unit tests to read compiler options from option file now
import compile options into bruce unit test builds from options file now
add draft SConstruct file for Bruce unit_tests
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 |