pacman/scripts
Allan McRae b013ca4221 makepkg: provide environment variable to disable PKGBUILD linting
On Windows based systems (e.g. msys), running PKGBUILD linting is very
slow due to time taken spawning bash subshells.  Additionally, some packages
have extreme amounts of (usually procedurally generated) splitting, which
also causes linting to be extremely slow.  Provide an environment variable
to disable PKGBUILD linting.

Signed-off-by: Allan McRae <allan@archlinux.org>
2024-06-01 02:12:23 +10:00
..
completion Correct typos in zsh_completion.in 2023-10-02 04:34:24 +00:00
libmakepkg Fix typos 2024-05-20 02:30:50 -03:00
po Update bug report URL in tranlsation configuration files 2024-03-19 12:02:44 +10:00
.gitignore libmakepkg: install pkg-config file 2019-05-08 12:46:33 +10:00
libmakepkg.pc.in Update urls to not use www. for archlinux.org 2021-04-08 10:14:33 +10:00
makepkg-template.pl.in Update copyright years 2024-02-24 18:40:44 +10:00
makepkg.sh.in makepkg: provide environment variable to disable PKGBUILD linting 2024-06-01 02:12:23 +10:00
meson.build meson: do not use meson.source_root() and meson.build_root() 2022-03-06 16:26:34 +10:00
pacman-db-upgrade.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
pacman-key.sh.in pacman-key: fix permission checks for non-root operations 2024-04-05 00:47:45 +00:00
repo-add.sh.in Stop redirecting stderr of bsdtar to /dev/null 2024-05-05 02:10:30 +00:00
wrapper.sh.in Update copyright years 2024-02-24 18:40:44 +10:00