Age | Commit message (Expand) | Author |
2012-06-25 | repo-add: add checkdepends information | Allan McRae |
2012-06-25 | makepkg: install deps with --repackage | Allan McRae |
2012-06-25 | Allow wildcards in PURGE_TARGETS to match any type of file except for directo... | Jeremy Huntwork |
2012-06-25 | makepkg: allow url to be overridden in split packages | Allan McRae |
2012-06-25 | Portability fixes for makepkg | Jeremy Huntwork |
2012-05-20 | makepkg: rework libdepends | Allan McRae |
2012-05-20 | makepkg: write makedepends into .PKGINFO | Allan McRae |
2012-05-20 | makepkg: Add CPPFLAGS support | Allan McRae |
2012-05-20 | makepkg: use mapfile where plausible | Dave Reisner |
2012-04-30 | makepkg: fix package arch detection | Allan McRae |
2012-04-29 | makepkg: remove subshelling from check_option and friends | Dave Reisner |
2012-04-29 | makepkg: null terminate filenames to strip | Dave Reisner |
2012-04-24 | makepkg: Be more consistent with missing program message | Allan McRae |
2012-04-24 | makepkg: treat list of packages to be installed as an array | Allan McRae |
2012-04-24 | makepkg: deal with overriden package arch properly | Allan McRae |
2012-04-24 | Merge branch 'maint' | Dan McGee |
2012-04-24 | scripts: avoid dumping usage on parser fail | Dave Reisner |
2012-04-24 | makepkg: allow specifying --pkg multiple times | Dave Reisner |
2012-04-24 | makepkg: adopt parseopts for option parsing | Dave Reisner |
2012-04-20 | makepkg: restrict allowed characters in pkgname | Dave Reisner |
2012-04-08 | makepkg: save and restore shopts when sourcing /etc/profile | Allan McRae |
2012-04-08 | makepkg: complain when the buildfile isn't writeable | Dave Reisner |
2012-04-08 | makepkg: catch errors sourcing files | Dave Reisner |
2012-04-08 | makepkg: restrict usage of errexit to user functions | Dave Reisner |
2012-04-08 | makepkg: treat lib{provides,depends} returns as proper arrays | Dave Reisner |
2012-04-08 | makepkg: use proper array addition in libdeps | Dave Reisner |
2012-04-08 | makepkg: add missing newline from libprovides output | Dave Reisner |
2012-04-07 | makepkg: safely change directories | Allan McRae |
2012-04-07 | makepkg: use printf rather than echo to output variable | Allan McRae |
2012-04-07 | makepkg: the rhs in string comparisons should be quoted | Allan McRae |
2012-04-07 | makepkg: devel_check(): cleanup for hg version | Matthew Monaco |
2012-04-07 | makepkg: devel_check(): set newpkgver (cleanup) | Matthew Monaco |
2012-04-07 | makepkg: devel_check(): consolidate common code | Matthew Monaco |
2012-04-07 | makepkg: devel_check(): determine vcs | Matthew Monaco |
2012-04-07 | makepkg: remove unused variable | Matthew Monaco |
2012-04-07 | Merge branch 'maint' | Dan McGee |
2012-04-07 | Revert "makepkg: calculate exact total file size" | Dan McGee |
2012-04-07 | Revert "parseopts: normalize options into an array" | Dave Reisner |
2012-03-28 | makepkg: avoid reporting bogus install size on btrfs | Dave Reisner |
2012-03-16 | Merge branch 'maint' | Dan McGee |
2012-03-16 | makepkg: quote removed filename as it can have spaces | Allan McRae |
2012-03-16 | makepkg: abort when failing to create BUILDDIR | Allan McRae |
2012-03-16 | makepkg: prevent issues with files starting with a hyphen | Allan McRae |
2012-03-16 | makepkg: append pkgbase to BUILDDIR if specified | Allan McRae |
2012-03-08 | Merge branch 'maint' | Dan McGee |
2012-03-08 | makepkg: exit via default signal handler in trap_exit | Dave Reisner |
2012-03-08 | makepkg: use array instead of string | Dave Reisner |
2012-03-08 | makepkg: avoid use of eval in run_pacman | Dave Reisner |
2012-03-08 | makepkg: enforce decimal format for pkgrel | Dave Reisner |
2012-03-08 | makepkg: allow specifying compression options | Christian Hesse |