pacman/scripts
Dave Reisner 9388808964 makepkg: use c-style for loops for integrity checks
These loops already maintain an independent loop counter, so cut out
the middle man. While this change doesn't necessarily require that we
drop support for sparse arrays, we do via this patch. A new lint check
is added in check_sanity to abort when a sparse array is encountered.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2013-09-18 14:28:03 +10:00
..
library Fix spelling errors using 'codespell' tool 2013-04-18 13:20:13 +10:00
po Update gitignore files for use with autoreconf 2013-07-22 13:27:23 +10:00
.gitignore Add makepkg-template 2013-05-29 14:17:21 +10:00
Makefile.am Add makepkg-template 2013-05-29 14:17:21 +10:00
makepkg-template.pl.in Fix whitespace in makepkg.sh.in and makepkg-template.pl.in 2013-07-30 13:00:25 +10:00
makepkg.sh.in makepkg: use c-style for loops for integrity checks 2013-09-18 14:28:03 +10:00
pacman-db-upgrade.sh.in scripts: Add color to pacman-db-upgrade 2013-03-08 17:04:39 +10:00
pacman-key.sh.in pacman-key: Do not reinterpret keys from revoked keyrings 2013-06-04 14:01:41 +10:00
pacman-optimize.sh.in scripts: Add color to pacman-optimize 2013-03-08 17:04:39 +10:00
pkgdelta.sh.in pkgdelta: fix improper passing of file argument 2013-03-14 11:47:11 +10:00
repo-add.sh.in repo-add; add option to remove existing package files from disk 2013-06-06 13:47:32 +10:00