aboutsummaryrefslogtreecommitdiff
path: root/auxprogs
AgeCommit message (Expand)Author
2004-09-01Arch-abstraction step: renamed "vg_include.h" as "core.h".nethercote
2004-09-01Use Makefile.am includes. This gets rid of 110 lines of repetitive Makefile.amnethercote
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-01-04Updated copyright dates for 2004. Also added a couple of missing headers andnethercote
2003-11-20Updated all "report bugs to..." messages to point to valgrind.kde.org; alsonethercote
2003-09-18compiler warning fixesdaywalker
2003-07-20Close fds to avoid fd leakage.sewardj
2003-07-06Restarting valgrind-listener quickly can produce:sewardj
2003-06-12Some Makefile.am changes. Lots of them affected:njn
2003-04-17reapply automake fixes. make check will now generate the binaries whichdaywalker
2003-04-15Updated copyright notices for 2003. Only 4 months late.njn
2003-02-28Change a bunch of AM_CFLAGS, AM_CXXFLAGS to CFLAGS, CXXFLAGS.sewardj
2003-02-25fix make distcheck with newer automakedaywalker
2002-11-16A bit more flushing of stdout, so that "valgrind-listener | tee logfile"sewardj
2002-11-13Rename --exit-when-zero flag to --exit-at-zero, in accordance with docs.sewardj
2002-11-10This isn't performance-critical; remove some optimisation flags.sewardj
2002-11-09Added Makefile.am for auxprogs/.njn
2002-11-09Clean up; add command-line spec of port # and request to exit when numbersewardj
2002-11-06Clean up; deal with tedious error handling etc.sewardj
2002-11-03Fix a buffering problem, so the output can sensibly be piped throughsewardj
2002-11-03Add a simple listener program, which captures output from --logsocket=.sewardj