summaryrefslogtreecommitdiff
path: root/scripts/libmakepkg/lint_pkgbuild
AgeCommit message (Expand)Author
2019-05-08scripts: protect against unintended glob matching in [[ ]] RHSEli Schwartz
2019-01-31libmakepkg: lint disallowed architecture specific variablesmorganamilo
2019-01-31libmakepkg: lint disallowed variables in package()morganamilo
2019-01-31libmakepkg: centralise random arrays of pkgbuild variablesmorganamilo
2019-01-22libmakepkg: move checkdepends to the correct arraymorganamilo
2019-01-22libmakepkg: make gettext replacements more templatedEli Schwartz
2019-01-16libmakepkg: disallow using 'any' with other archesmorganamilo
2019-01-14meson: fix regression that broke building libmakepkgEli Schwartz
2019-01-10makepkg: check_pkgrel: Don't say "decimal" in the error messageLuke Shumaker
2019-01-10makepkg: Better error messages for versions in (check, make, opt)depends/prov...Luke Shumaker
2019-01-10libmakepkg/lint_pkgbuild: check for invalid variables even if they're emptyEli Schwartz
2018-11-02Add meson.build files to build with mesonDave Reisner
2018-09-19makepkg: lint_pkgver: Run even if PKGVERFUNCLuke Shumaker
2018-09-19makepkg: reject PKGBUILDs with both split and non-split package functionsEli Schwartz
2018-08-10libmakepkg: add pkgbase to linted variablesmorganamilo
2018-07-27makepkg: reduce strictness of pkgver in depends lintingEli Schwartz
2018-07-19libmakepkg: remove accidentally added fileAllan McRae
2018-06-18Add missing sha224 sums in man page and lintingmorganamilo
2018-06-18libmakepkg/lint_pkgbuild: squelch syntax error when a pkgname is emptyEli Schwartz
2018-06-18libmakepkg/lint_pkgbuild: permit versioned optdependsEli Schwartz
2018-05-12libmakepkg: only save the shellopts we needEli Schwartz
2018-05-12libmakepkg/lint_pkgbuild: fix regression in linting depends=(foo=$epoch:$pkgv...Eli Schwartz
2018-04-29libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgnameEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2018-03-14Fix linting of whitespace in pkgverRikard Falkeborn
2017-01-04Update copyright yearsAllan McRae
2017-01-04makepkg: Disallow forward slashes in pkgverSteef Hegeman
2016-10-10lint_pkgbuild/pkgname: pkgname is not allowed to be emptyChristian Hesse
2016-02-20libmakepkg: increase robustness of the detection of array variablesAllan McRae
2016-01-25Fix testing of arrays status for arch specific variablesZuyi Hu
2016-01-04Update copyright years for 2016Allan McRae
2015-11-23lint_pkgbuild/variable: increase robustnessAllan McRae
2015-11-23lint_pkgbuild: explicitly return valueAllan McRae
2015-11-05Refactor lint_source to work with earlier versions of BashAaron Campbell
2015-10-27libmakepkg: fix pkgver checkingAllan McRae
2015-09-22libmakepkg: remove declaration of unused local variablesAllan McRae
2015-09-22libmakepkg: return 1 on error in arch arrayAllan McRae
2015-09-07libmakepkg: check if PKGBUILD variables are arrays or not as appropriateAllan McRae
2015-05-16makepkg: put further restrictions on pkgbaseAllan McRae
2015-05-16makepkg: merge validate_pkgver into check_pkgverAllan McRae
2015-05-16libmakepkg: extract PKGBUILD linting functionsAllan McRae