summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)Author
2012-03-08Merge branch 'maint'Dan McGee
2012-03-08makepkg: exit via default signal handler in trap_exitDave Reisner
2012-03-08makepkg: use array instead of stringDave Reisner
2012-03-08makepkg: avoid use of eval in run_pacmanDave Reisner
2012-03-08makepkg: enforce decimal format for pkgrelDave Reisner
2012-03-08makepkg: allow specifying compression optionsChristian Hesse
2012-03-05makepkg: fix false error with multiple libdepsFlorian Pritz
2012-03-05makepkg: fix extraction of soname in find_libdependsFlorian Pritz
2012-02-20Merge branch 'maint'Dan McGee
2012-02-20makepkg: rework libprovidesAllan McRae
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-13Merge branch 'maint'Dan McGee
2012-02-11makepkg: disable extglob when sourcing BUILDSCRIPTAllan McRae
2012-02-11makepkg: deal with mercurial exit codesAllan McRae
2012-02-06Merge branch 'maint'Dan McGee
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-30Merge branch 'maint'Dan McGee
2012-01-30scripts: always use printf with embedded gettextDave Reisner
2012-01-30makepkg: workaround for zipman issuesAllan McRae
2012-01-23makepkg: check for license when creating srcpackageDave Reisner
2012-01-23makepkg: abstract license check into separate functionDave Reisner
2012-01-23Merge branch 'maint'Dan McGee
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-08Merge branch 'maint'Dan 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-12-28makepkg: calculate exact total file sizeAllan McRae
2011-12-28makepkg: Use SKIP in checksum to skip integrity checkAllan McRae
2011-12-12makepkg: split source elements when looking for sigsDave Reisner
2011-12-07scripts/*: Declare several constant variables read-onlyLukas Fleischer
2011-11-30Merge branch 'maint'Dan McGee
2011-11-30makepkg: avoid using comm for diff'ing package listsDave Reisner
2011-11-20Merge branch 'maint'Dan McGee
2011-11-20makepkg: add support for PACKAGER environment varPhillip Smith
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