Commit Graph

16 Commits

Author SHA1 Message Date
Gonzalo Exequiel Pedone
b87dfadb4c
Updated md5sums of the Android boost packages. Also fixed typo x86_64 -> x86-64. 2024-03-22 20:57:22 -03:00
8e88e71045 Remove obsolete patches for boost 2024-03-18 13:12:44 +01:00
c77e67b04e Update android boost packages to 1.84.0 2024-03-17 21:40:53 +01:00
97d89e925a Fix build of android-*-boost after update to 1.81.0
* Use `android-environment` instead of hardcoding paths
* Remove hacks for specifying include directories and standard
  library manually
* Streamline compiler options with what CMake would use under
  Android
* Use C++17
2023-03-25 21:14:04 +01:00
1504660f55 Update boost packages to 1.81.0
There are still build errors to be fixed in the Android
variants.
2023-02-03 15:20:00 +01:00
4bb1b25bc4 Update android-*-boost packages to 1.76.0 2021-06-12 00:31:34 +02:00
xdavidwu
a60368945e
boost: android-aarch64: disable various overrides
sysroot and gcc-toolchain seem to be unneeded with toolchain with
platform versions in triplets.
Also unified the header search paths to use those headers from llvm
toolchain as much as possible.

This seems to fix the problem with dlopen refusing to load with "using
IE access model".
2021-06-11 21:10:44 +08:00
3e3076da15 Sync android-*-boost variants 2021-02-27 19:08:22 +01:00
xdavidwu
555d1ee54b
boost: android-{aarch64,x86-64,armv7a-eabi}: 1.75.0 2021-02-28 00:13:31 +08:00
xdavidwu
dfdc8dac9a
boost: android-{aarch64,x86-64,armv7a-eabi}: fix for ndk r22 sysroot layout 2021-02-28 00:05:49 +08:00
d1c12f7a14 Update boost to 1.74.0 2020-10-09 23:44:22 +02:00
2686b55832 Update boost to 1.73.0
The x86 versions don't build for Android
2020-05-02 18:33:31 +02:00
6e992767cd Update android-*-boost to 1.71.0 2019-09-18 18:01:38 +02:00
3dd579932b Update Boost for Android to 1.69.0 2019-02-04 18:32:57 +01:00
ef8077e8fb Add armv7a-eabi variants for all android packages
Not tested yet
2018-12-29 20:08:48 +01:00
afbe1209a8 Update Android packages
* Update to latest version(s)
* Change name scheme
* Use Clang/libc++ everywhere
2018-11-26 20:50:49 +01:00