Nicholas Nethercote
40de233989
Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so.
...
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3054
2004-11-22 16:58:05 +00:00
Nicholas Nethercote
d343add11a
Build vg_replace_malloc.c into a library, because it makes the Makefiles a bit
...
neater. Also remove some dodgy CFLAGS+= lines.
I had to change the expected output of pth_once.c, because the change has
altered the order of the (non-deterministic) output.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2825
2004-10-20 18:40:40 +00:00
Nicholas Nethercote
acd57ac595
Use Makefile.am includes. This gets rid of 110 lines of repetitive Makefile.am
...
cruft, yay!
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2641
2004-09-01 23:20:49 +00:00
Nicholas Nethercote
1bd17a3d0f
Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in
...
Makefile.am files.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2597
2004-08-23 14:02:03 +00:00
Tom Hughes
a2a0946b8a
Make VPATH builds work so that valgrind can be built in a different
...
directory from the source tree. This resolves bug 83040.
Based on patch from Ralf Wildenhues <Ralf.Wildenhues@gmx.de >.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2450
2004-06-29 09:45:37 +00:00
Jeremy Fitzhardinge
82aaa16ef9
Fix "make distcheck", and also make sure that the generated archive
...
contains everything needed to "make regtest". Bump the version.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2308
2004-03-12 10:51:39 +00:00
Nicholas Nethercote
563c4e566a
Adding Massif, the heap profiler.
...
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2245
2004-02-14 16:40:02 +00:00