summaryrefslogtreecommitdiff
path: root/scripts/libmakepkg
AgeCommit message (Expand)Author
2018-05-12libmakepkg: Support file 5.33's application/x-pie-executableJan Alexander Steffens (heftig)
2018-05-12util/pkgbuild: fix broken indentationAndrew Gregory
2018-05-12libmakepkg/integrity: determine what is a signature preferring local filenameEli Schwartz
2018-05-12libmakepkg: don't save/set/restore extglob in bash [[ testsEli 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-05-12remove unneeded break argument from option parsingRafael Ascensão
2018-04-29libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgnameEli Schwartz
2018-04-29libmakepkg/util/pkgbuild.sh: fix missing extglobEli Schwartz
2018-03-18makepkg --packagelist: fix listing debug packages with makepkg.confEli Schwartz
2018-03-15libmakepkg: Add basic rules to lint makepkg.conf variablesEli Schwartz
2018-03-15libmakepkg/integrity: fix regression that broke --installEli Schwartz
2018-03-15makepkg: avoid false "Signing package(s)" msg when signing is disabledEli Schwartz
2018-03-14makepkg: refactor checking for write permissions into a utility functionEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2018-03-14Fix linting of whitespace in pkgverRikard Falkeborn
2018-03-14makepkg --packagelist: just list the built package files we will buildEli Schwartz
2018-01-10Fix moving source files into debug packagesAllan McRae
2018-01-06libmakepkg/integrity: fix git signatures not seen with multiple filesEli Schwartz
2018-01-06libmakepkg/integrity: fix regression that broke invalid file sigsEli Schwartz
2017-12-07makepkg: tell the compiler to record debugging info for debug packagesEli Schwartz
2017-12-07makepkg: Add a config option to specify the location of debug sourcesEli Schwartz
2017-12-07makepkg: refactor archive compression for reusabilityEli Schwartz
2017-12-07libmakepkg: fix .gitignore to simply ignore all generated .sh filesEli Schwartz
2017-12-07makepkg: implement error codesIvy Foster
2017-10-17libmakepkg: only output package file names when checking for build referencesAllan McRae
2017-09-14libmakepkg: grammar fixAllan McRae
2017-09-13libmakepkg: check for invalid tags in gitEli Schwartz
2017-07-06libmakepkg: Fix improperly spelled local variable declarationEli Schwartz
2017-07-06libmakepkg/integrity: Fix error message not sent to stderrEli Schwartz
2017-07-06libmakepkg: fix unsanitized source filenamesEli Schwartz
2017-05-08makepkg: create signature files outside of fakerootAllan McRae
2017-01-04Provide source files for useful debug packagesAllan McRae
2017-01-04makepkg: Verify git signaturesEli Schwartz
2017-01-04libmakepkg/integrity: Verify file signatures in a separate functionEli Schwartz
2017-01-04makepkg: warn about dotfiles in package rootAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2017-01-04makepkg: Disallow forward slashes in pkgverSteef Hegeman
2016-12-05Build a single debug package for all packages from a PKGBUILDAllan McRae
2016-12-05add generated scripts to gitignoreChristian Hesse
2016-12-05makepkg: reject packages with newlines in pathsAndrew Gregory
2016-12-05makepkg: abort on lint_package errorsAndrew Gregory
2016-12-05Revert "[RFC] Provide source files for useful debug packages"Allan McRae
2016-11-02[RFC] Provide source files for useful debug packagesAllan McRae
2016-10-22makepkg: print files with refs to $srcdir/$pkgdirIvy Foster
2016-10-22Use coreutils binaries for checking/generating checksumsAllan McRae
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter
2016-10-22libmakepkg: generate all scriptsAlad Wenter
2016-10-10lint_pkgbuild/pkgname: pkgname is not allowed to be emptyChristian Hesse
2016-08-30libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor