Commit Graph

13 Commits

Author SHA1 Message Date
tchernobog 5e02657395 - Dodoc in the right place
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1167 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-14 23:39:47 +00:00
tchernobog bb74bcbc48 - Remove destdir when finished
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1163 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-14 22:29:03 +00:00
tchernobog 0e9b32fe65 - Add todo note for deb packages
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1162 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-14 22:21:16 +00:00
tchernobog 93b78788ad - Add script to automatize creation of deb packages
- Updated deb control file


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1161 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-14 22:07:43 +00:00
tchernobog 916743ed10 - Now RPMs are created okay from the spec file
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1160 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-14 20:52:35 +00:00
tchernobog 3e4ad93dc9 - Convert images on the fly before making dist (if you need
to make pdf or dvi, make dist before). Requires ImageMagick 
installed.
- Delete obsolete images
- Fix compilation of manual
- TODO: add txt files for missing images from the info files
- TODO: fix image sizes when generating pdf/dvi, because they're
wrong


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1157 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-14 19:33:12 +00:00
tchernobog b29873052b - Is it so damn difficult to keep that Makefile updated and in sorted order, huh?
- Update specfile to use "make install-strip"


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1155 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-14 18:19:34 +00:00
tchernobog f1bd513a4d - Overhaul rpm spec file. Still under testing, don't use it yet!
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1154 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-14 17:57:46 +00:00
tchernobog e2f760c2bf - Rename deb control file
- Add distro files to makefile for distribution
- Add a draft of an RPM specfile


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1145 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-14 12:29:43 +00:00
tchernobog 5df227431b - Update ebuild to behave correctly
- Add control file to create debian packages (still untested,
mantainer will be Marco)


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1144 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-14 11:50:23 +00:00
tchernobog 290360c3b0 - Update ebuild
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1140 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-14 10:46:36 +00:00
tchernobog 95d3da2041 - Add src_compile() test-aware
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@593 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-05-31 08:13:22 +00:00
tchernobog 4cad356657 - Get DSO visibility check right in configure.ac. Now it should
work correctly with GCC >= 4.0, while doing nothing for GCC < 4.0
- Add class sgpem::schedulable to test for DSO visibility export.
Methods may need to be reordered to conform to coding style guidelines


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@244 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-01-28 20:39:29 +00:00