- Apr 04, 2011
-
-
Natanael Copa authored
-
- Apr 01, 2011
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Mar 31, 2011
-
-
-
Natanael Copa authored
Conflicts: Makefile
-
Natanael Copa authored
-
Natanael Copa authored
-
- Mar 30, 2011
-
-
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
-
- Mar 29, 2011
-
-
Natanael Copa authored
we need use "$srcdir"
-
Natanael Copa authored
-
Natanael Copa authored
So SUDO="sudo -E" works for http proxy settings
-
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.
-
- Mar 17, 2011
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
Our build infrastruc needs to handle it
-
- Mar 09, 2011
-
-
Natanael Copa authored
-
- Mar 08, 2011
-
-
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.
-
- Mar 05, 2011
-
-
Natanael Copa authored
-
- Mar 04, 2011
-
-
Natanael Copa authored
due to unintialized and non-local variable the tracing of deps didnt work as expected when dependencies was provided by the apkbuild itself. (libgcc ended up depending on libgcj which depended on binutils)
-
Natanael Copa authored
-
Natanael Copa authored
and we dont want -dev packages to be noarch
-
- Feb 09, 2011
-
-
Ariadne Conill authored
-
- Jan 28, 2011
-
-
Ariadne Conill authored
-
- Jan 25, 2011
-
-
Ariadne Conill authored
-
Ariadne Conill authored
-
Ariadne Conill authored
-