Commit Graph

23 Commits

Author SHA1 Message Date
Fredrik Fornwall 49dd98a346 Update from NDK r14 to r15
The docker image has been updated, use
	./scripts/update-docker.sh
to update.

Note that we are still using the old deprecated non-unified headers
- updating to that is the next step.
2017-06-11 22:55:04 +02:00
Fredrik Fornwall b27e6fed1f libandroid-support: Fix indentation 2017-03-05 11:49:49 +01:00
Fredrik Fornwall a922c73f42 Reset relevant package revisions after update 2017-03-05 01:34:02 +01:00
Fredrik Fornwall 508fa73cb8 Always call post-extract step in srcdir 2017-01-10 03:14:35 -05:00
Fredrik Fornwall 65d7b23cf7 libandroid-support: Update wcwidth(3) function 2016-08-04 12:09:45 -04:00
Fredrik Fornwall 5227dace69 Use -f flag for ln to force new timestamp 2016-06-12 14:50:26 -04:00
Fredrik Fornwall 2c0203760f libandroid-support: Remove C++-style comments 2016-05-25 16:19:13 -04:00
Fredrik Fornwall ca9662c53f libandroid-support: Bump revision after arm softfp 2016-05-18 19:16:15 -04:00
Fredrik Fornwall c5730e4dfb libandroid-support: Include musl-ctype/ 2016-03-22 17:05:51 -04:00
Fredrik Fornwall e802a5e7cc Patch stdlib.h to have MB_CUR_MAX=4
We always want to use utf-8 so let's try this.
2016-03-22 16:58:15 -04:00
Fredrik Fornwall c48baa622f libandroid-support: Add back strfmon.c 2016-03-16 17:38:49 -04:00
Fredrik Fornwall d453a4861f libandroid-support: Add back some musl-multibyte
This fixes e.g. findutils find.
2016-03-14 04:20:12 -04:00
Fredrik Fornwall 0c1ada1f25 libandroid-support: 32-bit build same as 64-bit
Fixes e.g. wide character problems with the fish shell.
2016-03-13 18:13:26 -04:00
Fredrik Fornwall 2a435b690e libandroid-support: Define nl_langinfo for 64-bit 2016-03-12 17:51:55 -05:00
Fredrik Fornwall 12f6ac00e0 libandroid-support: Add iconv for 64-bit build 2016-01-04 06:39:40 -05:00
Fredrik Fornwall c5421c5824 libandroid-support: Add musl-locale/intl.c to 64-bit 2016-01-03 19:46:24 -05:00
Fredrik Fornwall 983e64adf4 libandroid-support: Enable langinfo for 64-bit 2016-01-03 08:59:29 -05:00
Fredrik Fornwall ce2a8eac82 Add mblen.c to 64-bit libandroid-support build 2015-12-01 19:43:46 -05:00
Fredrik Fornwall 02eb3a1a7f libandroid-support: Add wcslcpy to header 2015-07-15 19:10:35 -04:00
Fredrik Fornwall fa85bc7b3e libandroid-support: Fix dangling extern C linkage in libintl.h 2015-07-13 02:50:34 -04:00
Fredrik Fornwall c8c9d0b875 libandroid-support: Fix crash on android m preview 2015-07-11 05:56:01 -04:00
Fredrik Fornwall 8f7dda8321 Work against 64-bit builds 2015-06-25 06:36:03 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00