summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)Author
2012-04-07makepkg: use printf rather than echo to output variableAllan McRae
2012-04-07makepkg: the rhs in string comparisons should be quotedAllan McRae
2012-04-07makepkg: devel_check(): cleanup for hg versionMatthew Monaco
2012-04-07makepkg: devel_check(): set newpkgver (cleanup)Matthew Monaco
2012-04-07makepkg: devel_check(): consolidate common codeMatthew Monaco
2012-04-07makepkg: devel_check(): determine vcsMatthew Monaco
2012-04-07makepkg: remove unused variableMatthew Monaco
2012-04-07Merge branch 'maint'Dan McGee
2012-04-07Revert "makepkg: calculate exact total file size"Dan McGee
2012-04-07Revert "parseopts: normalize options into an array"Dave Reisner
2012-03-28makepkg: avoid reporting bogus install size on btrfsDave Reisner
2012-03-16Merge branch 'maint'Dan McGee
2012-03-16makepkg: quote removed filename as it can have spacesAllan McRae
2012-03-16makepkg: abort when failing to create BUILDDIRAllan McRae
2012-03-16makepkg: prevent issues with files starting with a hyphenAllan McRae
2012-03-16makepkg: append pkgbase to BUILDDIR if specifiedAllan McRae
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