Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-04-27 | Allow conditional compilation with GPGME | Dan McGee | 1 | -2/+16 |
2011-04-21 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2011-04-18 | Final updates for 3.5.2 releasev3.5.2 | Dan McGee | 1 | -2/+2 |
2011-04-02 | configure.ac: we use fabs now so -lm is needed | Xavier Chantry | 1 | -0/+3 |
2011-03-28 | pacman/util: flush terminal input before reading response | Dave Reisner | 1 | -2/+3 |
2011-03-23 | buildsys: use libcurl's m4 macro for buildtime detection | Dave Reisner | 1 | -16/+2 |
2011-03-23 | Integrate GPGME into libalpm | Dan McGee | 1 | -0/+4 |
2011-03-23 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2011-03-23 | Bump version to 3.5.1 | Dan McGee | 1 | -2/+2 |
2011-03-17 | Merge branch 'download' | Dan McGee | 1 | -19/+12 |
2011-03-16 | Bump pacman versionsv3.5.0 | Dan McGee | 1 | -4/+4 |
2011-03-09 | Remove all traces of libfetch | Dave Reisner | 1 | -24/+0 |
2011-03-09 | Add configure.ac option for --with-curl | Dave Reisner | 1 | -1/+18 |
2011-02-11 | Check mountpoint read-only status when checking space | Dan McGee | 1 | -0/+4 |
2011-01-22 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2011-01-21 | 3.4.3 release preparation | Dan McGee | 1 | -2/+2 |
2011-01-10 | Remove need for floating point division in backend | Dan McGee | 1 | -3/+0 |
2010-12-30 | Use limits.h for PATH_MAX | Allan McRae | 1 | -2/+2 |
2010-12-30 | Detect undefined PATH_MAX | Allan McRae | 1 | -1/+2 |
2010-12-15 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2010-12-13 | Update news and bump versions | Dan McGee | 1 | -2/+2 |
2010-12-13 | Refactor statfs/statvfs type check | Dan McGee | 1 | -19/+3 |
2010-12-13 | Add functions to calculate approximate disk usage by packages | Allan McRae | 1 | -0/+3 |
2010-12-13 | Add function for listing system mount points | Allan McRae | 1 | -1/+21 |
2010-12-13 | Remove AC_TYPE_SIGNAL usage | Dan McGee | 1 | -1/+0 |
2010-12-13 | dirent usage cleanup | Dan McGee | 1 | -0/+1 |
2010-10-14 | Fix bash shell location check | Dan McGee | 1 | -1/+1 |
2010-10-12 | Use sysconfdir, localstatedir, BASH instead of hardcoded values | Nezmer | 1 | -0/+1 |
2010-10-11 | Only check for function if we are using libfetch | Dan McGee | 1 | -1/+3 |
2010-10-05 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2010-10-05 | Check for python-2.7 | Allan McRae | 1 | -1/+1 |
2010-09-27 | Merge branch 'build-system' | Dan McGee | 1 | -1/+1 |
2010-09-27 | Add FORTIFY_SOURCE support | Allan McRae | 1 | -0/+1 |
2010-09-23 | Update build system (automake, autoconf, libtool) | Dan McGee | 1 | -1/+1 |
2010-09-06 | Fix libfetch configure checking | Dan McGee | 1 | -1/+1 |
2010-09-02 | Clean up libfetch checking in configure | Dan McGee | 1 | -18/+16 |
2010-09-02 | Use OpenSSL MD5 crypto functions if available | Dan McGee | 1 | -1/+18 |