Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
# fix some lib flags
Beginning of a fully cross-platform (win32+intelc, linux+g++, altix+intelc) scons build system WORK IN PROGRESS NOT COMPLETE +Incorporates ideas from trunks scons build system and the RW_WIN32 branch +New Header layout as include/<modulename>, hence the changes to the headers +Not all modules or features from trunk build system are fully implemented -Removes need for intermediary SConstruct files - the top SConstruct is more complex but handle cross-platform better AND the SConscript are a LOT simpler and only differ slightly. It should be simpler to maintain -Options are now handled via either a: config file supplied on command line, a config file in the scons/hostname_options.py, or as individual command line arguments -Need help with options: scons -h will give you a list of options and their current settings
Creating a private branch so I can test and verify cross-platform build
mmio moced to paso
eigenvalues: compiles and passes tests on altix now
performance monitoring added. complies without PAPI.
change includes to use PasoUtil.h, and add remainder of includes to SConscript include install
add mechanism to install .h files to inc directories (still need to specify full lists of .h files to install)
remove redundant inc dir from paso src tree
ILU has been replicated is called RILU (recursive ILU) now. ILU will now be reimplemented.
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.
SCSL interface has moved
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
pass in cc/cxx settings from config file
pass in static archiver flags
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
added first draft of scons construct/config scripts for paso 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 |