summaryrefslogtreecommitdiff
path: root/scripts/libmakepkg/util
AgeCommit message (Expand)Author
2019-03-19libmakepkg: fix reporting of invalid archive extensions in compress.shEli Schwartz
2019-03-07makepkg: add new checksum algorithm via coreutils b2sumEli Schwartz
2019-02-04fix various typosmorganamilo
2019-01-31libmakepkg: lint disallowed variables in package()morganamilo
2019-01-31libmakepkg: centralise random arrays of pkgbuild variablesmorganamilo
2019-01-30libmakepkg: Add lzip ext supportChloe Kudryavtsev
2019-01-22libmakepkg: optimize get_protocol to always return proto, not proto+uriEli Schwartz
2018-11-02Add meson.build files to build with mesonDave Reisner
2018-10-21message.sh: add modifications from output_format.shEli Schwartz
2018-10-21makepkg: send messages to stdout rather than stderrEli Schwartz
2018-10-21libmakepkg: fix linting arrays of empty stringsmorganamilo
2018-09-19makepkg: add support for the zst formatEli Schwartz
2018-08-10scripts: Remove trailing semicolonsJan Alexander Steffens (heftig)
2018-08-10libmakepkg/util/option: Refactor checking to reduce code duplicationJan Alexander Steffens (heftig)
2018-08-10libmakepkg/util: use parameter transformation when checking variable typeEli Schwartz
2018-08-10Add lz4 compression support to makepkgAlex Butler
2018-06-18makepkg: don't print per-pkgname debug packagesEli Schwartz
2018-06-18makepkg: fix initialization when extracting arraysDave Reisner
2018-06-18libmakepkg: when checking for write permissions, handle pre-existing dirsEli Schwartz
2018-05-12util/pkgbuild: fix broken indentationAndrew Gregory
2018-05-12libmakepkg: don't save/set/restore extglob in bash [[ testsEli Schwartz
2018-05-12libmakepkg: only save the shellopts we needEli Schwartz
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-14makepkg: refactor checking for write permissions into a utility functionEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2018-03-14makepkg --packagelist: just list the built package files we will buildEli Schwartz
2017-12-07makepkg: refactor archive compression for reusabilityEli Schwartz
2017-12-07makepkg: implement error codesIvy Foster
2017-01-04makepkg: Verify git signaturesEli Schwartz
2017-01-04Update copyright yearsAllan McRae
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter
2016-10-22libmakepkg: generate all scriptsAlad Wenter
2016-08-30libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor
2016-05-18libmakepkg: extract functions for integrity checkingAshley Whetter
2016-02-26libmakepkg: fix is_array functionAllan McRae
2016-02-20libmakepkg: increase robustness of the detection of array variablesAllan McRae
2016-01-04Update copyright years for 2016Allan McRae
2015-10-19libmakepkg: Add check_buildoption for distcc and ccacheJan Alexander Steffens (heftig)
2015-09-07libmakepkg: util/pkgbuild.sh needs processing on buildAllan McRae
2015-07-20libmakepkg: move color settings to functionAllan McRae
2015-05-19libmakepkg: extract functions for handling source URLsAllan McRae
2015-05-19libmakepkg: fix test styleAllan McRae
2015-05-19libmakepkg: move more functions for extracting information from PKGBIULDsAllan McRae
2015-05-19libmakepkg: extract more utility functionsAllan McRae
2015-05-16libmakepkg: extract get_full_version and get_pkg_archAllan McRae
2015-05-16libmakepkg: extract in_arrayAllan McRae
2015-05-16libmakepkg: move functions for extracting pkgbuild attributesAllan McRae
2015-02-01makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkgAllan McRae