Log of /branches/more_shared_ptrs_from_1812/doc/epydoc
Directory Listing
Revision
1813 -
Directory Listing
Modified
Fri Sep 26 00:58:05 2008 UTC
(11 years, 2 months ago)
by
jfenwick
Branching to experiment with proxies and shared pointers.
Revision
1705 -
Directory Listing
Modified
Thu Aug 14 05:56:40 2008 UTC
(11 years, 4 months ago)
by
ksteube
Original Path:
trunk/doc/epydoc
Branch scons-dev is hereby closed.
Some parts of scons scripts have been re-written.
Revision
1387 -
Directory Listing
Modified
Fri Jan 11 07:45:26 2008 UTC
(11 years, 11 months ago)
by
trankine
Original Path:
temp/doc/epydoc
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Revision
1215 -
Directory Listing
Modified
Thu Jul 12 01:14:55 2007 UTC
(12 years, 5 months ago)
by
ksteube
Original Path:
trunk/doc/epydoc
Repaired all targets for: scons docs
It runs all these targets: release_examples guide_pdf api_epydoc api_doxygen
Revision
712 -
Directory Listing
Modified
Thu Apr 27 02:08:50 2006 UTC
(13 years, 7 months ago)
by
elspeth
Original Path:
trunk/doc/epydoc
Fixed build of epydoc documentation. Now builds html in relase/doc/epydoc .
Revision
682 -
Directory Listing
Modified
Mon Mar 27 02:43:09 2006 UTC
(13 years, 8 months ago)
by
robwdcock
Original Path:
trunk/doc/epydoc
+ 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
Revision
498 -
Directory Listing
Modified
Tue Feb 7 01:53:47 2006 UTC
(13 years, 10 months ago)
by
jgs
Original Path:
trunk/doc/epydoc
can now specify target "build_docs" in order to build
epydoc and doxygen documentation
Revision
488 -
Directory Listing
Modified
Thu Feb 2 06:19:23 2006 UTC
(13 years, 10 months ago)
by
jgs
Original Path:
trunk/doc/epydoc
build rundoxygen/runepydoc scripts on the fly based on platform dependant locations of these utilities
Revision
485 -
Directory Listing
Modified
Thu Feb 2 04:21:02 2006 UTC
(13 years, 10 months ago)
by
jgs
Original Path:
trunk/doc/epydoc
change scons files to match new esys_options based format
Revision
369 -
Directory Listing
Modified
Fri Dec 16 00:51:22 2005 UTC
(14 years ago)
by
cochrane
Original Path:
trunk/doc/epydoc
Building of API documentation now works. Both epydoc- and doxygen-generated
docs are built.