summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
Commit message (Expand)AuthorAge
* makepkg: restrict allowed characters in pkgnameDave Reisner2012-04-20
* Revert "parseopts: normalize options into an array"Dave Reisner2012-04-07
* makepkg: avoid reporting bogus install size on btrfsDave Reisner2012-03-28
* makepkg: quote removed filename as it can have spacesAllan McRae2012-03-16
* makepkg: exit via default signal handler in trap_exitDave Reisner2012-03-08
* makepkg: fix false error with multiple libdepsFlorian Pritz2012-03-05
* makepkg: fix extraction of soname in find_libdependsFlorian Pritz2012-03-05
* parseopts: normalize options into an arrayDave Reisner2012-02-16
* makepkg: fix syntax error in remove_depsChristoph Vigano2012-02-15
* scripts: unset CDPATH if cd is usedDan McGee2012-02-14
* makepkg: disable extglob when sourcing BUILDSCRIPTAllan McRae2012-02-11
* makepkg: deal with mercurial exit codesAllan McRae2012-02-11
* makepkg.sh.in - if both -r and -i are provided, only remove makedepsAndrew Gregory2012-02-06
* makepkg.sh.in - fix remove_deps test for deps to be removedAndrew Gregory2012-02-06
* makepkg: add forgotten newline in help outputMantas Mikulėnas2012-02-06
* makepkg: Fix non-writable SRCPKGDEST error messageAllan McRae2012-01-31
* scripts: always use printf with embedded gettextDave Reisner2012-01-30
* makepkg: workaround for zipman issuesAllan McRae2012-01-30
* makepkg: restrict usage of flags passed to pacmanAllan McRae2012-01-23
* makepkg: fix error on unnecessary -rAllan McRae2012-01-23
* Update copyright on changed files since beginning of yearDan McGee2012-01-18
* makepkg: abort on missing download agentAllan McRae2012-01-08
* makepkg: fix missing source file detectionAllan McRae2012-01-08
* makepkg: simplify source archive generationAllan McRae2012-01-08
* makepkg: avoid using comm for diff'ing package listsDave Reisner2011-11-30
* makepkg: trim trailing space from whitespace sensitive varsDave Reisner2011-11-20
* makepkg: check for value before using eval'd varDave Reisner2011-11-10
* makepkg: handle pgp signatures with .sign extensionAllan McRae2011-11-07
* makepkg: don't attach traps until after argument parsingDan McGee2011-10-14
* scripts/*.sh.in: Fix signal handler error messagesLukas Fleischer2011-10-13
* makepkg: strip comments after pkgver/pkgrel when checking valueAllan McRae2011-10-10
* makepkg: create tar file for bogus PKGEXTlolilolicon2011-10-03
* makepkg: support .tar.Z source packages creationlolilolicon2011-09-30
* makepkg: proper quoting in [[ expression ]]lolilolicon2011-09-28
* makepkg: ensure '-' is last in a character globDave Reisner2011-09-27
* makepkg: normalize whitespace for optdepends in .PKGINFOAllan McRae2011-09-26
* makepkg: allow versioned optdepends with epochAllan McRae2011-09-26
* makepkg: fix recreation of hardlinks to .gz manpagesDave Reisner2011-09-14
* makepkg: add missing newline on passing gpg sourcecheckDave Reisner2011-09-14
* makepkg: check for var existance before file existanceDave Reisner2011-09-12
* makepkg: unset errexit when sourcing /etc/profileDave Reisner2011-09-11
* makepkg: use more awk'ish syntax in sanity checksDave Reisner2011-09-07
* makepkg: avoid for loop in deleting manpage hardlinksDave Reisner2011-09-07
* makepkg: act on function return value, not outputDave Reisner2011-09-07
* makepkg: refactor check_pgpsigs outputDave Reisner2011-09-07
* makepkg: use globs in place of regexDave Reisner2011-09-06
* makepkg: unset variables as per !{make,build}flagsDave Reisner2011-09-06
* makepkg: fix overzealous PGP signature file matchingDan McGee2011-09-01
* makepkg: fix sanity checking in versioningDave Reisner2011-09-01
* makepkg: read filenames in a while loopDave Reisner2011-09-01