Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Updated the copyright header.
Make everyone sad by touching all the files Copyright dates update
UPDATE THE COPYRIGHT DATES
merged finley Mesh and MeshAdapter into FinleyDomain.
Relicense all the things!
Bye bye esysUtils. Also removed first.h as escript/DataTypes.h is now required everywhere and fulfills that role by including a boost python header first.
moved esys MPI to escript.
Copyright dates updated. \version for doxygen to read
Fixing institution name to comply with policy
We now have an arena where any headers which insist on being first because they do bad things, can battle to the death. esysutils/first.h should only be included in .cpp files. #define the macros for the features you need in that .cpp For this to work, any such claims to primacy must be resolved in first.h, so please don't try to hack pretenders to the throne into the include hierachy. Next, will be removing some older attempts at the same thing.
Updating all the dates
This commit is brought to you by the number 4934 and the tool "meld". Merge of partially complete split world code from branch.
I changed some files. Updated copyright notices, added GeoComp.
Round 1 of copyright fixes
First pass of updating copyright notices
Copyright changes
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
Don't panic. Updating copyright stamps
Updating copyright notices
Closing the moreshared branch
Copyright updated in all files
And get the *(&(*&(* name right
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Make a temp copy of the trunk before checking in the windows changes
The MPI branch is hereby closed. All future work should be in trunk. Previously in revision 1295 I merged the latest changes to trunk into trunk-mpi-branch. In this revision I copied all files from trunk-mpi-branch over the corresponding trunk files. I did not use 'svn merge', it was a copy.
+ NEW BUILD SYSTEM This commit contains the new build system with cross-platform support. Most things work are before though you can have more control. ENVIRONMENT settings have changed: + You no longer require LD_LIBRARY_PATH or PYTHONPATH to point to the esysroot for building and testing performed via scons + ACcESS altix users: It is recommended you change your modules to load the latest intel compiler and other libraries required by boost to match the setup in svn (you can override). The correct modules are as follows module load intel_cc.9.0.026 export MODULEPATH=${MODULEPATH}:/data/raid2/toolspp4/modulefiles/gcc-3.3.6 module load boost/1.33.0/python-2.4.1 module load python/2.4.1 module load numarray/1.3.3
+ Changed include paths to no longer require the cpp suffix (missed in earlier commit) + modified tests so they no longer install to #/lib
+Finely unit tests now running in build system All C++ tests run and compile on Altix, I expect the same result for Linux so you may not see another log message for that.
Creating a private branch so I can test and verify cross-platform build
restructure escript source tree move src/Data/* -> src remove inc modify #includes and cpppath settings accordingly
make adjustments to allow for new source tree structure
fix settings to account for new finley source tree structure
move all directories from trunk/esys2 into trunk and remove esys2
Initial revision
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 |