index
:
abuild
awilfox/yell-about-pkgconfig
checkapk
for-alpine
master
resignapk
The shell script build system to build APK packages.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-01
checkapk: simplify rdeps search by using origins only
checkapk
Max Rees
1
-17
/
+6
2020-05-01
checkapk: allow $APK_FETCH override
Max Rees
1
-1
/
+2
2020-05-01
checkapk: avoid downloading -dbg and -dev multiple times
Max Rees
1
-4
/
+14
2020-05-01
checkapk: align -dbg with what abuild does
Max Rees
1
-1
/
+16
2020-04-24
checkapk: use abipkgdiff, if available
Max Rees
1
-17
/
+104
2020-03-08
checkapk: restore output for new packages
Max Rees
1
-8
/
+15
2020-03-07
checkapk: default to /sbin/apk because $PATH is stupid now
Max Rees
1
-1
/
+1
2020-03-07
checkapk: work on ROFS
Max Rees
1
-12
/
+10
2020-03-07
checkapk: print hardlinks correctly
Max Rees
1
-4
/
+11
2020-03-07
checkapk: print symlinks correctly
Max Rees
1
-6
/
+13
2020-03-07
checkapk: search --exact
Max Rees
1
-1
/
+1
2020-03-07
checkapk: use $APK for apk
Max Rees
1
-2
/
+3
2020-03-07
checkapk: compare permissions and ownership of files
Max Rees
1
-10
/
+41
2020-03-07
checkapk: make new messages more readable
Max Rees
1
-4
/
+9
2020-03-07
checkapk: factor soname checking into separate function
Max Rees
1
-37
/
+43
2020-03-07
checkapk: compare sonames via .PKGINFO
Max Rees
1
-20
/
+73
2020-03-07
checkapk: remove dead code
Max Rees
1
-5
/
+0
2020-02-27
abuild: Use $APK instead of apk
A. Wilcox
1
-1
/
+1
2020-02-21
abuild: Solve, once and for all, 'apk: not found'
A. Wilcox
1
-1
/
+1
2020-02-06
abuild: Add the 'dev' and 'symbols' metapackages
3.4.1
A. Wilcox
1
-0
/
+2
2020-02-06
abuild: Verified safe for dash
A. Wilcox
1
-1
/
+1
2020-01-31
abuild-gzsplit: support libarchive pax format tar archives
3.4
Max Rees
1
-2
/
+9
2020-01-31
newapkbuild: Ensure empty scripts are still valid
A. Wilcox
1
-3
/
+3
2020-01-31
README: Update stuff
A. Wilcox
1
-2
/
+17
2020-01-31
Merge branch 'bashisms' into 'master'
A. Wilcox
2
-3
/
+3
2020-01-31
Merge branch 'fix-test-suite' into 'master'
A. Wilcox
1
-4
/
+4
2020-01-14
newapkbuild: Newline after source
A. Wilcox
1
-1
/
+1
2020-01-14
newapkbuild: Drastically modernise output APKBUILD file
A. Wilcox
1
-13
/
+31
2020-01-14
abuild: Use bash for bang
A. Wilcox
1
-1
/
+1
2019-08-14
tests: fix newapkbuild tests
Max Rees
1
-4
/
+4
2019-08-02
abuild, abuild-keygen: drop echo -n as well
Max Rees
2
-3
/
+3
2019-08-02
Merge branch 'bashisms' into 'master'
A. Wilcox
9
-86
/
+107
2019-07-21
dash is my god now. and it hungers for quotes around local var= expansions.
Max Rees
4
-58
/
+58
2019-07-20
normalize_target_path: It was ||, not &&...
Max Rees
1
-1
/
+2
2019-07-20
abuild: use command(1) portably
Max Rees
1
-2
/
+2
2019-07-20
tests: cd "$OLDPWD" even on failure in newapkbuild_simple_test
Max Rees
1
-0
/
+1
2019-07-20
abuild, abump: use type(1) portably
Max Rees
2
-8
/
+17
2019-07-20
abuild: use case instead of grep for normalize_target_path
Max Rees
1
-1
/
+3
2019-07-20
Initial removal of bashisms
Max Rees
5
-20
/
+28
2019-03-06
Add documentation for the repository
A. Wilcox
3
-0
/
+176
2019-03-06
Take -k out into the backyard and shoot it
v3.3.1+adelie
Luis Ressel
1
-2
/
+2
2019-03-06
abuild: command -v is the only portable solution
A. Wilcox
1
-1
/
+1
2019-03-06
abuild: slightly cleaner way to deduce pigz presence
A. Wilcox
1
-1
/
+1
2019-03-06
checkapk: Use tar(1) portably
A. Wilcox
1
-1
/
+1
2019-03-06
functions: Add m68k triplet
A. Wilcox
1
-0
/
+2
2019-03-06
functions: Add the SPARC architecture triplets
A. Wilcox
1
-1
/
+5
2019-03-06
Add rudimentary test suite for abuild and newapkbuild
A. Wilcox
13
-3
/
+336
2019-03-06
abuild: continue faking POSIX support for now
A. Wilcox
1
-2
/
+2
2019-03-06
functions: Add all four MIPS variants properly
A. Wilcox
1
-3
/
+7
2019-03-06
Add initial manpage drafts
A. Wilcox
1
-4
/
+7
[next]