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: make sure cleanup returns false in native compiling
Natanael Copa
2013-09-05
1
-2
/
+5
*
abuild: add makedepends_build and makedepends_host for crosscompile
Timo Teras
2013-09-05
1
-20
/
+54
*
abuild: set CTARGET_ARCH and CTARGET_LIBC
Natanael Copa
2013-09-04
1
-17
/
+23
*
abuild: post check for /usr/var
Natanael Copa
2013-09-03
1
-0
/
+4
*
abuild: export CC properly
Natanael Copa
2013-09-03
1
-1
/
+2
*
======== release 2.16.0 =========
v2.16.0
Natanael Copa
2013-08-02
1
-1
/
+1
*
newapkbuild: add --build and --host options
Natanael Copa
2013-08-01
1
-1
/
+4
*
abuild.conf: simplify. only set CHOST and let abuild detect the rest
Natanael Copa
2013-08-01
1
-9
/
+3
*
abuild: make it configurable what to cleanup and when
Natanael Copa
2013-08-01
2
-6
/
+22
*
abuild: set and export a default CC
Natanael Copa
2013-08-01
1
-0
/
+3
*
ap: add #! in front of lua path
Natanael Copa
2013-08-01
1
-1
/
+1
*
abuild: always set CBUILD and CTARGET if unset
Natanael Copa
2013-08-01
1
-2
/
+3
*
abuild: add safety check so we dont scan elfs outside our pkgdir
Natanael Copa
2013-07-30
1
-1
/
+9
*
abuild: fix ldpath handling
Natanael Copa
2013-07-30
1
-1
/
+1
*
abuild: only update config.sub if needed
Timo Teräs
2013-07-29
1
-5
/
+3
*
build: dont ship config.guess
Natanael Copa
2013-07-29
2
-1559
/
+1
*
abuild: only update config.sub if our version is newer
Timo Teräs
2013-07-29
1
-2
/
+13
*
Revert "abuild: export CHOST, CARCH and CLIBC and let config.guess use CHOST"
Natanael Copa
2013-07-29
2
-5
/
+1557
*
abuild: remove post_unpack
Natanael Copa
2013-07-26
1
-20
/
+8
*
abuild: use deps/undeps instead or installdeps/uninstalldeps
Natanael Copa
2013-07-26
1
-4
/
+8
*
abuild: dont run 'build' from rootpkg
Natanael Copa
2013-07-26
1
-9
/
+17
*
abump: error out on first faild package
Natanael Copa
2013-07-26
1
-7
/
+11
*
abuild: check for /usr/lib/charset.alias and error out if found
Natanael Copa
2013-07-26
1
-0
/
+6
*
abuild: export CHOST, CARCH and CLIBC and let config.guess use CHOST
Natanael Copa
2013-07-25
2
-1557
/
+5
*
abuild: microoptimization. call git describe only once
Natanael Copa
2013-07-23
1
-3
/
+4
*
abuild: add support to mask out given CLIBC in options
Natanael Copa
2013-07-22
1
-0
/
+7
*
abuild: fix CARCH/CLIBC
Natanael Copa
2013-07-22
1
-16
/
+18
*
abump: print what packages failed
Natanael Copa
2013-07-22
1
-3
/
+9
*
abuild: dont worry about ALPINE_LIBC
Natanael Copa
2013-07-19
1
-10
/
+6
*
abump: fix the -f/--fixes option
Natanael Copa
2013-07-19
1
-1
/
+1
*
abuild: verify: only check strongest checksum which is present
Timo Teräs
2013-07-19
1
-1
/
+2
*
abuild: set CARCH and CLIBC always, guess from CHOST if not set
Timo Teräs
2013-07-19
1
-5
/
+23
*
abuild: use versioned depends for -dev subpackage
Natanael Copa
2013-07-16
1
-2
/
+2
*
==== release 2.15.0 ====
v2.15.0
Natanael Copa
2013-07-12
1
-1
/
+1
*
ap: switch to lua 5.2
Natanael Copa
2013-07-12
2
-3
/
+5
*
abump: fix set -e issue
Natanael Copa
2013-07-10
1
-12
/
+13
*
Revert "abump: verify APKBUILD's version"
Natanael Copa
2013-07-10
1
-6
/
+0
*
build: make sure functions.sh gets generated at build time
Natanael Copa
2013-07-10
1
-2
/
+2
*
abump: add missing "
Natanael Copa
2013-07-09
1
-1
/
+1
*
functions: msg should always return success
Natanael Copa
2013-07-09
1
-2
/
+6
*
functions: also honor .abuild file at gitbase
Dubiousjim
2013-07-09
1
-0
/
+2
*
various: fancier readconfig, permit env overrides
Dubiousjim
2013-07-09
4
-24
/
+71
*
apkgrel, functions: refactor calculation of APKBUILD's path
Dubiousjim
2013-07-09
2
-3
/
+23
*
various: s/echo/msg/, s/echo/error/, tweak error messages
Dubiousjim
2013-07-09
6
-18
/
+16
*
apkgrel: handle missing pkgrel in do_add
Dubiousjim
2013-07-09
1
-1
/
+4
*
apkgrel: tweaks to loops, add quotes
Dubiousjim
2013-07-09
1
-3
/
+3
*
apkgrel: show_plain, show_pretty
Dubiousjim
2013-07-09
1
-2
/
+18
*
apkgrel: --clean-git enhancements
Dubiousjim
2013-07-09
1
-2
/
+5
*
abump: verify that we're in git tree
Dubiousjim
2013-07-09
1
-0
/
+1
*
abump: verify APKBUILD's version
Dubiousjim
2013-07-09
1
-0
/
+6
[prev]
[next]