Commit Graph

297 Commits (82d3596dfe4ef4fd2c582d05540f93450b49d092)

Author SHA1 Message Date
fanquake e97f5c1823
depends: don't configure xcb_proto
5 years ago
MarcoFalke 11113247c3
depends: Support for S390X targets
5 years ago
Luke Dashjr 989fd539d5 depends: Support for 64-bit POWER targets
5 years ago
fanquake 2359a4790d
depends: don't use OpenGL in Qt on macOS
5 years ago
fanquake c8becb8280
depends: add ability to skip building qrencode
5 years ago
fanquake 6fdf5dab26
depends: only use dbus with qt on linux
5 years ago
Wladimir J. van der Laan 6496bb87af
Merge #17008: build: bump libevent to 2.1.11 in depends
5 years ago
fanquake 648b2e3c32
depends: remove OpenSSL package
5 years ago
Carl Dong bc728d12a9
depends: qt: Fix C{,XX} pickup
5 years ago
stefanwouldgo 02ac445b2f bump libevent to 2.1.11 in depends
5 years ago
Wladimir J. van der Laan 91fbcf41b3
Merge #16110: depends: Add Android NDK support
5 years ago
Wladimir J. van der Laan d91af4768c
Merge #17165: Remove BIP70 support
5 years ago
fanquake 2cba35ab38
build: skip building OpenSSL lib_ssl
5 years ago
fanquake 45a2d3c552
build: remove OpenSSL from Qt build
5 years ago
fanquake 67328bb7ca
build: remove protobuf from depends
5 years ago
Cory Fields 50037e97d1 depends: fix boost mac cross build with clang 9+
5 years ago
fanquake fd3b4e422d
Merge #16949: build: only pass --disable-dependency-tracking to packages that understand it
5 years ago
Block Mechanic f9af3ced1c Android: add all arch support
5 years ago
Igor Cota ed30684d03 Qt: patch androidjnimain.cpp to make sure JNI is initialised when statically compiled
5 years ago
fanquake 1ba49bcdc2
build: pass --enable-option-checking to applicable packages
5 years ago
fanquake bcff8e21b1
build: only pass --disable-dependency-tracking to packages that understand it
5 years ago
fanquake 9192ce5d63
depends: pull upstream libdmg-hfsplus changes
5 years ago
Wladimir J. van der Laan bb83d23ad8
Merge #16926: depends: Add OpenSSL termios fix for musl libc
5 years ago
Wladimir J. van der Laan 003f2d20b1
Merge #16837: depends: qt: Fix {C{,XX},LD}FLAGS pickup
5 years ago
Igor Cota e4c319e8a1 builds: remove superfluous config_opts_aarch64_android
5 years ago
Igor Cota 24ffef0c27 Patch libevent when building for Android (fix arc4random_addrandom)
5 years ago
Nathan Marley 568aa0cf83 Add OpenSSL termios fix for musl libc
5 years ago
Igor Cota 80b475f159 Fix Android zlib cross compilation issue (https://stackoverflow.com/questions/21396988/zlib-build-not-configuring-properly-with-cross-compiler-ignores-ar)
5 years ago
Igor Cota b68f2a68c2 Add config opts and patch for aarch64_android build of Qt
5 years ago
Igor Cota 0b0cff3c61 Add support for building Android dependencies
5 years ago
Wladimir J. van der Laan 4b5e5ef4ce
Merge #16809: depends: zlib: Move toolchain options to configure
5 years ago
fanquake cc1d7fd57c
Merge #16879: build: remove redundant sed patching
5 years ago
Carl Dong 1b4030e264
depends: qt: Fix LDFLAGS pickup
5 years ago
fanquake 93995c2751
build: remove unnecessary qt xcb patching
5 years ago
fanquake 4d45577c43
build: remove unnecessary macOS qt patching
5 years ago
fanquake 107e030723
build: make protobuf optional in depends
5 years ago
Wladimir J. van der Laan 1985c4efda
Merge #16413: depends: Bump QT to LTS release 5.9.8
5 years ago
Carl Dong 6eb12ffcbd
depends: qt: Fix C{,XX}FLAGS pickup
5 years ago
Carl Dong f0636d3418
depends: zlib: Move toolchain options to configure
5 years ago
MeshCollider 3ca514ddb7
Merge #16370: depends: cleanup package configure flags
5 years ago
Jon Atack f7220e85fd
build: update RapidCheck Makefile
5 years ago
fanquake c295cba5a2
depends: zeromq: disable draft classes and methods
5 years ago
fanquake 0072237b9e
depends: xproto: configure flags cleanup
5 years ago
fanquake 6a8ada3a4f
depends: qrencode: configure flags cleanup
5 years ago
fanquake 86beb8cdc4
depends: fontconfig: configure flags cleanup
5 years ago
fanquake e656d95ec7
depends: libxcb: configure flags cleanup
5 years ago
fanquake e439388b35
depends: libXau: configure flags cleanup
5 years ago
fanquake 3303124960
build: disable libxcb extensions
5 years ago
Wladimir J. van der Laan 29220250c1
Merge #16441: build: remove qt libjpeg check from bitcoin_qt.m4
5 years ago
fanquake 248e22bbc0
depends: disable unused Qt features
5 years ago
fanquake 98a64bd296
build: disable libjpeg in qt
5 years ago
Carl Dong 0c55d8b581
depends: qt: Patch to remove dep on libX11
5 years ago
THETCR 0c6054fc9f depends: Bump QT to LTS release 5.9.8
5 years ago
Carl Dong 924569914e
depends: libXext isn't needed by anyone
5 years ago
Carl Dong aa53cb7a2f
depends: libX11: Make package headers-only
5 years ago
Carl Dong 9a01ab04e1
depends: qt: Explicitly stop using Xlib/libX11
5 years ago
Carl Dong 1ec30b8fbe
depends: xproto is only directly needed by libXau
5 years ago
Carl Dong 3e80ec3ea9
contrib: Add deterministic Guix builds.
5 years ago
fanquake 0512f0521a
depends: expat 2.2.7
5 years ago
fanquake e8fabd9253
build: prune dbus from depends
5 years ago
MarcoFalke 6e9eda5567
Merge #16271: build: remove -Wall from rapidcheck build flags
5 years ago
fanquake 63d0a079e0
build: dont compile rapidcheck with -Wall
5 years ago
Carl Dong 30ea931dee
depends: xtrans: Configure flags cleanup.
6 years ago
Wladimir J. van der Laan 36fb968825
Merge #15461: [depends] update to Boost 1.70
6 years ago
Wladimir J. van der Laan 03858b23fe
Merge #15844: depends: Purge libtool archives
6 years ago
Carl Dong 8541cbea29
depends: libX*: --disable-malloc0returnsnull in conf
6 years ago
Carl Dong 0e752637a2
depends: libXext: Bump to 1.3.3 to fix _XEatDataWords
6 years ago
Carl Dong 683b7d7a3f
depends: Purge libtool archives
6 years ago
Carl Dong 14209286df
depends: Build secondary deps statically.
6 years ago
fanquake c995c870aa
depends: add ability to skip building zeromq
6 years ago
Ulrich Kempken d8bc47fde4 depends: switch to secure download of all dependencies
6 years ago
Sjors Provoost 2620e24b83
[depends] boost: update to 1.70
6 years ago
fanquake ac67582ff7
depends: latest rapidcheck, use INSTALL_ALL_EXTRAS
6 years ago
Carl Dong f7696e6183 depends: qt: Don't hardcode pwd path
6 years ago
Carl Dong 89bee1bdbf depends: tar: Always extract as yourself
6 years ago
MarcoFalke acbbb7bf0d
Merge #15601: build: depends: Switch to python3 (take 3)
6 years ago
MarcoFalke fa0f92af9a
build: depends: Switch to python3
6 years ago
Carl Dong 19a0c4af0f depends: native_protobuf: avoid system zlib
6 years ago
Dimitris Apostolou 3046e5fc01
Update zmq to 4.3.1
6 years ago
MarcoFalke d71d0d7b7f
Merge #13884: depends: Enable bdb unicode support for Windows
6 years ago
fanquake a46c8476e9
depends: disable unused qt features
6 years ago
fanquake 73b46eeb7e
depends: qt 5.9.7
6 years ago
fanquake 095e765975
depends: expat 2.2.6
6 years ago
Cory Fields f149e31ea2 depends: qt: avoid system harfbuzz and bz2
6 years ago
Cory Fields 430bf6c7a1 depends: fix bitcoin-qt back-compat with older freetype versions at runtime
6 years ago
mruddy f1bd03eb01 [depends, zmq, doc] upgrade zeromq to 4.2.5 and avoid deprecated zeromq api functions
6 years ago
Chun Kuan Lee 7177e093f9 depends: Remove unused Qt 4 dependencies
6 years ago
Chris Stewart b2f49bd732 Integration of property based testing into Bitcoin Core
6 years ago
Chun Kuan Lee 5bb0164cee depends: Enable unicode support on dbd for Windows
6 years ago
Cory Fields de0b4fba2f depends: fix qt determinism
6 years ago
Chun Kuan Lee 96dda8b058 [depends] Add riscv qt depends support for cross compiling bitcoin-qt
6 years ago
TheCharlatan 00db418176 Add aarch64 qt depends support for cross compiling bitcoin-qt
6 years ago
MarcoFalke e8ffec69f7
Merge #13732: Depends: Fix Qt's rcc determinism
6 years ago
Fuzzbawls 6b5506a286
Fix Qt's rcc determinism for depends/gitian
6 years ago
Sjors Provoost 12c93cb85b
depends: use MacOS friendly sed syntax in qt.mk
6 years ago
Wladimir J. van der Laan 2dc5ab6378
Merge #13482: Remove boost::program_options dependency
6 years ago
Chun Kuan Lee f447a0a707 Remove program options from build system
6 years ago
Lawrence Nahum a4ba2388fe
depends: disable Werror for zmqlib release, causes ndk build to break
6 years ago
Wladimir J. van der Laan 75bea0507f
Merge #13604: Add depends 32-bit arm support for bitcoin-qt
6 years ago
Sebastian Kung 4b69984557
Add depends 32-bit arm support for bitcoin-qt
6 years ago