summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-03-17create a separate library, libumem_malloc, for people that want to replacewez1-4/+3
2006-09-03Add --enable-malloc-replacement option, for using libumem as a malloc replace...richdawe1-10/+15
2006-07-25Add another test programrichdawe1-2/+5
2006-05-13Bugfix: need to depend on dist-bzip2 target, not the tarball, to ensure that ...richdawe1-2/+2
2006-05-13Use doxygen to build docs; generate spec file using configure; use tar.bz2 in...richdawe1-1/+12
2006-03-12Bugfixes: install headers in correct place; include .so in -devel, not main r...richdawe1-1/+1
2006-03-12Beginnings of rpm build (currently broken)richdawe1-1/+3
2006-03-12'make dist' and 'make distcheck' workrichdawe1-2/+15
2006-03-11make the build experience nicer outside of ecelerity.wez1-7/+13
2006-03-11Build a basic shared library on Linux; may not work!richdawe1-0/+21