Age | Commit message (Expand) | Author | Files | Lines |
2014-09-23 | replace --reference on chmod/chown commands | Wolfgang Bumiller | 1 | -0/+10 |
2014-01-28 | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 1 | -1/+1 |
2014-01-06 | Remove -fgnu89-inline from compile options | Dan McGee | 1 | -2/+0 |
2013-10-14 | Bail early with a clear error message if Python runtime isn't 2.7+. | Jeremy Heiner | 1 | -1/+1 |
2013-08-21 | integrate tests with automake | Andrew Gregory | 1 | -0/+1 |
2013-07-22 | Use autoreconf in autogen.sh | Allan McRae | 1 | -1/+1 |
2013-06-18 | Merge branch 'maint' | Allan McRae | 1 | -4/+4 |
2013-06-18 | 4.1.2 release preparationv4.1.2 | Allan McRae | 1 | -2/+2 |
2013-06-06 | Correct INODECMD for BSD and Darwin | Allan McRae | 1 | -2/+2 |
2013-05-29 | Add makepkg-template | Florian Pritz | 1 | -0/+19 |
2013-05-07 | 4.1.1 release NEWS, version bumps, etc.v4.1.1 | Allan McRae | 1 | -2/+2 |
2013-04-01 | Bump to version 4.0.0v4.1.0 | Allan McRae | 1 | -1/+1 |
2013-03-10 | Bump to version 4.1.0rc1v4.1.0rc1 | Allan McRae | 1 | -4/+4 |
2013-02-13 | Fix gpgme detection | Allan McRae | 1 | -4/+5 |
2013-01-28 | Make sed follow symlinks on Linux | Maxime Gauduin | 1 | -1/+1 |
2013-01-28 | Make path to ldconfig configurable | Allan McRae | 1 | -0/+10 |
2013-01-28 | Revert execvp and related commits | Allan McRae | 1 | -3/+3 |
2013-01-17 | Do not require full path for scriptlet shell | Allan McRae | 1 | -3/+3 |
2013-01-04 | Split common utility functions for libalpm and pacman | Allan McRae | 1 | -0/+1 |
2013-01-03 | makepkg: use --apparent-size when du supports it | Allan McRae | 1 | -0/+4 |
2013-01-03 | Remove checks for geteuid | Allan McRae | 1 | -1/+1 |
2013-01-03 | Remove Cygwin support | Allan McRae | 1 | -5/+0 |
2012-11-27 | makepkg: allow debug package suffix to be configurable | Allan McRae | 1 | -0/+8 |
2012-11-27 | pactree: autodetect and use unicode line drawing characters | Dave Reisner | 1 | -2/+2 |
2012-11-27 | buildsys: eschew use of DEFS, prefer AM_CPPFLAGS | Dave Reisner | 1 | -1/+0 |
2012-11-27 | configure.ac: cleanup duplication in --enable-git-version | Dave Reisner | 1 | -5/+1 |
2012-11-27 | Fix thinko in configure.ac CFLAGS empty checking | Dan McGee | 1 | -1/+1 |
2012-08-01 | Do not enable _FORTIFY_SOURCE without optimization | Allan McRae | 1 | -0/+5 |
2012-06-26 | Portability fixes for makepkg | Jeremy Huntwork | 1 | -0/+5 |
2012-04-26 | libalpm: add pkg-config file | Dave Reisner | 1 | -0/+1 |
2012-04-24 | configure: require bash >= 4.1 at compile time | Dave Reisner | 1 | -1/+17 |
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 |