Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
2012-06-25
scripts/library: add human_to_size
Dave Reisner
2012-04-24
Split check steps in Makefile into multiple targets
Dan McGee
2012-04-24
scripts/library: introduce parseopts
Dave Reisner
2011-12-23
Makefile.am: Extract "contrib/" into DIST_SUBDIRS
Lukas Fleischer
2011-10-05
Add a top-level 'update-po' make target
Dan McGee
2011-08-29
Run pacman test-suite with LC_ALL=C
Allan McRae
2011-08-08
Add a test harness for new pacsort command
Dan McGee
2011-06-30
move proto files to new subdirectory, proto/
Dave Reisner
2011-06-23
po/: split into scripts/po/ and src/pacman/po/
Dan McGee
2011-05-05
pactest: run with root in /tmp and clean up automatically
Dan McGee
2010-09-23
Update build system (automake, autoconf, libtool)
Dan McGee
2010-06-16
Add test/util directory as necessary to build files
Dan McGee
2010-06-02
Move vercmp tests into util/ testing directory
Dan McGee
2010-06-02
Move pacman test suite
Allan McRae
2009-01-16
makepkg: Add PKGBUILD-split.proto
Allan McRae
2008-10-12
Attempt to idiot-proof making and refreshing docs
Dan McGee
2008-05-29
Add simple vercmp test script
Dan McGee
2008-02-05
Add new ChangeLog.proto file.
Chantry Xavier
2008-01-06
install: install prototype PKGBUILD and install to datadir
Dan McGee
2007-12-28
Ensure that manpages are always distributed and installed
Dan McGee
2007-10-30
Pick best python program available for 'make check'
Dan McGee
2007-07-10
Create the pacman DB and cachedir directories upon install
Dan McGee
2007-07-06
First step of moving translations from src/pacman/po to po/
Dan McGee
2007-06-04
Autotool clean up.
Andrew Fyfe
2007-03-24
* Added a mirror list for [testing] (it appears most mirrors mirror testing)
Aaron Griffin
2007-03-04
* Update distcheck flags, we no longer need to pass --disable-fakeroot.
Dan McGee
2007-02-23
* Fixed globbing for pactest --test argument
Aaron Griffin
2007-02-23
* Updated distcheck target- added some flags so pactest is 100% correct.
Dan McGee
2007-02-22
Big commit here, I'll try to cover all the bases.
Dan McGee
2007-02-22
* A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'
Dan McGee
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
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
2007-02-01
* removal of swig generated bindings
Jürgen Hötzel
2006-11-14
* Numerous mini valgrind fixes.
Aaron Griffin
2006-10-31
* Makefile changes for libfetch integration
Aaron Griffin
2006-10-21
Fixes from frugalware: few 'typos' included while patching
Aaron Griffin
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 <krics@li...
Judd Vinet