Commit Graph

103 Commits (b7381552cd4f965c45f1560d9cfc2fb09dbfcc1d)

Author SHA1 Message Date
fanquake fecb3723b6
build: additional PKG_CHECK_MODULES calls in bitcoin_qt.m4
4 years ago
fanquake a53eff3ce5
build: misc doc changes in bitcoin_qt.m4
4 years ago
fanquake 340fa6c0ff
build: set QT_*_CFLAGS & QT_*_LIBS in PKG_CHECK_MODULES() calls
4 years ago
fanquake 4b8ad97c5b
build: use QT_*_LIBS rather than passing lib names
4 years ago
fanquake 13313b2904
scripted-diff: replace Qt5 with ${qt_lib_prefix} in _BITCOIN_QT_CHECK_STATIC_LIBS
4 years ago
fanquake 477df3623c
build: reorder libs in _BITCOIN_QT_CHECK_STATIC_LIBS (move-only)
4 years ago
fanquake 879215e665
build: check if -lsocket is required with *ifaddrs
4 years ago
Hennadii Stepanov 72fc043954
build, qt: Drop redundant -lxcb-static flag
4 years ago
Hennadii Stepanov cba4a7e416
build, qt: Always test plugins/subdir before adding to search paths
4 years ago
Hennadii Stepanov 1be8e0f238
build: Add QMacStyle support
4 years ago
fanquake 06cd0da21f
build: qt 5.12.10
4 years ago
Hennadii Stepanov ffdd7de690
build, qt: Fix regression introduced in #21363
4 years ago
Hennadii Stepanov 32b8dc648f
build, refactor: Fix indentation
4 years ago
Hennadii Stepanov 57b65225dc
build, qt: Make Qt static libs check regardless of plugindir
4 years ago
Hennadii Stepanov 6203457915
build, refactor: Rename internal _BITCOIN_QT_FIND_STATIC_PLUGINS macro
4 years ago
Hennadii Stepanov bf2477402d
build, qt: Refactor internal _BITCOIN_QT_CHECK_STATIC_PLUGINS macro
4 years ago
fanquake fca3e98f64
Merge #18298: build: Fix Qt processing of configure script for depends with DEBUG=1
4 years ago
fanquake 7bf04e358a
build: remove mostly pointless BOOST_PROCESS macro
4 years ago
Wladimir J. van der Laan 9996b1806a
Merge #21064: refactor: use std::shared_mutex & remove Boost Thread
4 years ago
fanquake 8f360e349e
build: remove ax_gcc_func_attribute macro
4 years ago
fanquake 06e1d7d81d
build: don't build or use Boost Thread
4 years ago
fanquake 54ce4fac80
build: improve macro for testing -latomic requirement
4 years ago
Hennadii Stepanov 76f52e3da3
build: Fix Qt processing of configure script for depends with DEBUG=1
4 years ago
Hennadii Stepanov ec4a46dd9c
build: Drop unneeded IOKit framework dependency
4 years ago
Hennadii Stepanov 65afe4cb69
build: Drop unneeded ApplicationServices framework dependency
4 years ago
Andrew Chow 99309ab3e9 Allow disabling BDB in configure with --without-bdb
4 years ago
fanquake fc9278d162
build: AX_PTHREAD serial 27
4 years ago
fanquake 7ce7f2b251
Merge #17396: build: modest Android improvements
4 years ago
Igor Cota 366913e307 build: AX_BOOST_THREAD serial 33
4 years ago
Igor Cota cf0681133a build: disable D-Bus on Android by default
4 years ago
Hennadii Stepanov 4af4672525
build, qt: Add Qt version checking
4 years ago
Hennadii Stepanov 30e336f785
build: Drop unused bitcoin_cv_qt58
4 years ago
Sjors Provoost 929cda5470
configure: add ax_boost_process
4 years ago
fanquake 265492723a
Merge #18297: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts including Windows
4 years ago
Pieter Wuille 7cbfebbf3d Update ax_cxx_compile_stdcxx.m4
5 years ago
Hennadii Stepanov da0842dcd4 build: Update ax_boost_mase.m4 to the latest serial
5 years ago
Hennadii Stepanov 8a26848c46
build: Fix m4 escaping
5 years ago
Hennadii Stepanov 9123ec15db
build: Remove extra tokens warning
5 years ago
Hennadii Stepanov fded4f48c3
build: Remove duplicated QT_STATICPLUGIN define
5 years ago
Hennadii Stepanov 05a93d5d96
build: Fix indentation in bitcoin_qt.m4
5 years ago
Hennadii Stepanov ddbb419310
build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts
5 years ago
fanquake bd37f2bc26
build: remove Boost Chrono detection from build system
5 years ago
Wladimir J. van der Laan 91fbcf41b3
Merge #16110: depends: Add Android NDK support
5 years ago
Igor Cota d419ca7e32 depends: export dynamic JNI symbols from static qtforandroid.a
5 years ago
Jon Layton 57b0cd4db9 build: Installed Qt version only appears if being built
5 years ago
BlockMechanic f1e40b3e71 Update bitcoin_qt.m4
5 years ago
fanquake cf57e33cc6
Merge #16870: build: update boost macros to latest upstream for improved error reporting
5 years ago
Jon Layton 6aab7649d3 doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_bdb48.m4
5 years ago
fanquake bb99c4e684
build: update boost macros to latest upstream
5 years ago
fanquake 1bb1661a40
doc: fix typo in bitcoin_qt.m4 comment
5 years ago