index
:
abuild
2.7
cross-build
master
Build script to build alpine 1.9.x
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
abuild: Correctly comment default_dbg
A. Wilcox
2017-06-23
1
-1
/
+3
*
abuild: Add verbose option '-v' to show everything
A. Wilcox
2017-06-23
1
-0
/
+3
*
Allow $patch_args to pass multiple arguments to patch
Andrej
2017-06-21
1
-1
/
+1
*
abuild-sudo.c: setgid as well
Henrik Riomar
2017-06-21
1
-0
/
+2
*
abuild: add !checkroot option to run tests without fakeroot
Shiz
2017-06-21
1
-0
/
+3
*
abuild-fetch.c: remove saveas- syntax
tmpfile
2017-06-21
1
-3
/
+0
*
Add parameter '-D' for alternative APKINDEX description
Oliver Smith
2017-06-21
1
-4
/
+6
*
abuild: More readable message for missing dependencies
A. Wilcox
2017-06-12
1
-1
/
+1
*
functions.sh: add armel triplet
Timo Teräs
2017-06-01
1
-0
/
+1
*
newapkbuild: fix build_cmake template - escape parameters
Jakub Jirutka
2017-05-19
1
-3
/
+2
*
Fix false `set -e` termination
Andrej
2017-04-27
1
-0
/
+1
*
abuild: Add support for lzip source packages
Breno Leitao
2017-04-08
1
-0
/
+3
*
remove explicit `|| return 1` from all sample APKBUILDs
Sören Tempel
2017-04-05
2
-18
/
+16
*
abuild: set -e fix for update_config_{sub,guess}
Natanael Copa
2017-04-04
1
-12
/
+4
*
abuild: wrap check() with fakeroot
William Pitcock
2017-03-27
1
-1
/
+8
*
abuild: use new PKG_CONFIG_MAXIMUM_TRAVERSE_DEPTH env variable to disable the...
William Pitcock
2017-03-27
1
-1
/
+1
*
==== release 3.0.0_rc2 ====
v3.0.0_rc2
Natanael Copa
2017-03-24
1
-1
/
+1
*
abuild: fix -K option
Natanael Copa
2017-03-24
1
-6
/
+7
*
abuild: if ABUILD_BOOTSTRAP environment variable is set, do not ever enable c...
William Pitcock
2017-03-21
1
-0
/
+1
*
abuild: fix runpart
Natanael Copa
2017-03-21
1
-18
/
+11
*
functions: fix abuild -A
Natanael Copa
2017-03-20
1
-1
/
+1
*
==== release 3.0.0_rc1 ====
v3.0.0_rc1
Natanael Copa
2017-03-20
1
-1
/
+1
*
abuild: enable -e shell option
Kaarle Ritvanen
2017-03-07
1
-27
/
+42
*
abuild: fix dependency checking
Kaarle Ritvanen
2017-03-07
1
-25
/
+23
*
abuild: expand on APKBUILD check() warning message
William Pitcock
2017-02-28
1
-1
/
+3
*
functions.sh: set host compiler when cross-compiling
Timo Teräs
2017-02-24
1
-0
/
+7
*
abuild: use BOOTSTRAP to determine if build-base is needed
Timo Teräs
2017-02-24
1
-9
/
+9
*
abuild: $depends should not part of $makedepends_build
Timo Teräs
2017-02-24
1
-1
/
+1
*
abuild: fix setting build-base properly for cross-create/cross-build
Timo Teräs
2017-02-23
1
-2
/
+10
*
abuild: use $builddir in default_prepare only if it exists
Timo Teräs
2017-02-17
1
-1
/
+2
*
abuild: unset md5 and sha256 sums when updating checksum
Natanael Copa
2017-02-17
1
-0
/
+2
*
abuild: remove g++ makedepends warning from toolchain packages
Timo Teräs
2017-02-17
1
-1
/
+1
*
abuild: make build-base target specific
Timo Teräs
2017-02-16
1
-2
/
+4
*
abuild: allow injecting extra dependencies for bootstrap
Timo Teräs
2017-02-16
1
-3
/
+4
*
functions: fix cross-compile triplet for armhf architecture
William Pitcock
2017-02-14
1
-1
/
+1
*
abuild: preserve xattrs when creating -dbg
Timo Teräs
2017-02-09
1
-2
/
+4
*
abuild: fix package size calculation on certain filesystems
G.J.R. Timmer
2017-02-08
1
-0
/
+7
*
abuild: fix location of built apk
Natanael Copa
2017-02-01
1
-1
/
+1
*
abuild: add symlinksrc target for create the source file symlinks
Timo Teräs
2017-01-31
1
-0
/
+12
*
abuild: support local archives
Tuomas Jaakola
2017-01-31
1
-1
/
+6
*
apkbuild-cpan: fix warnings, improve recreate, add check support
Timo Teräs
2017-01-31
1
-15
/
+47
*
sample apkbuild: document check() function usage
William Pitcock
2017-01-29
1
-0
/
+7
*
abuild: implement check and $checkdepends support.
William Pitcock
2017-01-29
1
-4
/
+28
*
abuild.in: fix dealing with named remote patches (closes github #11)
Valery Kartel
2017-01-27
1
-4
/
+4
*
abuild: use only sha512sum
Timo Teräs
2017-01-26
1
-10
/
+0
*
abuild: add missing triplet definitions for ppc and ppc64 architectures
William Pitcock
2017-01-24
1
-0
/
+4
*
abuild: check for ppc64le on config.guess
Breno Leitao
2017-01-19
1
-1
/
+1
*
abuild: Add support for ppc64le
Breno Leitao
2017-01-17
1
-0
/
+2
*
abuild-gzsplit: new tool to split .apk to it's base components
Timo Teräs
2017-01-10
2
-2
/
+83
*
abuild: remove noarch files from CARCH target direct
Timo Teräs
2017-01-09
1
-1
/
+1
[prev]
[next]