Log of /trunk/packaging
Directory Listing
Revision
3343 -
Directory Listing
Modified
Wed Nov 10 02:01:29 2010 UTC
(10 years, 2 months ago)
by
jfenwick
Rename users guide to user.pdf from guide.pdf to match the conventions
we follow with the other files.
Corrected the description of Einstein convention from "convenient"
to "compact".
Revision
3339 -
Directory Listing
Modified
Fri Nov 5 05:30:31 2010 UTC
(10 years, 2 months ago)
by
jfenwick
Fixed more package clashing problems.
Package install.pdf not install.tex
Changed title on most documents to esys-Escript except for the cookbook coz I like ti that way.
Revision
3322 -
Directory Listing
Modified
Thu Oct 28 05:26:37 2010 UTC
(10 years, 3 months ago)
by
jfenwick
Adapt install guide to new style.
Simplify package building scripts to autodetect necessary info and build control file automatically.
Revision
2923 -
Directory Listing
Modified
Thu Feb 4 04:05:36 2010 UTC
(10 years, 11 months ago)
by
jfenwick
Bringing non-release specific things from stage3.1 r2922 back to trunk
Revision
2881 -
Directory Listing
Modified
Thu Jan 28 02:03:15 2010 UTC
(11 years ago)
by
jfenwick
Don't panic.
Updating copyright stamps
Revision
2602 -
Directory Listing
Modified
Tue Aug 11 00:38:42 2009 UTC
(11 years, 5 months ago)
by
jfenwick
Merging changes made for release3.0 back to trunk.
Revision
2548 -
Directory Listing
Modified
Mon Jul 20 06:20:06 2009 UTC
(11 years, 6 months ago)
by
jfenwick
Updating copyright notices
Revision
2546 -
Directory Listing
Modified
Mon Jul 20 05:35:08 2009 UTC
(11 years, 6 months ago)
by
jfenwick
Updated builddeb script to include the architecture in the package filename.
(the architecture is also written into the control file).
Modified dependencies to not include VTK.
Added python-matplotlib as a "Recomends" dependency.
This means we can build 64bit debs now.
Revision
2458 -
Directory Listing
Modified
Wed Jun 3 06:18:21 2009 UTC
(11 years, 7 months ago)
by
jfenwick
Various numarray erasures
Revision
2409 -
Directory Listing
Modified
Tue May 5 06:22:11 2009 UTC
(11 years, 8 months ago)
by
jfenwick
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).
Revision
2367 -
Directory Listing
Modified
Mon Apr 6 04:51:49 2009 UTC
(11 years, 9 months ago)
by
jfenwick
Added version number to deb files.
Fixed tests to check for ppmtompeg before running
Revision
2359 -
Directory Listing
Modified
Thu Apr 2 03:50:33 2009 UTC
(11 years, 9 months ago)
by
jfenwick
Moved man page for easier testing.
Modified the wrapper script to take into account debian packaging.
This setting is recorded in the escript wrapper automatically by the package building script.
Revision
2347 -
Directory Listing
Modified
Mon Mar 30 06:07:47 2009 UTC
(11 years, 10 months ago)
by
jfenwick
Added windows notes to install guide.
Revision
2345 -
Directory Listing
Modified
Mon Mar 30 04:44:06 2009 UTC
(11 years, 10 months ago)
by
jfenwick
Added proper man page (with formatting and everything).
Updated package description.
Revision
2302 -
Directory Listing
Modified
Thu Mar 12 04:40:03 2009 UTC
(11 years, 10 months ago)
by
jfenwick
Debian/ubuntu package now includes the user guide and the python doco (but not the c++) as well as the examples.tar.gz.
A file called buildvars is now written to the lib directory.
It contains some configuration things I can easily get in python.
Feel free to add additional ones.
Revision
2294 -
Directory Listing
Modified
Mon Mar 2 03:44:27 2009 UTC
(11 years, 10 months ago)
by
jfenwick
Added instructions on how to install debian package to the install guide.
Wrapper script generation now produces two scripts (escript and finleypython).
The two are identical - eventually we will remove finleypython.
Modified the wrapper script so it will print a message and start the python interpreter if you don't specify a script.
Revision
2293 -
Directory Listing
Modified
Fri Feb 27 05:34:51 2009 UTC
(11 years, 11 months ago)
by
jfenwick
Cleaned up the dependencies.
The builddeb script puts fewer libraries in escript/lib and doesn't depend on dev packages on g++.
Revision
2291 -
Directory Listing
Added
Fri Feb 27 01:53:06 2009 UTC
(11 years, 11 months ago)
by
jfenwick
Added scripts and such for building debian packages against Debian/Lenny.
Some things like the man page and the package description need some work but the packages produced appear to work.
If people are going to produce .debs please read read the packaging/lenny/README_developers_this_means_you
file.