summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)Author
2012-02-16parseopts: normalize options into an arrayDave Reisner
2012-02-15makepkg: fix syntax error in remove_depsChristoph Vigano
2012-02-14scripts: unset CDPATH if cd is usedDan McGee
2012-02-11makepkg: disable extglob when sourcing BUILDSCRIPTAllan McRae
2012-02-11makepkg: deal with mercurial exit codesAllan McRae
2012-02-06makepkg.sh.in - if both -r and -i are provided, only remove makedepsAndrew Gregory
2012-02-06makepkg.sh.in - fix remove_deps test for deps to be removedAndrew Gregory
2012-02-06makepkg: add forgotten newline in help outputMantas Mikulėnas
2012-01-31makepkg: Fix non-writable SRCPKGDEST error messageAllan McRae
2012-01-30scripts: always use printf with embedded gettextDave Reisner
2012-01-30makepkg: workaround for zipman issuesAllan McRae
2012-01-23makepkg: restrict usage of flags passed to pacmanAllan McRae
2012-01-23makepkg: fix error on unnecessary -rAllan McRae
2012-01-18Update copyright on changed files since beginning of yearDan McGee
2012-01-08makepkg: abort on missing download agentAllan McRae
2012-01-08makepkg: fix missing source file detectionAllan McRae
2012-01-08makepkg: simplify source archive generationAllan McRae
2011-11-30makepkg: avoid using comm for diff'ing package listsDave Reisner
2011-11-20makepkg: trim trailing space from whitespace sensitive varsDave Reisner
2011-11-10makepkg: check for value before using eval'd varDave Reisner
2011-11-07makepkg: handle pgp signatures with .sign extensionAllan McRae
2011-10-14makepkg: don't attach traps until after argument parsingDan McGee
2011-10-13scripts/*.sh.in: Fix signal handler error messagesLukas Fleischer
2011-10-10makepkg: strip comments after pkgver/pkgrel when checking valueAllan McRae
2011-10-03makepkg: create tar file for bogus PKGEXTlolilolicon
2011-09-30makepkg: support .tar.Z source packages creationlolilolicon
2011-09-28makepkg: proper quoting in [[ expression ]]lolilolicon
2011-09-27makepkg: ensure '-' is last in a character globDave Reisner
2011-09-26makepkg: normalize whitespace for optdepends in .PKGINFOAllan McRae
2011-09-26makepkg: allow versioned optdepends with epochAllan McRae
2011-09-14makepkg: fix recreation of hardlinks to .gz manpagesDave Reisner
2011-09-14makepkg: add missing newline on passing gpg sourcecheckDave Reisner
2011-09-12makepkg: check for var existance before file existanceDave Reisner
2011-09-11makepkg: unset errexit when sourcing /etc/profileDave Reisner
2011-09-07makepkg: use more awk'ish syntax in sanity checksDave Reisner
2011-09-07makepkg: avoid for loop in deleting manpage hardlinksDave Reisner
2011-09-07makepkg: act on function return value, not outputDave Reisner
2011-09-07makepkg: refactor check_pgpsigs outputDave Reisner
2011-09-06makepkg: use globs in place of regexDave Reisner
2011-09-06makepkg: unset variables as per !{make,build}flagsDave Reisner
2011-09-01makepkg: fix overzealous PGP signature file matchingDan McGee
2011-09-01makepkg: fix sanity checking in versioningDave Reisner
2011-09-01makepkg: read filenames in a while loopDave Reisner
2011-09-01makepkg: fix breakage in eval'ing quoted stringsDave Reisner
2011-08-19makepkg: quote re-evaluation of simple varsDave Reisner
2011-08-18makepkg: deal with variable substitution when checking sanityAllan McRae
2011-08-18Add makepkg -S which is an alias to makepkg --sourceSebastien Luttringer
2011-08-17Fix trailing whitespace in whole codebaseDan McGee
2011-08-15makepkg: don't hardcode path to stripDave Reisner
2011-08-08Update several translation stringsDan McGee