aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2004-11-26Reinstated Helgrind and Cachegrind; at least, they are included innjn
2004-11-25Reinstate Massif.njn
2004-11-22Make various other tools compile; also fix the stage2 linker script.sewardj
2004-11-22Tiresome build-system hacks to connect to the VEX includes.sewardj
2004-10-09Add README_DEVELOPERS to the 'make dist' tarball (since it's mentioned innethercote
2004-09-01Use Makefile.am includes. This gets rid of 110 lines of repetitive Makefile.amnethercote
2004-08-25Minor fixups:nethercote
2004-08-25Putting "dist_" in front of a "_DATA" variable means it is included in "makenethercote
2004-08-23Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments innethercote
2004-06-29Make VPATH builds work so that valgrind can be built in a differentthughes
2004-06-28Remove the .in_place directory on a make distclean.thughes
2004-03-12Fix "make distcheck", and also make sure that the generated archivefitzhardinge
2004-02-14Adding Massif, the heap profiler.nethercote
2004-01-07Fix "make dist"fitzhardinge
2004-01-03stop whining.mueller
2003-12-16This jumbo-checkin is the Full Virtualization checkin. This eliminatesfitzhardinge
2003-12-03Updated the README file. It had lots of out-of-date and incorrect informationnethercote
2003-11-19pkgconfig support. Patch by Dimitri Papadopoulosmueller
2003-09-29Change things so that default.supp is only deleted with "make distclean",njn
2003-09-18remove default.supp during cleandaywalker
2003-07-07Undo mistaken rev 1.54.sewardj
2003-07-07Make more tests glibc-2.X robust.sewardj
2003-07-04use the automake feature for dist-bzip2daywalker
2003-06-12Some Makefile.am changes. Lots of them affected:njn
2003-06-11distribute glibc 2.3 suppression filedaywalker
2003-05-12whoopsnjn
2003-05-12These client requests were moved to include/vg_skin.h a while ago, but I forgotnjn
2003-04-23Changed things so that the regression test script (vg_regtest) is no longernjn
2003-04-23always run check before regtestdaywalker
2003-04-22Added "Int exitcode" argument to SK_(fini)(), because it could be usefulnjn
2003-04-22Re-added the FAQ that was lost a while back, possibly when I did the originalnjn
2003-04-15-----------------------------------------------------------------------------njn
2003-04-08Added a Makefile target for running the regression tests.njn
2003-04-08Removed support for the 1.0.X series from the regression test suite -- thisnjn
2003-04-08This commit moves some skin-specific stuff out of core, and generallynjn
2003-03-01Require automake >= 1.5, as suggested by Dirk Mueller.sewardj
2003-02-25don't delete it too earlydaywalker
2003-02-25fix make distcheck with newer automakedaywalker
2002-11-09Added Makefile.am for auxprogs/.njn
2002-09-23Changed name of core/ to coregrind/, since 'core' files/dirs have a habitnjn25
2002-09-23Fixups to get "make dist" to work -- mostly involving regression test files.njn25
2002-09-23Changed lots of files for the new core/ + skin/ directory structure:njn25
2002-09-23Files updated, added and removed in order to turn the ERASER branch into HEADnjn25
2002-07-13Include valgrind.spec and valgrind.spec.in in tarballs.sewardj
2002-07-01Add helpful info for package builders.sewardj
2002-06-08Removed the need for the user to generate a cache simulation -- now donjn
2002-06-04A new kind of error: PThread errors. Used to report detected misuse insewardj
2002-05-18Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATHsewardj
2002-05-13Use $(srcdir) to specify the location of the linker scriptgobry
2002-05-10Insert hacks, only partially successful, to make 'make distcheck' worksewardj