Parent Directory
|
Revision Log
Sticky Revision: |
Merged ripley rectangular domain into trunk.
Removed some debug text Corrected some dudley where they should not have been. Set savanna to build shared for now
pasowrap joins the trunk.
Center a table that I noticed and use upquote package to stop LaTeX from mucking about with ' in python code. Fixes #632
New config option build_shared (which replaces share_paso & share_esysUtils). Also enabled building escriptreader library on Windows which should now work in both shared and static mode.
Switching to external cppunit: -removed tools/CppUnitTest -updated scons script and files -updated tests to changed API -updated readme Bumped scons options file version to 201. Additions: -cppunit* -boomeramg* -vsl_random
Fixing badger options
escript now supports out-of-tree builds. All build and test files are now created under a user-definable build_dir directory. This also fixes issue 291. Removed most svn:ignore props since they are no longer required.
Merging dudley and scons updates from branches
Don't panic. Updating copyright stamps
Added getInfLocator and getSupLocator to pdetools. This means if you want to use them, you will need to import them. These methods return a locator to a point with the smallest/largest value. Added resolve() and delay() to utils. Now you can do things like: d=delay(v) .. .. z=resolve(d+1)
Merging changes from the lapack branch. The inverse() operation has been moved into c++. [No lazy support for this operation yet.] Optional Lapack support has been added for matrices larger than 3x3. service0 is set to use mkl_lapack.
Merging changes from new doco branch. All docstrings are now in reStructured text. A few email addresses have been fixes as well.
Updating copyright notices
Merging changes from numpy branch.
scons should now be able to run tests under MPI and OpenMP
Added build_full target. This will build escript, the unit test binaries and compile all the python files. This should be called before using utest.sh. Added gcc openmp params for badger
I have changed the default scons options for gcc to be much more picky about warnings. By default warnings will be treated as errors; so a program with warnings won't compile. If you need to turn this off, usewarnings=no will work. The previous usepedantic oprtion is no longer turned on by default. This should have no effect on any of the other compilers. If anyone wants to jump in and supply sensible values for the fatalwarnings variable for their favourite compiler go ahead.
More warning removal.
A cleanup of some of the problems I found doing a Wall compile. Removed some commented out lines. Swapped some member initialisers. Removed virtual qualifiers from some methods in FunctionSpace. Fixed some unused or (possibly) uninitialised variables.
Updated copyright for a few remaining python files
Merged noarrayview branch onto trunk.
Removed failing test until we fix a bug. Fixed several compiler warnings.
Branch scons-dev is hereby closed. Some parts of scons scripts have been re-written.
Added Configuration for shake63 (Joel-Box)
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 |