summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-08-11Bump version to 4.0.0rc1v4.0.0rc1Dan McGee1-5/+5
2011-08-11Merge branch 'maint'Dan McGee1-2/+2
2011-08-11configure: simplify CARCH generation madnessDan McGee1-30/+2
2011-08-11build: remove mucking with CARCHFLAGSDan McGee1-11/+0
2011-08-103.5.4 release preparationv3.5.4Dan McGee1-2/+2
2011-08-10pacman/util: flush terminal input before reading responseDave Reisner1-2/+3
2011-07-18configure: output more compile settingsAllan McRae1-0/+4
2011-06-24po/: split into scripts/po/ and src/pacman/po/Dan McGee1-1/+2
2011-06-24Let configure gettext setup know we use ngettext()Dan McGee1-1/+1
2011-06-03Merge branch 'maint'Dan McGee1-2/+2
2011-06-023.5.3 release preparationDan McGee1-2/+2
2011-04-27configure: add output showing what libraries will be usedDan McGee1-3/+7
2011-04-27Allow conditional compilation with GPGMEDan McGee1-2/+16
2011-04-21Merge branch 'maint'Dan McGee1-2/+2
2011-04-18Final updates for 3.5.2 releasev3.5.2Dan McGee1-2/+2
2011-04-02configure.ac: we use fabs now so -lm is neededXavier Chantry1-0/+3
2011-03-28pacman/util: flush terminal input before reading responseDave Reisner1-2/+3
2011-03-23buildsys: use libcurl's m4 macro for buildtime detectionDave Reisner1-16/+2
2011-03-23Integrate GPGME into libalpmDan McGee1-0/+4
2011-03-23Merge branch 'maint'Dan McGee1-2/+2
2011-03-23Bump version to 3.5.1Dan McGee1-2/+2
2011-03-17Merge branch 'download'Dan McGee1-19/+12
2011-03-16Bump pacman versionsv3.5.0Dan McGee1-4/+4
2011-03-09Remove all traces of libfetchDave Reisner1-24/+0
2011-03-09Add configure.ac option for --with-curlDave Reisner1-1/+18
2011-02-11Check mountpoint read-only status when checking spaceDan McGee1-0/+4
2011-01-22Merge branch 'maint'Dan McGee1-2/+2
2011-01-213.4.3 release preparationDan McGee1-2/+2
2011-01-10Remove need for floating point division in backendDan McGee1-3/+0
2010-12-30Use limits.h for PATH_MAXAllan McRae1-2/+2
2010-12-30Detect undefined PATH_MAXAllan McRae1-1/+2
2010-12-15Merge branch 'maint'Dan McGee1-2/+2
2010-12-13Update news and bump versionsDan McGee1-2/+2
2010-12-13Refactor statfs/statvfs type checkDan McGee1-19/+3
2010-12-13Add functions to calculate approximate disk usage by packagesAllan McRae1-0/+3
2010-12-13Add function for listing system mount pointsAllan McRae1-1/+21
2010-12-13Remove AC_TYPE_SIGNAL usageDan McGee1-1/+0
2010-12-13dirent usage cleanupDan McGee1-0/+1
2010-10-14Fix bash shell location checkDan McGee1-1/+1
2010-10-12Use sysconfdir, localstatedir, BASH instead of hardcoded valuesNezmer1-0/+1
2010-10-11Only check for function if we are using libfetchDan McGee1-1/+3
2010-10-05Merge branch 'maint'Dan McGee1-1/+1
2010-10-05Check for python-2.7Allan McRae1-1/+1
2010-09-27Merge branch 'build-system'Dan McGee1-1/+1
2010-09-27Add FORTIFY_SOURCE supportAllan McRae1-0/+1
2010-09-23Update build system (automake, autoconf, libtool)Dan McGee1-1/+1
2010-09-06Fix libfetch configure checkingDan McGee1-1/+1
2010-09-02Clean up libfetch checking in configureDan McGee1-18/+16
2010-09-02Use OpenSSL MD5 crypto functions if availableDan McGee1-1/+18
2010-09-02Merge branch 'maint'Dan McGee1-2/+2