summaryrefslogtreecommitdiffstats
path: root/scripts/libmakepkg/util
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-20libmakepkg: move color settings to functionAllan McRae1-0/+20
2015-05-19libmakepkg: extract functions for handling source URLsAllan McRae1-0/+144
2015-05-19libmakepkg: fix test styleAllan McRae2-2/+2
2015-05-19libmakepkg: move more functions for extracting information from PKGBIULDsAllan McRae1-1/+46
2015-05-19libmakepkg: extract more utility functionsAllan McRae1-1/+31
2015-05-16libmakepkg: extract get_full_version and get_pkg_archAllan McRae1-0/+35
2015-05-16libmakepkg: extract in_arrayAllan McRae1-0/+38
2015-05-16libmakepkg: move functions for extracting pkgbuild attributesAllan McRae1-0/+111
2015-02-01makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkgAllan McRae1-0/+108
2015-02-01makepkg: split message functions into libmakepkgAllan McRae1-0/+49