- Mar 07, 2014
-
-
Timo Teräs authored
-
- Feb 03, 2014
-
-
Natanael Copa authored
-
Timo Teräs authored
-
- Jan 06, 2014
-
-
Natanael Copa authored
This reverts commit a99bedba.
-
Natanael Copa authored
Simply print the default arch and exit. This is so scripts don't need to parse the output of -V.
-
- Dec 10, 2013
-
-
Natanael Copa authored
Prevent the progressbar and status messages to mess up stdout.
-
- Dec 05, 2013
-
-
Natanael Copa authored
Makes it more useful whith pipes.
-
- Oct 11, 2013
-
-
Timo Teräs authored
stdout is the proper place for it. this also fixes the progress bar in musl, which seems to not support using line buffering for stderr.
-
- Oct 02, 2013
-
-
Timo Teräs authored
-
- Oct 01, 2013
-
-
Timo Teräs authored
http://ewontfix.com/11/
- Sep 20, 2013
-
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
-
- Sep 10, 2013
-
-
Timo Teräs authored
to not run any per-package scripts. useful for managing buildroot when cross-compiling.
- Sep 06, 2013
-
-
Timo Teräs authored
add also a test case for this
-
- Sep 05, 2013
-
-
Timo Teräs authored
at least debian and musl do this, so let's go along with that.
-
- Aug 28, 2013
-
-
Natanael Copa authored
-
Natanael Copa authored
This option lets us search for all package with given origin.
-
- Aug 05, 2013
-
-
Natanael Copa authored
apk would try run the trigger even if package failed to install.
-
- Aug 03, 2013
-
-
Timo Teräs authored
-
- Jul 17, 2013
-
-
Natanael Copa authored
We should not disqualify non-selectable packages as it would mark it as dirty, forcing it to reconsider the name again, which could end up in an endless loop. fixes #2135
-
Natanael Copa authored
fixes #2134
-
- Jul 08, 2013
-
-
Timo Teräs authored
-
Timo Teräs authored
- Jul 05, 2013
-
-
Timo Teräs authored
-
- Jul 04, 2013
-
-
Timo Teräs authored
musl does not have those.
-
Timo Teräs authored
for musl compatibility
-
- Jul 02, 2013
-
-
Timo Teräs authored
-
Timo Teräs authored
-
- Jun 30, 2013
-
-
Dubiousjim authored
-
Dubiousjim authored
-
- Jun 28, 2013
-
-
Dubiousjim authored
Acked-by:
Natanael Copa <ncopa@alpinelinux.org>
-
Dubiousjim authored
Acked-by:
Natanael Copa <ncopa@alpinelinux.org>
-
Dubiousjim authored
Acked-by:
Natanael Copa <ncopa@alpinelinux.org>
-
Dubiousjim authored
Acked-by:
Natanael Copa <ncopa@alpinelinux.org>
-
- Jun 26, 2013
-
-
Natanael Copa authored
- do not link with -llua. We should not link apk or lua module with it. - default to lua 5.2 - allow override the lua version with LUA_VERSION - allow override the lua pkg-config package with LUA_PC - only add the pkg-config lua --cflags to the lua module
-
- Jun 21, 2013
-
-
Timo Teräs authored
-