summaryrefslogtreecommitdiffstats
path: root/scripts/libmakepkg
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-05add generated scripts to gitignoreChristian Hesse1-0/+3
2016-12-05makepkg: reject packages with newlines in pathsAndrew Gregory1-0/+42
2016-12-05makepkg: abort on lint_package errorsAndrew Gregory3-1/+5
2016-12-05Revert "[RFC] Provide source files for useful debug packages"Allan McRae1-19/+1
2016-11-02[RFC] Provide source files for useful debug packagesAllan McRae1-1/+19
2016-10-22makepkg: print files with refs to $srcdir/$pkgdirIvy Foster1-7/+9
2016-10-22Use coreutils binaries for checking/generating checksumsAllan McRae2-9/+4
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter1-0/+173
2016-10-22libmakepkg: generate all scriptsAlad Wenter3-0/+0
2016-10-10lint_pkgbuild/pkgname: pkgname is not allowed to be emptyChristian Hesse1-0/+5
2016-08-30libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor1-0/+11