summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAge
...
* TODO updatesAaron Griffin2007-02-21
|
* * Slightly fixed up the check target- we now pass 16 instead of 10 tests inDan McGee2007-02-20
| | | | | | 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.
* * fixed dist targetJürgen Hötzel2007-02-10
|
* Greatly simplify the way our non-existant translated manpages were beingDan McGee2007-02-07
| | | | | | 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.
* * removal of swig generated bindingsJürgen Hötzel2007-02-01
|
* * Numerous mini valgrind fixes.Aaron Griffin2006-11-14
| | | | | | | | | | * 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)
* * Makefile changes for libfetch integrationAaron Griffin2006-10-31
| | | | * Fixed the --enable-debug option in ./configure (never worked)
* Fixes from frugalware: few 'typos' included while patchingAaron Griffin2006-10-21
| | | | Also re-added Judd's dependancy fix in libalpm/deps.c
* Reverted debug parameter to -1Aaron Griffin2006-10-19
|
* *** empty log message ***Aaron Griffin2006-10-15
|
* Corrected documentation compilation - succeeds nowAaron Griffin2006-10-15
|
* Final frugalware changes commitAaron Griffin2006-10-15
|
* added first part of the autoconf stuff - patch from Christian Hamar ↵Judd Vinet2005-10-17
<krics@linuxforum.hu>