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