Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
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.
Fixed script filename
This should keep scons happy on systems without pdflatex issuing a warning to the user. Also updated all other doc sconscript files to use a global release_dir prefix so we can easily move the files somewhere else if req'd.
Merging dudley and scons updates from branches
List tests as not working with MPI
Shortened runtime of cookbook examples to aid testing.
Disable some cookbook examples until we can get issues sorted out
Temporarily removing example8c from unit testing. It seems to lock the test - or it runs for rediculous timeframes.
Updates to cookbook scripts. Gravitation Examples.
Switched the build_dir keyword param to variant_dir. Should fix issue 525.
forgot to skip example06.py as well
example05c.py is not tested if matplotlib library version is too old, where quiver() does not support angle parameter.
even more renaming in the cookbook
more renaming in the cookbook
more renames in the cookbook.
renaming examples part 1
a new almost completed version of the cookbook
more changes on the cookbook
Bringing non-release specific things from stage3.1 r2922 back to trunk
some minor :-) fix.
Don't panic. Updating copyright stamps
Switching tests which read gmsh to not run under MPI
Trying to get cookbook scripts passing. Split cblib in two to avoid importing pylab in scripts which don't otheriwse need it.
documentation for pycad added.
Removed stuff in user guide about needing to make table larger to allow boundary points. The table interpolation is now OMP parallel.
Base matplotlib tests on version number. This will stop the Mac trying to run some tests it can't execute.
Renamed the main cookbook tex file to match our convention. Replaced doc/cookbook/figures/heatrefraction002contqu.pdf with a version which is actually pdf. However it needs to be regnerated since it it sideways. The examples have had their copyright notices fixed (dates were too early). sb2.py has been removed since it uses pyvisi. scons will now build the cookbook as parts of a docs build. Also in reposnse to : scons cookbook_pdf
a comma is missing.
2D fault systems are now working. 3D still needs work.
ecording some changes related to Anthony's cookbook. These tests still do not run. test_heatref.py is the current problem. Current problems include: undefined symbols a dependence on X somehow. I've already addressed the matplotlib X thing somewhere else. Find and apply.
Disabling cookbook example checks until we can fix them.
Updates to cookbook. Updates to scripts. Updates to figures. Working examples added to SCons. Data folder structure included minus data. More folder rejigging.
Fixed unit test for missing matplotlib case.
Fixed problem with unit tests
matplotlib description added to usersguide
Updating copyright notices
Operation_make_pyvisi_go_away: Stage 1 of PI Removing pyvisi example files.
Fixing doc build so examples tar and zip are built properly. Fixed image filenames in user guide. Please do not put extensions on image files.
tests for examples added. utest is not working yet.
a bit more info are printed for the DarcyFlux now.
numarray removed from docu; Locator revised.
bin/escript is now under version control. The wrapper template is no longer used. Extraneous output doc removed from scons during build. note: finleypython is no longer built (it was deprecated anyway).
Another attempt at building the doco. --transform is not supported by savanna's tar
Fixing the build of example tar and zip files so they don't have full paths.
Added skeleton of install guide. Removed some files which come in the standard texlive distro anyway. Updated README_LICENSE to list python tex styles.
Updates for running epydoc and creating examples_zipfile
Copyright updated in all files
Merged noarrayview branch onto trunk.
Branch scons-dev is hereby closed. Some parts of scons scripts have been re-written.
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
Repaired all targets for: scons docs It runs all these targets: release_examples guide_pdf api_epydoc api_doxygen
Changes needed for windows. This still does not work on and has not run on linux and the altix. There are a few changes in names in the scons script, in particular _libs is used rather than _lib and _libs is always a list. By default on windows MSVC is used. The location of python is at C:\Program Files\python<version>, boost at C:\Program Files\boost and netcdf at C:\Program Files\netcdf.
Fixed build of epydoc documentation. Now builds html in relase/doc/epydoc .
latex build documentation is working now
More copyright info added.
change scons files to match new esys_options based format
Building of API documentation now works. Both epydoc- and doxygen-generated docs are built.
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 |