- b191672 Copy the right stuff into the tarball. by sewardj · 19 years ago
- 9724520 Prevent the rule for installing the VEX headers from trying to add by tom · 19 years ago
- ab568f6 Install VEX headers from the configured version not the default version. by tom · 19 years ago
- 541e50e Vex headers should be installed in $INST/include/valgrind/, too. by njn · 19 years ago
- 85a9dca Makefile stuff, partly from Tom, which uses the SVN-externall'd VEX by sewardj · 19 years ago
- 22ae5c0 Fix 'make dist'. by njn · 19 years ago
- f7c00b1 by njn · 19 years ago
- b882402 whoops by njn · 19 years ago
- 9bd2d7e by njn · 19 years ago
- 781dba5 Allow for glibc-2.4. by njn · 19 years ago
- c7e1071 "make dist" fixes from Ralf Wildenhues. by njn · 19 years ago
- 3f7e911 Get "make dist" closer to working again. by njn · 19 years ago
- c7561b9 by njn · 19 years ago
- 92b5b5f Add in some missing files. by sewardj · 19 years ago
- d0469f7 Disable Addrcheck builds whilst I'm doing bull-in-a-china-shop stuff by sewardj · 20 years ago
- 95e65f6 Reinstate Helgrind, to an extent: compile it, so that it doesn't bit-rot. by njn · 20 years ago
- 6a3009b by njn · 20 years ago
- 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 20 years ago
- 40eec02 Reinstate lackey, corecheck, massif. They all start and run, but by sewardj · 20 years ago
- b5f6f51 by sewardj · 20 years ago
- 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
- 14d01ce Reinstated Helgrind and Cachegrind; at least, they are included in by njn · 20 years ago
- 5773590 Reinstate Massif. by njn · 20 years ago
- 9f649aa Make various other tools compile; also fix the stage2 linker script. by sewardj · 20 years ago
- 50629ec Tiresome build-system hacks to connect to the VEX includes. by sewardj · 20 years ago
- 16b59ee Add README_DEVELOPERS to the 'make dist' tarball (since it's mentioned in by nethercote · 20 years ago
- 4388a40 by nethercote · 20 years ago
- b7dceef by nethercote · 20 years ago
- 537e894 by nethercote · 20 years ago
- 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
- 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
- 734160c Remove the .in_place directory on a make distclean. by thughes · 20 years ago
- e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 21 years ago
- c9f3692 Adding Massif, the heap profiler. by nethercote · 21 years ago
- cf826ad Fix "make dist" by fitzhardinge · 21 years ago
- 531d34d stop whining. by mueller · 21 years ago
- 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
- 5da1e17 Updated the README file. It had lots of out-of-date and incorrect information by nethercote · 21 years ago
- bddd607 pkgconfig support. Patch by Dimitri Papadopoulos by mueller · 21 years ago
- da762d4 Change things so that default.supp is only deleted with "make distclean", by njn · 21 years ago
- 8b5d8eb remove default.supp during clean by daywalker · 21 years ago
- b72d973 Undo mistaken rev 1.54. by sewardj · 21 years ago
- 7e93819 Make more tests glibc-2.X robust. by sewardj · 21 years ago
- ebd45b6 use the automake feature for dist-bzip2 by daywalker · 21 years ago
- a63e2d7 by njn · 21 years ago
- 6d48789 distribute glibc 2.3 suppression file by daywalker · 21 years ago
- a5a40c5 whoops by njn · 21 years ago
- c229f5b These client requests were moved to include/vg_skin.h a while ago, but I forgot by njn · 21 years ago
- 71fe3e6 by njn · 22 years ago
- c60b3a1 always run check before regtest by daywalker · 22 years ago
- 7d9f94d by njn · 22 years ago
- 4e59bd9 by njn · 22 years ago
- 3e88418 ----------------------------------------------------------------------------- by njn · 22 years ago
- 55b98e9 by njn · 22 years ago
- d8ced86 by njn · 22 years ago
- 43c799e by njn · 22 years ago
- 31f6cb5 Require automake >= 1.5, as suggested by Dirk Mueller. by sewardj · 22 years ago
- cbc82b4 don't delete it too early by daywalker · 22 years ago
- f5ef185 fix make distcheck with newer automake by daywalker · 22 years ago
- 7a6e746 by njn · 22 years ago
- ab72603 by njn25 · 22 years ago
- 4d54243 by njn25 · 22 years ago
- cac76cb by njn25 · 22 years ago
- e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
- da5402c Include valgrind.spec and valgrind.spec.in in tarballs. by sewardj · 22 years ago
- 83abe43 Add helpful info for package builders. by sewardj · 22 years ago
- 7cf0bd3 by njn · 22 years ago
- 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
- 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago
- 03be163 Use $(srcdir) to specify the location of the linker script by gobry · 22 years ago
- 71889e6 Insert hacks, only partially successful, to make 'make distcheck' work by sewardj · 23 years ago
- 0facc4f More symbol versioning stuff by sewardj · 23 years ago
- 4c6fcf1 Add a version script so as to create the right versioned symbols for by sewardj · 23 years ago
- 83adf41 Build and install 'cachegrind' along with 'valgrind'. by sewardj · 23 years ago
- aa6fecc Config/build/install vg_annotate and vg_cachegen correctly. by sewardj · 23 years ago
- 4f9c934 by njn · 23 years ago
- e9667e6 Administrivia. by sewardj · 23 years ago
- 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 23 years ago
- 1685184 - Use CFLAGS in demangle/Makefile.am by sewardj · 23 years ago
- a0d3ab6 - don't check if the compiler supports const. No compiler we care by daywalker · 23 years ago
- 408ccf1 Compile flags += -Werror. I'm tired of looking carefully for warnings. by sewardj · 23 years ago
- 2f242b3 malloc() and friends have moved to vg_clientfuncs.c, so move the by sewardj · 23 years ago
- 47160d6 fix initial installation problem by daywalker · 23 years ago
- 48ccca5 some workarounds for newer automake by daywalker · 23 years ago
- b0a955e use install-exec-hook to create the .so.0 symlink. by gobry · 23 years ago
- fed4dd0 Fix problems to do with make dist/make distcheck not finding the source by sewardj · 23 years ago
- 9a199dc by sewardj · 23 years ago
- be54e1f added rules to generate libpthread.so by gobry · 23 years ago
- cf2b14a by sewardj · 23 years ago
- 2e93c50 by sewardj · 23 years ago
- 3b77789 splitted the suppression files so that default.supp can be created by picking by gobry · 23 years ago
- 1be1985 Applied patch from Simon Hausmann <hausmann@kde.org> to enable automake1.5 by gobry · 23 years ago
- c76b795 added a bzdist target by gobry · 23 years ago
- 3e2c3b8 Remove mention of vg_version.h. by sewardj · 23 years ago
- e721a52 improved the build system by gobry · 23 years ago
- de4a1d0 Initial revision by sewardj · 23 years ago