Commit Graph

6 Commits

Author SHA1 Message Date
matrevis 9d8bb4f811 - Fixed compilation problems on SuSE
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1306 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-18 10:49:18 +00:00
tchernobog 43d4bdbed8 - Remove quotes outside directory name because I don't know
how they interact with the rest of the autotools family


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1214 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-16 22:47:10 +00:00
tchernobog 70c3609a8f - Try to make more fine tuned use of rpath, crossing fingers not to break builds for foreign hosts
- Calc debian package final size dynamically

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1183 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-16 00:42:10 +00:00
tchernobog 4108b39c09 - Fix datarootdir for autoconf 2.60
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@713 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-07-04 20:28:40 +00:00
tchernobog 736aa25456 - Change pkg-config file to use ${prefix}/include
rather thant ${prefix}/include/sgpemv2: users will
be able to use directives like "#include <sgpemv2/scheduler.hh>"
in their headers, which reduces name clashes.
- Make _mutex a protected member of Singleton, so that
inheriters can recycle it :-)
- Add exclusive access control for step_forward()
- Add two states (future and exhausted) to Request


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@707 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-07-04 10:03:43 +00:00
tchernobog 51f0d7fbe7 - Merged branch 0.3-r556--SPLIT_PYLOADER_CONFIG back into trunk
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@561 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-04-06 19:01:13 +00:00