bitcoin/build-aux/m4
merge-script f61ede574c
Merge bitcoin/bitcoin#30049: build, test, doc: Temporarily remove Android-related stuff
5deb0b024e build, test, doc: Temporarily remove Android-related stuff (Hennadii Stepanov)

Pull request description:

  Previously, our Android builds were geared towards generating APKs, which relied on Qt. However, after migrating to C++20, compiling for Android became unfeasible due to Qt 5.15's compatibility limitations with NDK only up to r25, which includes an outdated embedded libc++ (see https://github.com/bitcoin/bitcoin/issues/29360).

  All removed stuff will be reinstated after migrating the build system to CMake and upgrading Qt to version 6.x.

  This PR makes possible a clean migration to the CMake-based build system as it removes code, which is not used at this moment.

ACKs for top commit:
  vasild:
    ACK 5deb0b024e
  fanquake:
    ACK 5deb0b024e - given none of this is currently tested/wont compile. Can be revisted in future.

Tree-SHA512: 3bc2ccfe881e11cc1d78c27acd6f1d86cfba86821ef3bb5eca2e80d978fdfa13659ec82284dcaadc507e2394524dea91d4b8f81d0030c1cef9708df8be76bf07
2024-05-30 09:25:42 +01:00
..
ax_boost_base.m4 build: remove Boost lib detection from ax_boost_base 2023-01-13 10:41:33 +00:00
ax_check_compile_flag.m4 build: AX_CHECK_COMPILE_FLAG() serial 6 2021-11-12 10:01:59 +08:00
ax_check_link_flag.m4 build: AX_CHECK_LINK_FLAG serial 6 2021-11-12 10:01:59 +08:00
ax_check_preproc_flag.m4 build: AX_CHECK_PREPROC_FLAG() serial 6 2021-11-12 10:01:59 +08:00
ax_cxx_compile_stdcxx.m4 build: Require C++20 compiler 2023-12-07 11:05:33 +01:00
ax_pthread.m4 build: Bump AX_PTHREAD macro to the latest version 2021-12-07 12:55:39 +02:00
bitcoin_find_bdb48.m4 build: Drop redundant AC_SUBST macros 2021-12-29 23:14:45 +02:00
bitcoin_qt.m4 Merge bitcoin/bitcoin#30049: build, test, doc: Temporarily remove Android-related stuff 2024-05-30 09:25:42 +01:00
bitcoin_subdir_to_include.m4 build: remove x-prefix comparisons 2021-12-03 21:03:35 +08:00
l_atomic.m4 build: Fix false positive CHECK_ATOMIC test for clang-15 2024-04-12 09:52:06 +02:00
l_socket.m4 build: check if -lsocket is required with *ifaddrs 2021-03-29 11:09:40 +08:00