summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-08-04makepkg: delay checking for build package with pkgver()Allan McRae
2012-08-04makepkg: add hg url supportAllan McRae
2012-08-04makepkg: check pkgver validity after updatingAllan McRae
2012-08-04makepkg: only update pkgver when all sources are availableAllan McRae
2012-08-04makepkg: add --holdver to control VCS source updatingAllan McRae
2012-08-04makepkg: do not download VCS sources unless neededAllan McRae
2012-08-04makepkg: rename myverAllan McRae
2012-08-04makepkg: add support for SVN urlsAllan McRae
2012-08-04makepkg: provide mechanism for auto-updating pkgverAllan McRae
2012-08-04makepkg: modify get_filepath to handle VCS sourcesAllan McRae
2012-08-04makepkg: modify get_filename to handle VCS sourcesAllan McRae
2012-08-04makepkg: fix checksum generation with VCS sourcesAllan McRae
2012-08-04makepkg: allow using GIT source URLsAllan McRae
2012-08-04makepkg: skip integrity checking earlyAllan McRae
2012-08-04makepkg: generalize download_sourcesAllan McRae
2012-08-04makepkg: add function to return download protocolAllan McRae
2012-08-04makepkg: reorder source handling functionsAllan McRae
2012-08-04makepkg: remove VCS package supportAllan McRae
2012-08-02pacman-key: Use lsign_keys function in --populatePierre Schmitz
2012-08-01Merge branch 'maint'Dan McGee
2012-08-01Add a function prepare() to PKGBUILDEnjolras
2012-08-01makepkg: remove unnecessary formattingAllan McRae
2012-08-01asdeps flag passed from makepkg to pacmanDaniel Wallace
2012-06-25paccache: adopt size_to_humanDave Reisner
2012-06-25scripts/library: add size_to_humanDave Reisner
2012-06-25pkgdelta: use human_to_size to parse --min-pkg-sizeDave Reisner
2012-06-25scripts/library: add human_to_sizeDave Reisner
2012-06-25repo-add: add checkdepends informationAllan McRae
2012-06-25makepkg: install deps with --repackageAllan McRae
2012-06-25Allow wildcards in PURGE_TARGETS to match any type of file except for directo...Jeremy Huntwork
2012-06-25makepkg: allow url to be overridden in split packagesAllan McRae
2012-06-25Portability fixes for makepkgJeremy Huntwork
2012-06-25pkgdelta: add missing --version longoptDave Reisner
2012-06-25Create repo-remove symlink in scripts dirAllan McRae
2012-05-20makepkg: rework libdependsAllan McRae
2012-05-20repo-add: add makedepends informationAllan McRae
2012-05-20makepkg: write makedepends into .PKGINFOAllan McRae
2012-05-20makepkg: Add CPPFLAGS supportAllan McRae
2012-05-20Merge branch 'maint'Dan McGee
2012-05-20pacman-key: use mapfile over readDave Reisner
2012-05-20makepkg: use mapfile where plausibleDave Reisner
2012-05-20pkgdelta: adopt parseopts for option parsingDave Reisner
2012-05-20pacman-key: test for content in keyring filesDave Reisner
2012-05-20Fix gettext usage in pkgdelta help instructionsDan McGee
2012-05-20Update pacman-scripts message catalogDan McGee
2012-05-04pacman-key: clarify messages, s/keychain/keyring/Dan McGee
2012-04-30makepkg: fix package arch detectionAllan McRae
2012-04-29pkgdelta/repo-add: quoting fixesFlorian Pritz
2012-04-29Merge remote-tracking branch 'dave/buildsys'Dan McGee
2012-04-29makepkg: remove subshelling from check_option and friendsDave Reisner