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-sudo: fix segfault when there are no controlling term
v3.0.0_rc4
Natanael Copa
2017-07-17
1
-1
/
+13
*
==== release 3.0.0_rc3 ====
v3.0.0_rc3
Kaarle Ritvanen
2017-07-17
1
-1
/
+1
*
abuild: rootbld: require metapackage
Kaarle Ritvanen
2017-07-16
1
-5
/
+1
*
abuild: rootbld: improve version compatibility
Kaarle Ritvanen
2017-07-16
1
-1
/
+8
*
abuild: rootbld: require envsubst
Kaarle Ritvanen
2017-07-16
1
-1
/
+1
*
apkbuild-cpan: separate './Build test' to check step
Timo Teräs
2017-07-11
1
-1
/
+7
*
apkbuild-cpan: perl no longer has '.' in path, add it for prepare()
Timo Teräs
2017-07-11
1
-2
/
+2
*
apkbuild-cpan: modernize
tmpfile
2017-07-11
1
-8
/
+8
*
abuild: rootbld: make mkusers work
Kaarle Ritvanen
2017-07-06
1
-2
/
+4
*
abuild: rootbld: always require repo template
Kaarle Ritvanen
2017-07-06
1
-34
/
+22
*
abuild: build in chroot
Kaarle Ritvanen
2017-06-27
5
-3
/
+161
*
abuild-sudo: enforce correct value for USER
Kaarle Ritvanen
2017-06-27
1
-1
/
+2
*
abuild-sudo: allow commands with '-' in the name
Kaarle Ritvanen
2017-06-27
1
-1
/
+6
*
abuild: disable trap when entering the handler
Kaarle Ritvanen
2017-06-27
1
-0
/
+1
*
abuild: add config option to globally enable dbg
Carlo Landmeter
2017-06-27
1
-0
/
+5
*
abuild: fix bad git merge
A. Wilcox
2017-06-23
1
-1
/
+0
*
newapkbuild: fix usage output
A. Wilcox
2017-06-23
1
-1
/
+2
*
abuild: use portable awk exponentiation operator
A. Wilcox
2017-06-23
1
-1
/
+1
*
abuild: call tar portably
A. Wilcox
2017-06-23
2
-3
/
+3
*
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
[next]