Commit Graph

29 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
Martchus 8e88e71045 Remove obsolete patches for boost 2024-03-18 13:12:44 +01:00
Martchus c77e67b04e Update android boost packages to 1.84.0 2024-03-17 21:40:53 +01:00
Martchus 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
Martchus 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
Martchus ea0241754d Update boost packages to 1.80.0 2022-09-20 21:01:32 +02:00
Martchus 571a4141a5 Update static-compat-boost and boost-doc to 1.79.0 2022-06-16 17:51:19 +02:00
Martchus 5411a9d1fd Update static libraries
* Use an older glibc so resulting binaries can run
  on older systems (without having to link statically
  against glibc)
* Call packages static-compat-* to make it clear that
  these packages are intended for compatibility with
  older distributions
* Add further libraries to get static-compat-qt6-base
  and some other static-compat-qt6-* packages building
2022-04-28 22:43:29 +02:00
Martchus 20fe022346 Update boost-doc to 1.78.0 2022-01-08 13:20:58 +01:00
Martchus 4bb1b25bc4 Update android-*-boost packages to 1.76.0 2021-06-12 00:31:34 +02:00
Martchus dcc06e0b9d Update boost-doc to 1.76.0 2021-06-12 00:30:58 +02:00
Martchus f1345dcbda Sync android-*-boost variants 2021-06-11 21:48:09 +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
Martchus 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
Martchus d1c12f7a14 Update boost to 1.74.0 2020-10-09 23:44:22 +02:00
Martchus 2686b55832 Update boost to 1.73.0
The x86 versions don't build for Android
2020-05-02 18:33:31 +02:00
Martchus 785bbc6cff Add fixed boost package 2020-01-30 16:30:45 +01:00
Martchus 6fa95bbbfa Add boost-doc for Boost's HTML documentation 2019-11-03 16:45:22 +01:00
Martchus b0f114a85b Sync default boost package with upstream 2019-11-03 16:44:51 +01:00
Martchus 6e992767cd Update android-*-boost to 1.71.0 2019-09-18 18:01:38 +02:00
Martchus d4aa2e755a Adjust Android packages for latest NDK and armv7a-eabi 2019-03-02 14:36:44 +01:00
Martchus 3dd579932b Update Boost for Android to 1.69.0 2019-02-04 18:32:57 +01:00
Martchus ef8077e8fb Add armv7a-eabi variants for all android packages
Not tested yet
2018-12-29 20:08:48 +01:00
Martchus afbe1209a8 Update Android packages
* Update to latest version(s)
* Change name scheme
* Use Clang/libc++ everywhere
2018-11-26 20:50:49 +01:00
Martchus e977507868 Use Android API level 21 for android-boost 2018-10-18 23:19:01 +02:00
Martchus ea9a3d045f Fix buildflags for android-boost and android-cppunit 2018-10-18 21:45:38 +02:00
Martchus b0b1cc38c0 Add android-boost-arm64-v8a 2018-10-07 14:50:47 +02:00