summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
Commit message (Expand)AuthorAge
* 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
* makepkg: fix breakage in eval'ing quoted stringsDave Reisner2011-09-01
* makepkg: quote re-evaluation of simple varsDave Reisner2011-08-19
* makepkg: deal with variable substitution when checking sanityAllan McRae2011-08-18
* Add makepkg -S which is an alias to makepkg --sourceSebastien Luttringer2011-08-18
* Fix trailing whitespace in whole codebaseDan McGee2011-08-17
* makepkg: don't hardcode path to stripDave Reisner2011-08-15
* Update several translation stringsDan McGee2011-08-08
* makepkg: ignore epoch when undeclaredDave Reisner2011-08-08
* makepkg: refactor checking source integrityAllan McRae2011-07-27
* makepkg: more control of skipping integrity checksAllan McRae2011-07-27
* makepkg: Add support for verifying pgp signaturesWieland Hoffmann2011-07-27
* makepkg: get package version with overridesAllan McRae2011-07-27
* makepkg: allow epoch to be overriddenAllan McRae2011-07-27