Age | Commit message (Expand) | Author | Files | Lines |
2007-08-16 | configure.ac: Clean up and document version number increments | Dan McGee | 1 | -10/+60 |
2007-08-14 | Code cleanup | Dan McGee | 1 | -1/+1 |
2007-07-12 | Remove versioncmp.{c,h}, clean up selective #ifdefs | Dan McGee | 1 | -1/+1 |
2007-07-09 | Add AC_SYS_LARGEFILE to configure.ac | Dan McGee | 1 | -0/+3 |
2007-07-06 | First step of moving translations from src/pacman/po to po/ | Dan McGee | 1 | -1/+1 |
2007-06-28 | Remove lockfile configuration from frontend, make it job of libalpm | Dan McGee | 1 | -1/+0 |
2007-06-13 | Add ARM architecture to configure.ac | Dan McGee | 1 | -0/+5 |
2007-06-09 | Update configure.ac with a few new functions to check for | Dan McGee | 1 | -1/+4 |
2007-06-05 | Autotool clean up. | Andrew Fyfe | 1 | -24/+26 |
2007-06-04 | Remove hardcoded defines from libalpm | Dan McGee | 1 | -2/+0 |
2007-06-04 | Correct descriptions of configure options | Roman Kyrylych | 1 | -7/+7 |
2007-06-01 | FS7319: Add option to disable the inclusion of abs script. | Andrew Fyfe | 1 | -0/+16 |
2007-05-31 | Add autotool substitution for SRCEXT. | Andrew Fyfe | 1 | -0/+9 |
2007-05-31 | Autotool fixes/cleanup. | Andrew Fyfe | 1 | -0/+3 |
2007-05-31 | Move DB and cache dirs away from there dependence on ROOTDIR | Dan McGee | 1 | -50/+12 |
2007-05-30 | Finish making autoconf changes | Dan McGee | 1 | -3/+0 |
2007-05-30 | scripts: do autoconf path replacement right | Dan McGee | 1 | -23/+6 |
2007-05-30 | Modernize and update configure.ac | Dan McGee | 1 | -80/+103 |
2007-05-29 | Substitute config directory in scripts. | Andrew Fyfe | 1 | -0/+4 |
2007-05-29 | Set paths in pacman-optimize to use configure-time paths | Dan McGee | 1 | -21/+28 |
2007-05-29 | Get --help and --version options working on all scripts | Dan McGee | 1 | -0/+4 |
2007-05-27 | autotool scripts/updatesync | Andrew Fyfe | 1 | -0/+1 |
2007-05-27 | autotool scripts/repo-remove | Andrew Fyfe | 1 | -0/+1 |
2007-05-27 | autotool scripts/repo-add | Andrew Fyfe | 1 | -0/+1 |
2007-05-27 | autotool scripts/pacman-optimize | Andrew Fyfe | 1 | -0/+1 |
2007-05-27 | autotool scripts/makeworld | Andrew Fyfe | 1 | -0/+1 |
2007-05-27 | autotool scripts/gensync | Andrew Fyfe | 1 | -0/+1 |
2007-05-27 | autotool scripts/abs | Andrew Fyfe | 1 | -0/+1 |
2007-04-29 | Bump up the version numbers a bit for the development branch | Dan McGee | 1 | -3/+3 |
2007-04-04 | Backport changes from 3.0.1 | Aaron Griffin | 1 | -1/+1 |
2007-04-01 | Gettext support in makepkg | Giovanni Scafora | 1 | -0/+5 |
2007-04-01 | Move makepkg -> makepkg.in in anticaption of gettextized version | Dan McGee | 1 | -0/+1 |
2007-04-01 | Remove --disable-fakeroot option from configure.ac | Dan McGee | 1 | -15/+0 |
2007-03-30 | Make all paths and file locations configurable | Dan McGee | 1 | -15/+66 |
2007-03-30 | Remove unnecessary $ENV_CFLAGS from configure.ac | Dan McGee | 1 | -7/+1 |
2007-02-24 | * Updated Italian translation | Dan McGee | 1 | -1/+1 |
2007-02-23 | * Removed man2html stuff from configure. It is now available in the doc/ | Dan McGee | 1 | -23/+0 |
2007-02-23 | * Updated distcheck target- added some flags so pactest is 100% correct. | Dan McGee | 1 | -0/+1 |
2007-02-22 | Big commit here, I'll try to cover all the bases. | Dan McGee | 1 | -55/+57 |
2007-02-22 | * A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck' | Dan McGee | 1 | -64/+54 |
2007-02-13 | Changed "MARCHFLAG" to "ARCHSWITCH" as the name was confusing (it's not a FLAG | Aaron Griffin | 1 | -13/+13 |
2007-02-13 | Fix some x86_64 configuration handling | Aaron Griffin | 1 | -2/+2 |
2007-02-08 | Forgot to remove a few files from configure.ac | Dan McGee | 1 | -4/+0 |
2007-02-07 | Greatly simplify the way our non-existant translated manpages were being | Dan McGee | 1 | -42/+0 |
2007-02-01 | * removal of swig generated bindings | Jürgen Hötzel | 1 | -3/+0 |
2007-02-01 | * removal of swig generated bindings | Jürgen Hötzel | 1 | -79/+0 |
2007-01-30 | * doxygen check cleanup | Jürgen Hötzel | 1 | -9/+1 |
2007-01-30 | Turn debug off by default | Aaron Griffin | 1 | -1/+1 |
2007-01-29 | * Fix building outside $(srcdir). | Jürgen Hötzel | 1 | -4/+0 |
2007-01-26 | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 1 | -16/+10 |