summaryrefslogtreecommitdiff
path: root/scripts/libmakepkg
Commit message (Expand)AuthorAge
* Use coreutils binaries for checking/generating checksumsAllan McRae2016-10-22
* makepkg: Move parseopts from library to libmakepkgAlad Wenter2016-10-22
* libmakepkg: generate all scriptsAlad Wenter2016-10-22
* lint_pkgbuild/pkgname: pkgname is not allowed to be emptyChristian Hesse2016-10-10
* libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor2016-08-30
* libmakepkg: extract functions for integrity checkingAshley Whetter2016-05-18
* libmakepkg: extract functions for writing .SRCINFO filesAshley Whetter2016-03-28
* libmakepkg: ensure emptydir find command acts on individual directoriesAllan McRae2016-03-21
* makepkg: Remove upx and optipng supportAllan McRae2016-02-26
* libmakepkg: fix is_array functionAllan McRae2016-02-26
* libmakepkg: increase robustness of the detection of array variablesAllan McRae2016-02-20
* Fix testing of arrays status for arch specific variablesZuyi Hu2016-01-25
* Update copyright years for 2016Allan McRae2016-01-04
* makepkg: Output full URL in case of download failureFlorian Pritz2015-12-15
* lint_pkgbuild/variable: increase robustnessAllan McRae2015-11-23
* lint_pkgbuild: explicitly return valueAllan McRae2015-11-23
* Refactor lint_source to work with earlier versions of BashAaron Campbell2015-11-05
* libmakepkg: fix pkgver checkingAllan McRae2015-10-27
* libmakepkg: Add check_buildoption for distcc and ccacheJan Alexander Steffens (heftig)2015-10-19
* Remove space before ellipsesAllan McRae2015-10-19
* libmakepkg: remove declaration of unused local variablesAllan McRae2015-09-22
* libmakepkg: return 1 on error in arch arrayAllan McRae2015-09-22
* libmakepkg: update .gitignoreAllan McRae2015-09-22
* libmakepkg: check if PKGBUILD variables are arrays or not as appropriateAllan McRae2015-09-07
* libmakepkg: util/pkgbuild.sh needs processing on buildAllan McRae2015-09-07
* libmakepkg: move color settings to functionAllan McRae2015-07-20
* libmakepkg: lint_package requires cd_safeAllan McRae2015-07-20
* libmakepkg: extract functions for source download and extractionAllan McRae2015-05-19
* libmakepkg: extract functions for handling source URLsAllan McRae2015-05-19
* libmakepkg: fix test styleAllan McRae2015-05-19
* libmakepkg: move more functions for extracting information from PKGBIULDsAllan McRae2015-05-19
* libmakepkg: extract more utility functionsAllan McRae2015-05-19
* libmakepkg: extract get_full_version and get_pkg_archAllan McRae2015-05-16
* Simplify libmakepkg .gitignoreAllan McRae2015-05-16
* makepkg: put further restrictions on pkgbaseAllan McRae2015-05-16
* makepkg: merge validate_pkgver into check_pkgverAllan McRae2015-05-16
* libmakepkg: extract PKGBUILD linting functionsAllan McRae2015-05-16
* libmakepkg: extract in_arrayAllan McRae2015-05-16
* libmakepkg: move functions for extracting pkgbuild attributesAllan McRae2015-05-16
* libmakepkg: fix test bracket styleAllan McRae2015-05-12
* libmakepkg: move helper functions into tidy/stripAllan McRae2015-03-15
* Allow UPX compression for DOS/Win executablesDavid Macek2015-03-03
* libmakepkg: make package checking functions extendableAllan McRae2015-02-12
* libmakepkg: make package tidy functions extendableAllan McRae2015-02-12
* libmakepkg: move package checking out of tidy_installAllan McRae2015-02-12
* makepkg: split package tidying into libmakepkgAllan McRae2015-02-01
* makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkgAllan McRae2015-02-01
* makepkg: split message functions into libmakepkgAllan McRae2015-02-01