Age | Commit message (Expand) | Author | Files | Lines |
2012-04-07 | makepkg: devel_check(): consolidate common code | Matthew Monaco | 1 | -30/+7 |
2012-04-07 | makepkg: devel_check(): determine vcs | Matthew Monaco | 1 | -0/+16 |
2012-04-07 | makepkg: remove unused variable | Matthew Monaco | 1 | -1/+0 |
2012-04-07 | Merge branch 'maint' | Dan McGee | 1 | -3/+9 |
2012-04-07 | Revert "makepkg: calculate exact total file size" | Dan McGee | 1 | -1/+2 |
2012-04-07 | Revert "parseopts: normalize options into an array" | Dave Reisner | 1 | -3/+3 |
2012-03-28 | makepkg: avoid reporting bogus install size on btrfs | Dave Reisner | 1 | -0/+6 |
2012-03-16 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2012-03-16 | makepkg: quote removed filename as it can have spaces | Allan McRae | 1 | -1/+1 |
2012-03-16 | makepkg: abort when failing to create BUILDDIR | Allan McRae | 1 | -2/+5 |
2012-03-16 | makepkg: prevent issues with files starting with a hyphen | Allan McRae | 1 | -3/+3 |
2012-03-16 | makepkg: append pkgbase to BUILDDIR if specified | Allan McRae | 1 | -2/+8 |
2012-03-09 | Merge branch 'maint' | Dan McGee | 1 | -6/+12 |
2012-03-09 | makepkg: exit via default signal handler in trap_exit | Dave Reisner | 1 | -4/+9 |
2012-03-09 | makepkg: use array instead of string | Dave Reisner | 1 | -3/+3 |
2012-03-09 | makepkg: avoid use of eval in run_pacman | Dave Reisner | 1 | -5/+5 |
2012-03-09 | makepkg: enforce decimal format for pkgrel | Dave Reisner | 1 | -2/+2 |
2012-03-09 | makepkg: allow specifying compression options | Christian Hesse | 1 | -4/+4 |
2012-03-05 | makepkg: fix false error with multiple libdeps | Florian Pritz | 1 | -1/+2 |
2012-03-05 | makepkg: fix extraction of soname in find_libdepends | Florian Pritz | 1 | -1/+1 |
2012-02-21 | Merge branch 'maint' | Dan McGee | 1 | -4/+6 |
2012-02-20 | makepkg: rework libprovides | Allan McRae | 1 | -39/+50 |
2012-02-17 | parseopts: normalize options into an array | Dave Reisner | 1 | -3/+3 |
2012-02-15 | makepkg: fix syntax error in remove_deps | Christoph Vigano | 1 | -1/+1 |
2012-02-14 | scripts: unset CDPATH if cd is used | Dan McGee | 1 | -0/+2 |
2012-02-13 | Merge branch 'maint' | Dan McGee | 1 | -2/+11 |
2012-02-11 | makepkg: disable extglob when sourcing BUILDSCRIPT | Allan McRae | 1 | -0/+4 |
2012-02-11 | makepkg: deal with mercurial exit codes | Allan McRae | 1 | -2/+7 |
2012-02-06 | Merge branch 'maint' | Dan McGee | 1 | -3/+12 |
2012-02-06 | makepkg.sh.in - if both -r and -i are provided, only remove makedeps | Andrew Gregory | 1 | -1/+5 |
2012-02-06 | makepkg.sh.in - fix remove_deps test for deps to be removed | Andrew Gregory | 1 | -1/+1 |
2012-02-06 | makepkg: add forgotten newline in help output | Mantas Mikulėnas | 1 | -1/+1 |
2012-01-31 | makepkg: Fix non-writable SRCPKGDEST error message | Allan McRae | 1 | -0/+5 |
2012-01-31 | Merge branch 'maint' | Dan McGee | 1 | -40/+41 |
2012-01-31 | scripts: always use printf with embedded gettext | Dave Reisner | 1 | -39/+39 |
2012-01-31 | makepkg: workaround for zipman issues | Allan McRae | 1 | -1/+2 |
2012-01-23 | makepkg: check for license when creating srcpackage | Dave Reisner | 1 | -0/+2 |
2012-01-23 | makepkg: abstract license check into separate function | Dave Reisner | 1 | -6/+10 |
2012-01-23 | Merge branch 'maint' | Dan McGee | 1 | -6/+11 |
2012-01-23 | makepkg: restrict usage of flags passed to pacman | Allan McRae | 1 | -1/+5 |
2012-01-23 | makepkg: fix error on unnecessary -r | Allan McRae | 1 | -3/+4 |
2012-01-19 | Update copyright on changed files since beginning of year | Dan McGee | 1 | -2/+2 |
2012-01-08 | Merge branch 'maint' | Dan McGee | 1 | -7/+7 |
2012-01-08 | makepkg: abort on missing download agent | Allan McRae | 1 | -1/+2 |
2012-01-08 | makepkg: fix missing source file detection | Allan McRae | 1 | -1/+2 |
2012-01-08 | makepkg: simplify source archive generation | Allan McRae | 1 | -5/+3 |
2011-12-29 | makepkg: calculate exact total file size | Allan McRae | 1 | -2/+1 |
2011-12-29 | makepkg: Use SKIP in checksum to skip integrity check | Allan McRae | 1 | -7/+11 |
2011-12-12 | makepkg: split source elements when looking for sigs | Dave Reisner | 1 | -2/+2 |
2011-12-07 | scripts/*: Declare several constant variables read-only | Lukas Fleischer | 1 | -4/+4 |