index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-24 | * Added a mirror list for [testing] (it appears most mirrors mirror testing) | Aaron Griffin | |
* Commented ftp.archlinux.org in the official mirror list * ran a make dist, which updated some translation files | |||
2007-03-04 | * Update distcheck flags, we no longer need to pass --disable-fakeroot. | Dan McGee | |
All tests are passing except 1 known to fail (upgrade051). | |||
2007-02-23 | * Fixed globbing for pactest --test argument | Aaron Griffin | |
* --manual-confirm was handled in the wrong order | |||
2007-02-23 | * Updated distcheck target- added some flags so pactest is 100% correct. | Dan McGee | |
* Added a Makefile.am so contrib/ folder is included in dist. | |||
2007-02-22 | Big commit here, I'll try to cover all the bases. | Dan McGee | |
* Updated all of the language files, as the POT file was updated. NOTE FOR TRANSLATORS, try to base your next contribution off of these, notice how some msgids and messages have been wrapped to the next line- it makes it easier to read anyway. * More Makefile.am/configure.ac updates. 'make dist' and 'make distclean' now work properly, with only one caveat- the automatic testing in distclean doesn't do so hot as it is compiled with a default configure, which includes the fakeroot-proof code (which does not cooperate with pactest). * Added a Makefile.am for the pactest directory. | |||
2007-02-22 | * A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck' | Dan McGee | |
to work as expected. | |||
2007-02-21 | TODO updates | Aaron Griffin | |
2007-02-20 | * Slightly fixed up the check target- we now pass 16 instead of 10 tests in | Dan McGee | |
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 target | Jürgen Hötzel | |
2007-02-07 | Greatly simplify the way our non-existant translated manpages were being | Dan McGee | |
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 bindings | Jürgen Hötzel | |
2006-11-14 | * Numerous mini valgrind fixes. | Aaron Griffin | |
* 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 integration | Aaron Griffin | |
* Fixed the --enable-debug option in ./configure (never worked) | |||
2006-10-21 | Fixes from frugalware: few 'typos' included while patching | Aaron Griffin | |
Also re-added Judd's dependancy fix in libalpm/deps.c | |||
2006-10-19 | Reverted debug parameter to -1 | Aaron Griffin | |
2006-10-15 | *** empty log message *** | Aaron Griffin | |
2006-10-15 | Corrected documentation compilation - succeeds now | Aaron Griffin | |
2006-10-15 | Final frugalware changes commit | Aaron Griffin | |
2005-10-17 | added first part of the autoconf stuff - patch from Christian Hamar ↵ | Judd Vinet | |
<krics@linuxforum.hu> |