Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts/libmakepkg
AgeCommit message (Expand)Author
2017-05-08add generated scripts to gitignoreChristian Hesse
2017-05-08libmakepkg: generate all scriptsAlad Wenter
2016-05-05libmakepkg: ensure emptydir find command acts on individual directoriesAllan 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
2015-09-22libmakepkg: return 1 on error in arch arrayAllan McRae
2015-09-22libmakepkg: update .gitignoreAllan McRae
2015-09-07libmakepkg: check if PKGBUILD variables are arrays or not as appropriateAllan McRae
2015-09-07libmakepkg: util/pkgbuild.sh needs processing on buildAllan McRae
2015-07-20libmakepkg: move color settings to functionAllan McRae
2015-07-20libmakepkg: lint_package requires cd_safeAllan McRae
2015-05-19libmakepkg: extract functions for source download and extractionAllan 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-16Simplify libmakepkg .gitignoreAllan McRae
2015-05-16makepkg: put further restrictions on pkgbaseAllan McRae
2015-05-16makepkg: merge validate_pkgver into check_pkgverAllan McRae
2015-05-16libmakepkg: extract PKGBUILD linting functionsAllan McRae
2015-05-16libmakepkg: extract in_arrayAllan McRae
2015-05-16libmakepkg: move functions for extracting pkgbuild attributesAllan McRae
2015-05-12libmakepkg: fix test bracket styleAllan McRae
2015-03-15libmakepkg: move helper functions into tidy/stripAllan McRae
2015-03-03Allow UPX compression for DOS/Win executablesDavid Macek
2015-02-12libmakepkg: make package checking functions extendableAllan McRae
2015-02-12libmakepkg: make package tidy functions extendableAllan McRae
2015-02-12libmakepkg: move package checking out of tidy_installAllan McRae
2015-02-01makepkg: split package tidying into libmakepkgAllan McRae
2015-02-01makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkgAllan McRae
2015-02-01makepkg: split message functions into libmakepkgAllan McRae