summaryrefslogtreecommitdiffstats
path: root/scripts/libmakepkg
AgeCommit message (Expand)AuthorFilesLines
2018-11-19libmakepkg/lint_config: fix lint_variable actually running the PKGBUILD lintEli Schwartz1-2/+2
2018-07-27makepkg: reduce strictness of pkgver in depends lintingEli Schwartz1-1/+2
2018-07-19libmakepkg: remove accidentally added fileAllan McRae1-0/+0
2018-07-19libmakepkg/tidy: fix debug sources not being properly detected sometimesEli Schwartz1-1/+1
2018-06-18makepkg: don't print per-pkgname debug packagesEli Schwartz1-3/+4
2018-06-18Fix signing of debug packagesAllan McRae1-1/+1
2018-06-18makepkg: fix initialization when extracting arraysDave Reisner1-1/+5
2018-06-18Add missing sha224 sums in man page and lintingmorganamilo1-1/+2
2018-06-18libmakepkg/lint_pkgbuild: squelch syntax error when a pkgname is emptyEli Schwartz1-2/+1
2018-06-18libmakepkg/lint_pkgbuild: permit versioned optdependsEli Schwartz1-5/+13
2018-06-18libmakepkg: when checking for write permissions, handle pre-existing dirsEli Schwartz1-5/+5
2018-05-12libmakepkg: Support file 5.33's application/x-pie-executableJan Alexander Steffens (heftig)1-0/+2
2018-05-12util/pkgbuild: fix broken indentationAndrew Gregory1-8/+8
2018-05-12libmakepkg/integrity: determine what is a signature preferring local filenameEli Schwartz1-1/+1
2018-05-12libmakepkg: don't save/set/restore extglob in bash [[ testsEli Schwartz1-5/+0
2018-05-12libmakepkg: only save the shellopts we needEli Schwartz6-12/+12
2018-05-12libmakepkg/lint_pkgbuild: fix regression in linting depends=(foo=$epoch:$pkgv...Eli Schwartz6-11/+27
2018-05-12remove unneeded break argument from option parsingRafael Ascensão1-1/+1
2018-04-29libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgnameEli Schwartz10-82/+308
2018-04-29libmakepkg/util/pkgbuild.sh: fix missing extglobEli Schwartz1-0/+6
2018-03-18makepkg --packagelist: fix listing debug packages with makepkg.confEli Schwartz1-2/+1
2018-03-15libmakepkg: Add basic rules to lint makepkg.conf variablesEli Schwartz3-0/+156
2018-03-15libmakepkg/integrity: fix regression that broke --installEli Schwartz1-13/+10
2018-03-15makepkg: avoid false "Signing package(s)" msg when signing is disabledEli Schwartz1-3/+3
2018-03-14makepkg: refactor checking for write permissions into a utility functionEli Schwartz1-0/+17
2018-03-14Update coyrights for 2018Allan McRae53-53/+53
2018-03-14Fix linting of whitespace in pkgverRikard Falkeborn1-1/+1
2018-03-14makepkg --packagelist: just list the built package files we will buildEli Schwartz1-7/+5
2018-01-10Fix moving source files into debug packagesAllan McRae1-4/+5
2018-01-06libmakepkg/integrity: fix git signatures not seen with multiple filesEli Schwartz1-4/+4
2018-01-06libmakepkg/integrity: fix regression that broke invalid file sigsEli Schwartz1-0/+2
2017-12-07makepkg: tell the compiler to record debugging info for debug packagesEli Schwartz1-5/+2
2017-12-07makepkg: Add a config option to specify the location of debug sourcesEli Schwartz1-1/+1
2017-12-07makepkg: refactor archive compression for reusabilityEli Schwartz1-0/+47
2017-12-07libmakepkg: fix .gitignore to simply ignore all generated .sh filesEli Schwartz1-17/+1
2017-12-07makepkg: implement error codesIvy Foster1-0/+41
2017-10-17libmakepkg: only output package file names when checking for build referencesAllan McRae1-1/+1
2017-09-14libmakepkg: grammar fixAllan McRae1-1/+1
2017-09-13libmakepkg: check for invalid tags in gitEli Schwartz1-1/+10
2017-07-06libmakepkg: Fix improperly spelled local variable declarationEli Schwartz1-1/+1
2017-07-06libmakepkg/integrity: Fix error message not sent to stderrEli Schwartz1-1/+1
2017-07-06libmakepkg: fix unsanitized source filenamesEli Schwartz1-2/+2
2017-05-08makepkg: create signature files outside of fakerootAllan McRae1-3/+31
2017-01-04Provide source files for useful debug packagesAllan McRae1-2/+21
2017-01-04makepkg: Verify git signaturesEli Schwartz3-12/+79
2017-01-04libmakepkg/integrity: Verify file signatures in a separate functionEli Schwartz1-38/+46
2017-01-04makepkg: warn about dotfiles in package rootAndrew Gregory1-0/+38
2017-01-04Update copyright yearsAllan McRae50-50/+50
2017-01-04makepkg: Disallow forward slashes in pkgverSteef Hegeman1-2/+2
2016-12-05Build a single debug package for all packages from a PKGBUILDAllan McRae1-1/+1