summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2012-08-04makepkg: delay checking for build package with pkgver()Allan McRae1-46/+57
2012-08-04makepkg: add hg url supportAllan McRae1-3/+66
2012-08-04makepkg: check pkgver validity after updatingAllan McRae1-9/+25
2012-08-04makepkg: only update pkgver when all sources are availableAllan McRae1-1/+1
2012-08-04makepkg: add --holdver to control VCS source updatingAllan McRae1-3/+6
2012-08-04makepkg: do not download VCS sources unless neededAllan McRae1-6/+12
2012-08-04makepkg: rename myverAllan McRae1-4/+4
2012-08-04makepkg: add support for SVN urlsAllan McRae1-3/+70
2012-08-04makepkg: provide mechanism for auto-updating pkgverAllan McRae1-0/+21
2012-08-04makepkg: modify get_filepath to handle VCS sourcesAllan McRae1-17/+23
2012-08-04makepkg: modify get_filename to handle VCS sourcesAllan McRae1-8/+23
2012-08-04makepkg: fix checksum generation with VCS sourcesAllan McRae1-4/+15
2012-08-04makepkg: allow using GIT source URLsAllan McRae1-0/+85
2012-08-04makepkg: skip integrity checking earlyAllan McRae1-11/+13
2012-08-04makepkg: generalize download_sourcesAllan McRae1-45/+67
2012-08-04makepkg: add function to return download protocolAllan McRae1-0/+11
2012-08-04makepkg: reorder source handling functionsAllan McRae1-120/+120
2012-08-04makepkg: remove VCS package supportAllan McRae1-139/+6
2012-08-02pacman-key: Use lsign_keys function in --populatePierre Schmitz1-1/+2
2012-08-01Merge branch 'maint'Dan McGee1-1/+0
2012-08-01Add a function prepare() to PKGBUILDEnjolras1-0/+11
2012-08-01makepkg: remove unnecessary formattingAllan McRae1-1/+0
2012-08-01asdeps flag passed from makepkg to pacmanDaniel Wallace1-1/+6
2012-06-25paccache: adopt size_to_humanDave Reisner1-0/+2
2012-06-25scripts/library: add size_to_humanDave Reisner3-1/+26
2012-06-25pkgdelta: use human_to_size to parse --min-pkg-sizeDave Reisner1-6/+7
2012-06-25scripts/library: add human_to_sizeDave Reisner3-1/+61
2012-06-25repo-add: add checkdepends informationAllan McRae2-10/+13
2012-06-25makepkg: install deps with --repackageAllan McRae1-3/+3
2012-06-25Allow wildcards in PURGE_TARGETS to match any type of file except for directo...Jeremy Huntwork1-1/+1
2012-06-25makepkg: allow url to be overridden in split packagesAllan McRae1-1/+1
2012-06-25Portability fixes for makepkgJeremy Huntwork2-29/+23
2012-06-25pkgdelta: add missing --version longoptDave Reisner1-1/+1
2012-06-25Create repo-remove symlink in scripts dirAllan McRae1-5/+7
2012-05-20makepkg: rework libdependsAllan McRae1-39/+61
2012-05-20repo-add: add makedepends informationAllan McRae1-10/+13
2012-05-20makepkg: write makedepends into .PKGINFOAllan McRae1-0/+2
2012-05-20makepkg: Add CPPFLAGS supportAllan McRae1-2/+2
2012-05-20Merge branch 'maint'Dan McGee4-187/+202
2012-05-20pacman-key: use mapfile over readDave Reisner1-1/+1
2012-05-20makepkg: use mapfile where plausibleDave Reisner1-6/+5
2012-05-20pkgdelta: adopt parseopts for option parsingDave Reisner2-15/+26
2012-05-20pacman-key: test for content in keyring filesDave Reisner1-3/+3
2012-05-20Fix gettext usage in pkgdelta help instructionsDan McGee3-21/+21
2012-05-20Update pacman-scripts message catalogDan McGee2-170/+185
2012-05-04pacman-key: clarify messages, s/keychain/keyring/Dan McGee1-5/+5
2012-04-30makepkg: fix package arch detectionAllan McRae1-0/+1
2012-04-29pkgdelta/repo-add: quoting fixesFlorian Pritz1-1/+1
2012-04-29Merge remote-tracking branch 'dave/buildsys'Dan McGee3-217/+1
2012-04-29makepkg: remove subshelling from check_option and friendsDave Reisner1-58/+79