summaryrefslogtreecommitdiffstats
path: root/scripts/libmakepkg/util
AgeCommit message (Expand)AuthorFilesLines
2020-01-28makepkg: add CRC checksums and set these to be the defaultAllan McRae1-1/+1
2019-11-05libmakepkg: fix empty arguments in parseoptsEthan Sommer1-4/+4
2019-11-04libmakepkg: add optional argument support to parseoptsEthan Sommer1-42/+74
2019-10-30Comma failAllan McRae1-1/+1
2019-10-30makepkg: do not count hard links multiple times when calculating pkg sizeEli Schwartz2-0/+42
2019-10-23Update copyright yearsAllan McRae9-9/+9
2019-05-28makepkg: also move restore_envvars handling into libmakepkgEli Schwartz1-0/+20
2019-05-28makepkg: move config loading into libmakepkgEli Schwartz3-0/+71
2019-05-08libmakepkg: fix missing or inaccurate interdependenciesEli Schwartz1-0/+3
2019-03-19libmakepkg: fix reporting of invalid archive extensions in compress.shEli Schwartz1-13/+13
2019-03-07makepkg: add new checksum algorithm via coreutils b2sumEli Schwartz1-1/+1
2019-02-04fix various typosmorganamilo1-1/+1
2019-01-31libmakepkg: lint disallowed variables in package()morganamilo1-0/+9
2019-01-31libmakepkg: centralise random arrays of pkgbuild variablesmorganamilo3-0/+52
2019-01-30libmakepkg: Add lzip ext supportChloe Kudryavtsev1-0/+1
2019-01-22libmakepkg: optimize get_protocol to always return proto, not proto+uriEli Schwartz1-6/+8
2018-11-02Add meson.build files to build with mesonDave Reisner1-0/+24
2018-10-21message.sh: add modifications from output_format.shEli Schwartz1-0/+8
2018-10-21makepkg: send messages to stdout rather than stderrEli Schwartz1-3/+3
2018-10-21libmakepkg: fix linting arrays of empty stringsmorganamilo1-2/+2
2018-09-19makepkg: add support for the zst formatEli Schwartz1-0/+1
2018-08-10scripts: Remove trailing semicolonsJan Alexander Steffens (heftig)1-1/+1
2018-08-10libmakepkg/util/option: Refactor checking to reduce code duplicationJan Alexander Steffens (heftig)1-53/+24
2018-08-10libmakepkg/util: use parameter transformation when checking variable typeEli Schwartz1-1/+1
2018-08-10Add lz4 compression support to makepkgAlex Butler1-0/+1
2018-06-18makepkg: don't print per-pkgname debug packagesEli Schwartz1-3/+4
2018-06-18makepkg: fix initialization when extracting arraysDave Reisner1-1/+5
2018-06-18libmakepkg: when checking for write permissions, handle pre-existing dirsEli Schwartz1-5/+5
2018-05-12util/pkgbuild: fix broken indentationAndrew Gregory1-8/+8
2018-05-12libmakepkg: don't save/set/restore extglob in bash [[ testsEli Schwartz1-5/+0
2018-05-12libmakepkg: only save the shellopts we needEli Schwartz2-4/+4
2018-04-29libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgnameEli Schwartz1-0/+27
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-14makepkg: refactor checking for write permissions into a utility functionEli Schwartz1-0/+17
2018-03-14Update coyrights for 2018Allan McRae8-8/+8
2018-03-14makepkg --packagelist: just list the built package files we will buildEli Schwartz1-7/+5
2017-12-07makepkg: refactor archive compression for reusabilityEli Schwartz1-0/+47
2017-12-07makepkg: implement error codesIvy Foster1-0/+41
2017-01-04makepkg: Verify git signaturesEli Schwartz1-0/+27
2017-01-04Update copyright yearsAllan McRae6-6/+6
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter1-0/+173
2016-10-22libmakepkg: generate all scriptsAlad Wenter3-0/+0
2016-08-30libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor1-0/+11
2016-05-18libmakepkg: extract functions for integrity checkingAshley Whetter1-1/+19
2016-02-26libmakepkg: fix is_array functionAllan McRae1-1/+1
2016-02-20libmakepkg: increase robustness of the detection of array variablesAllan McRae1-0/+17
2016-01-04Update copyright years for 2016Allan McRae5-5/+5
2015-10-19libmakepkg: Add check_buildoption for distcc and ccacheJan Alexander Steffens (heftig)1-0/+34
2015-09-07libmakepkg: util/pkgbuild.sh needs processing on buildAllan McRae1-0/+0