Log of /branches/stage3.0/packaging
Directory Listing
Revision
2572 -
Directory Listing
Modified
Mon Aug 3 03:16:43 2009 UTC
(11 years, 7 months ago)
by
jfenwick
Fixing the architecture. i386 not i686
Revision
2571 -
Directory Listing
Modified
Sun Aug 2 23:44:59 2009 UTC
(11 years, 7 months ago)
by
jfenwick
More cleanup and doco tweaks
Revision
2569 -
Directory Listing
Modified
Fri Jul 31 05:39:36 2009 UTC
(11 years, 7 months ago)
by
jfenwick
Staging area for release 3.0
Revision
2546 -
Directory Listing
Modified
Mon Jul 20 05:35:08 2009 UTC
(11 years, 7 months ago)
by
jfenwick
Original Path:
trunk/packaging
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
2409 -
Directory Listing
Modified
Tue May 5 06:22:11 2009 UTC
(11 years, 10 months ago)
by
jfenwick
Original Path:
trunk/packaging
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, 11 months ago)
by
jfenwick
Original Path:
trunk/packaging
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, 11 months ago)
by
jfenwick
Original Path:
trunk/packaging
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
2345 -
Directory Listing
Modified
Mon Mar 30 04:44:06 2009 UTC
(11 years, 11 months ago)
by
jfenwick
Original Path:
trunk/packaging
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, 11 months ago)
by
jfenwick
Original Path:
trunk/packaging
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
(12 years ago)
by
jfenwick
Original Path:
trunk/packaging
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
(12 years ago)
by
jfenwick
Original Path:
trunk/packaging
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
(12 years ago)
by
jfenwick
Original Path:
trunk/packaging
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.