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
turns out Install() targets should also be made Default() targets if you want them to actually reliably work!
now automatically build unit tests as required based on dependencies between unit tests and libraries
explicitly define dependencies between modules
pass in cc/cxx settings from config file
pass in top level install directory for finley/escript/bruce/paso libraries when building via top level scons script
push platform dependent compiler flags and include directories up to library level scons files - these will eventually be brought in from external config files
pass in value for esysroot and use this to determine include file locations
explicitly add -fpic option to all compiler options lists to ensure relocatable code is generated
reformatted list of source files
first draft of scons config/construct files to build brucecpp.so library
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 |