summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
Commit message (Expand)AuthorAge
...
* makepkg: add function to return download protocolAllan McRae2012-08-04
* makepkg: reorder source handling functionsAllan McRae2012-08-04
* makepkg: remove VCS package supportAllan McRae2012-08-04
* Merge branch 'maint'Dan McGee2012-08-01
|\
| * makepkg: remove unnecessary formattingAllan McRae2012-08-01
* | Add a function prepare() to PKGBUILDEnjolras2012-08-01
* | asdeps flag passed from makepkg to pacmanDaniel Wallace2012-08-01
* | repo-add: add checkdepends informationAllan McRae2012-06-25
* | makepkg: install deps with --repackageAllan McRae2012-06-25
* | Allow wildcards in PURGE_TARGETS to match any type of file except for directo...Jeremy Huntwork2012-06-25
* | makepkg: allow url to be overridden in split packagesAllan McRae2012-06-25
* | Portability fixes for makepkgJeremy Huntwork2012-06-25
* | makepkg: rework libdependsAllan McRae2012-05-20
* | makepkg: write makedepends into .PKGINFOAllan McRae2012-05-20
* | makepkg: Add CPPFLAGS supportAllan McRae2012-05-20
* | makepkg: use mapfile where plausibleDave Reisner2012-05-20
* | makepkg: fix package arch detectionAllan McRae2012-04-30
* | makepkg: remove subshelling from check_option and friendsDave Reisner2012-04-29
* | makepkg: null terminate filenames to stripDave Reisner2012-04-29
* | makepkg: Be more consistent with missing program messageAllan McRae2012-04-24
* | makepkg: treat list of packages to be installed as an arrayAllan McRae2012-04-24
* | makepkg: deal with overriden package arch properlyAllan McRae2012-04-24
* | Merge branch 'maint'Dan McGee2012-04-24
|\|
| * makepkg: restrict allowed characters in pkgnameDave Reisner2012-04-20
* | scripts: avoid dumping usage on parser failDave Reisner2012-04-24
* | makepkg: allow specifying --pkg multiple timesDave Reisner2012-04-24
* | makepkg: adopt parseopts for option parsingDave Reisner2012-04-24
* | makepkg: save and restore shopts when sourcing /etc/profileAllan McRae2012-04-08
* | makepkg: complain when the buildfile isn't writeableDave Reisner2012-04-08
* | makepkg: catch errors sourcing filesDave Reisner2012-04-08
* | makepkg: restrict usage of errexit to user functionsDave Reisner2012-04-08
* | makepkg: treat lib{provides,depends} returns as proper arraysDave Reisner2012-04-08
* | makepkg: use proper array addition in libdepsDave Reisner2012-04-08
* | makepkg: add missing newline from libprovides outputDave Reisner2012-04-08
* | makepkg: safely change directoriesAllan McRae2012-04-07
* | makepkg: use printf rather than echo to output variableAllan McRae2012-04-07
* | makepkg: the rhs in string comparisons should be quotedAllan McRae2012-04-07
* | makepkg: devel_check(): cleanup for hg versionMatthew Monaco2012-04-07
* | makepkg: devel_check(): set newpkgver (cleanup)Matthew Monaco2012-04-07
* | makepkg: devel_check(): consolidate common codeMatthew Monaco2012-04-07
* | makepkg: devel_check(): determine vcsMatthew Monaco2012-04-07
* | makepkg: remove unused variableMatthew Monaco2012-04-07
* | Merge branch 'maint'Dan McGee2012-04-07
|\|
| * Revert "parseopts: normalize options into an array"Dave Reisner2012-04-07
| * makepkg: avoid reporting bogus install size on btrfsDave Reisner2012-03-28
* | Revert "makepkg: calculate exact total file size"Dan McGee2012-04-07
* | Merge branch 'maint'Dan McGee2012-03-16
|\|
| * makepkg: quote removed filename as it can have spacesAllan McRae2012-03-16
* | makepkg: abort when failing to create BUILDDIRAllan McRae2012-03-16
* | makepkg: prevent issues with files starting with a hyphenAllan McRae2012-03-16