summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2007-02-21TODO updatesAaron Griffin1-1/+1
2007-02-20* Slightly fixed up the check target- we now pass 16 instead of 10 tests inDan McGee1-8/+4
the pactest suite. Obviuosly this needs some work to get to the bottom of why we aren't passing all of them. * Removed tags target- use autotools target 'make ctags' instead.
2007-02-10* fixed dist targetJürgen Hötzel1-4/+2
2007-02-07Greatly simplify the way our non-existant translated manpages were beingDan McGee1-1/+1
made. Ripped out all the po4a stuff, letting us cut down on yet another makedepends. Also moved all of the manpages to non-.in names.
2007-02-01* removal of swig generated bindingsJürgen Hötzel1-10/+0
2006-11-14* Numerous mini valgrind fixes.Aaron Griffin1-2/+1
* Addition of hacky architecture check in the _splitname function * Removal of libfetch from the archlinux proper - it has been renamed to libdownload and can be found at http://phraktured.net/libdownload * Merge of _some_ of the Frugalware makepkg change - this may still be incomplete * Removal of libftp from cvs proper * PKGBUILD manpage now says 'PKGBUILD' instead of FrugalBuild (he he)
2006-10-31* Makefile changes for libfetch integrationAaron Griffin1-1/+1
* Fixed the --enable-debug option in ./configure (never worked)
2006-10-21Fixes from frugalware: few 'typos' included while patchingAaron Griffin1-1/+1
Also re-added Judd's dependancy fix in libalpm/deps.c
2006-10-19Reverted debug parameter to -1Aaron Griffin1-1/+1
2006-10-15*** empty log message ***Aaron Griffin1-0/+5
2006-10-15Corrected documentation compilation - succeeds nowAaron Griffin1-1/+2
2006-10-15Final frugalware changes commitAaron Griffin1-1/+13
2005-10-17added first part of the autoconf stuff - patch from Christian Hamar ↵Judd Vinet1-0/+8
<krics@linuxforum.hu>