summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-01checkapk: simplify rdeps search by using origins onlycheckapkMax Rees1-17/+6
2020-05-01checkapk: allow $APK_FETCH overrideMax Rees1-1/+2
2020-05-01checkapk: avoid downloading -dbg and -dev multiple timesMax Rees1-4/+14
2020-05-01checkapk: align -dbg with what abuild doesMax Rees1-1/+16
2020-04-24checkapk: use abipkgdiff, if availableMax Rees1-17/+104
2020-03-08checkapk: restore output for new packagesMax Rees1-8/+15
2020-03-07checkapk: default to /sbin/apk because $PATH is stupid nowMax Rees1-1/+1
2020-03-07checkapk: work on ROFSMax Rees1-12/+10
2020-03-07checkapk: print hardlinks correctlyMax Rees1-4/+11
2020-03-07checkapk: print symlinks correctlyMax Rees1-6/+13
2020-03-07checkapk: search --exactMax Rees1-1/+1
2020-03-07checkapk: use $APK for apkMax Rees1-2/+3
2020-03-07checkapk: compare permissions and ownership of filesMax Rees1-10/+41
2020-03-07checkapk: make new messages more readableMax Rees1-4/+9
2020-03-07checkapk: factor soname checking into separate functionMax Rees1-37/+43
2020-03-07checkapk: compare sonames via .PKGINFOMax Rees1-20/+73
2020-03-07checkapk: remove dead codeMax Rees1-5/+0
2020-02-27abuild: Use $APK instead of apkA. Wilcox1-1/+1
2020-02-21abuild: Solve, once and for all, 'apk: not found'A. Wilcox1-1/+1
2020-02-06abuild: Add the 'dev' and 'symbols' metapackages3.4.1A. Wilcox1-0/+2
2020-02-06abuild: Verified safe for dashA. Wilcox1-1/+1
2020-01-31abuild-gzsplit: support libarchive pax format tar archives3.4Max Rees1-2/+9
2020-01-31newapkbuild: Ensure empty scripts are still validA. Wilcox1-3/+3
2020-01-31README: Update stuffA. Wilcox1-2/+17
2020-01-31Merge branch 'bashisms' into 'master'A. Wilcox2-3/+3
2020-01-31Merge branch 'fix-test-suite' into 'master'A. Wilcox1-4/+4
2020-01-14newapkbuild: Newline after sourceA. Wilcox1-1/+1
2020-01-14newapkbuild: Drastically modernise output APKBUILD fileA. Wilcox1-13/+31
2020-01-14abuild: Use bash for bangA. Wilcox1-1/+1
2019-08-14tests: fix newapkbuild testsMax Rees1-4/+4
2019-08-02abuild, abuild-keygen: drop echo -n as wellMax Rees2-3/+3
2019-08-02Merge branch 'bashisms' into 'master'A. Wilcox9-86/+107
2019-07-21dash is my god now. and it hungers for quotes around local var= expansions.Max Rees4-58/+58
2019-07-20normalize_target_path: It was ||, not &&...Max Rees1-1/+2
2019-07-20abuild: use command(1) portablyMax Rees1-2/+2
2019-07-20tests: cd "$OLDPWD" even on failure in newapkbuild_simple_testMax Rees1-0/+1
2019-07-20abuild, abump: use type(1) portablyMax Rees2-8/+17
2019-07-20abuild: use case instead of grep for normalize_target_pathMax Rees1-1/+3
2019-07-20Initial removal of bashismsMax Rees5-20/+28
2019-03-06Add documentation for the repositoryA. Wilcox3-0/+176
2019-03-06Take -k out into the backyard and shoot itv3.3.1+adelieLuis Ressel1-2/+2
2019-03-06abuild: command -v is the only portable solutionA. Wilcox1-1/+1
2019-03-06abuild: slightly cleaner way to deduce pigz presenceA. Wilcox1-1/+1
2019-03-06checkapk: Use tar(1) portablyA. Wilcox1-1/+1
2019-03-06functions: Add m68k tripletA. Wilcox1-0/+2
2019-03-06functions: Add the SPARC architecture tripletsA. Wilcox1-1/+5
2019-03-06Add rudimentary test suite for abuild and newapkbuildA. Wilcox13-3/+336
2019-03-06abuild: continue faking POSIX support for nowA. Wilcox1-2/+2
2019-03-06functions: Add all four MIPS variants properlyA. Wilcox1-3/+7
2019-03-06Add initial manpage draftsA. Wilcox1-4/+7