- 14 Apr, 2011 1 commit
-
-
Matt Smith authored
-
- 07 Apr, 2011 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- 06 Apr, 2011 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
we need set the $CARCH in the package destination needs also to be passed over for recursive action
-
- 04 Apr, 2011 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
We no require apk-tools-2.1
-
Natanael Copa authored
-
- 01 Apr, 2011 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 31 Mar, 2011 4 commits
-
-
-
Natanael Copa authored
Conflicts: Makefile
-
Natanael Copa authored
-
Natanael Copa authored
-
- 30 Mar, 2011 12 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
apk-tools-2.0's apk index will not show the arch so we need to use tar to find arch if we have old apk. We prefer use apk index since it will only read first block of file, regardless size, while tar will read entire file. Reading entire file is slow if file is big. So we check apk --version and use tar if needed, and apk index if possible.
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
will recursively parse all build depends
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
This is so apk-tools-2.1 works
-
Matt Smith authored
-
- 29 Mar, 2011 4 commits
-
-
Natanael Copa authored
we need use "$srcdir"
-
Natanael Copa authored
-
Natanael Copa authored
So SUDO="sudo -E" works for http proxy settings
-
Jeremy Thomerson authored
Currently, if the build server downloads a file that fails the md5sum check for some reason (perhaps interrupted download, etc), the file is never deleted so the build can not succeed until someone manually deletes the bad file. This change deletes any file that is a remote source file / package that fails the md5sum check. The subsequent rebuild will then be forced to download the file again.
-
- 17 Mar, 2011 5 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
Our build infrastruc needs to handle it
-
- 09 Mar, 2011 1 commit
-
-
Natanael Copa authored
-
- 08 Mar, 2011 2 commits
-
-
Natanael Copa authored
We can either set maintainer="..." in APKBUILD or use it as comment.
-
Natanael Copa authored
This can be useful for package browser.
-
- 05 Mar, 2011 1 commit
-
-
Natanael Copa authored
-