Age | Commit message (Expand) | Author | Files | Lines |
2012-04-24 | scripts/library: introduce parseopts | Dave Reisner | 1 | -0/+1 |
2012-04-24 | configure: avoid linking against libssl | Dave Reisner | 1 | -1/+1 |
2012-04-09 | Add more warning flags | Allan McRae | 1 | -0/+1 |
2012-04-09 | Add a new configure option for excessive compiler warning flags | Dan McGee | 1 | -0/+41 |
2012-04-09 | buildsys: move autotools bloat to build-aux | Dave Reisner | 1 | -0/+1 |
2012-04-09 | buildsys: cleanup libtool and autoconf initialization | Dave Reisner | 1 | -5/+2 |
2012-04-09 | buildsys: define warning CFLAGS in separate var | Dave Reisner | 1 | -3/+3 |
2012-04-09 | buildsys: use AC_DEFINE for CYGWIN macro | Dave Reisner | 1 | -1/+1 |
2012-04-09 | buildsys: cleanup gpgme compile time check | Dave Reisner | 1 | -20/+21 |
2012-04-09 | buildsys: use pkg-config for libcurl detection | Dave Reisner | 1 | -4/+17 |
2012-04-09 | buildsys: use pkg-config for libarchive detection | Dave Reisner | 1 | -3/+3 |
2012-04-09 | buildsys: use pkg-config for openssl detection | Dave Reisner | 1 | -13/+11 |
2012-04-07 | Check minimum required gpgme version | Allan McRae | 1 | -1/+1 |
2012-04-07 | Make selecting scriptlet shell work | Allan McRae | 1 | -3/+3 |
2012-04-07 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2012-04-07 | Revert "makepkg: calculate exact total file size" | Dan McGee | 1 | -0/+1 |
2012-04-07 | 4.0.3 release NEWS, version bumps, etc.v4.0.3working-maint | Dan McGee | 1 | -2/+2 |
2012-03-09 | Merge branch 'maint' | Dan McGee | 1 | -3/+3 |
2012-03-05 | Do not dereference symlinks when calculating size | Allan McRae | 1 | -3/+3 |
2012-02-13 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2012-02-13 | Use AM_PATH_GPGME macro from gpgme instead of home-built gpgme detection. | Nathan Phillip Brink | 1 | -11/+40 |
2012-02-13 | Move ROOTDIR definition into config.h | Allan McRae | 1 | -0/+1 |
2012-02-13 | Allow specifying shell for running scriptlets | Allan McRae | 1 | -0/+9 |
2012-02-11 | 4.0.2 release updatesv4.0.2 | Dan McGee | 1 | -2/+2 |
2012-01-23 | Merge branch 'maint' | Dan McGee | 1 | -1/+3 |
2012-01-23 | lib/dload: enforce usage of TCP keepalives | Dave Reisner | 1 | -1/+2 |
2012-01-19 | Add diskspace checking support for Solaris/Illumos | Dan McGee | 1 | -1/+2 |
2011-12-29 | makepkg: calculate exact total file size | Allan McRae | 1 | -1/+0 |
2011-12-08 | Make automake generate silent rules by default | Dan McGee | 1 | -1/+2 |
2011-12-07 | Add 'silent-rules' to automake setup in configure.ac | Dan McGee | 1 | -1/+1 |
2011-11-16 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2011-11-16 | Add helper method for creating and opening archive object | Dan McGee | 1 | -0/+1 |
2011-11-14 | Updates in preparation for 4.0.1 release | Dan McGee | 1 | -2/+2 |
2011-10-14 | Remove mcheck.h support | Dan McGee | 1 | -2/+0 |
2011-10-12 | Bump version to 4.0.0v4.0.0 | Dan McGee | 1 | -1/+1 |
2011-09-22 | Update configure.ac version to rc2 | Dan McGee | 1 | -1/+1 |
2011-09-18 | configure: Fix quoting in SEDINPLACE on Darwin | Dave Reisner | 1 | -1/+1 |
2011-08-17 | configure.ac: add checks for more types, functions and headers | Allan McRae | 1 | -7/+15 |
2011-08-11 | Bump version to 4.0.0rc1v4.0.0rc1 | Dan McGee | 1 | -5/+5 |
2011-08-11 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2011-08-11 | configure: simplify CARCH generation madness | Dan McGee | 1 | -30/+2 |
2011-08-11 | build: remove mucking with CARCHFLAGS | Dan McGee | 1 | -11/+0 |
2011-08-10 | 3.5.4 release preparationv3.5.4 | Dan McGee | 1 | -2/+2 |
2011-08-10 | pacman/util: flush terminal input before reading response | Dave Reisner | 1 | -2/+3 |
2011-07-18 | configure: output more compile settings | Allan McRae | 1 | -0/+4 |
2011-06-24 | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee | 1 | -1/+2 |
2011-06-24 | Let configure gettext setup know we use ngettext() | Dan McGee | 1 | -1/+1 |
2011-06-03 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2011-06-02 | 3.5.3 release preparation | Dan McGee | 1 | -2/+2 |
2011-04-27 | configure: add output showing what libraries will be used | Dan McGee | 1 | -3/+7 |