summaryrefslogtreecommitdiff
path: root/scripts/libmakepkg
AgeCommit message (Expand)Author
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
2016-05-18libmakepkg: extract functions for integrity checkingAshley Whetter
2016-03-28libmakepkg: extract functions for writing .SRCINFO filesAshley Whetter
2016-03-21libmakepkg: ensure emptydir find command acts on individual directoriesAllan McRae
2016-02-26makepkg: Remove upx and optipng supportAllan McRae
2016-02-26libmakepkg: fix is_array functionAllan McRae
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-12-15makepkg: Output full URL in case of download failureFlorian Pritz
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-10-19libmakepkg: Add check_buildoption for distcc and ccacheJan Alexander Steffens (heftig)
2015-10-19Remove space before ellipsesAllan McRae
2015-09-22libmakepkg: remove declaration of unused local variablesAllan McRae