Commit Graph

37 Commits (8f9f4ba5e2b738fb63c2d6cdcfdce5c169d4e88c)

Author SHA1 Message Date
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 1bb1661a40
doc: fix typo in bitcoin_qt.m4 comment
5 years ago
fanquake 0aeb98ac1f
build: remove jpeg lib check from bitcoin_qt.m4
5 years ago
Carl Dong 689d3b4a03
build-aux: Remove check for x11-xcb
5 years ago
Sjors Provoost fd46c4c001
Bump minimum Qt version to 5.5.1
6 years ago
Hennadii Stepanov 2bc3f114d0
Bump the minimum Qt version to 5.2
6 years ago
Sebastian Kung 800dea88a6
Upgrade Qt depends to 5.9.6
6 years ago
Sebastian Kung 28482efefb
Ugrade Qt depends to Qt5.9.4
6 years ago
Wladimir J. van der Laan bad068ad9f build: Build system changes to support only Qt5
6 years ago
Werner Lemberg 06abcbf9ba
scripted-diff: Orthogonalize string quoting
7 years ago
Werner Lemberg e0496d3b9a
bitcoin_qt.m4: Add missing dollar sign for variable.
7 years ago
Werner Lemberg 079f4b2a24
bitcoin_qt.m4: Add missing braces around variables in autoconf messages.
7 years ago
Werner Lemberg 8695315fb2
bitcoin_qt.m4: Use correct M4 quoting characters.
7 years ago
Werner Lemberg db32a4fd6b
bitcoin_qt.m4: Improve QT_VERSION tests.
7 years ago
Timothy Redaelli 7222388bb2 Avoid printing generic and duplicated "checking for QT" during ./configure
8 years ago
Russell Yanofsky bf1026412d Run bitcoin_test-qt under minimal QPA platform
8 years ago
Cory Fields 342eb9618a build: find qt's renamed helper libs from 5.7
8 years ago
Luke Dashjr 0c4e6ce88f Add MIT license to build-aux/m4 scripts
8 years ago
Cory Fields 0c928cb13c build: Fix Qt5PlatformSupport check without pkg-config
8 years ago
Jonas Schnelli 2759597bc8
Only pass -lQt5PlatformSupport if >=Qt5.6
9 years ago
Jonas Schnelli 6194d9a501
Fix bitcoin_qt.m4 and fix-xcb-include-order.patch
9 years ago
Wladimir J. van der Laan 354b03dee1
Merge #7604: build: Remove spurious dollar sign. Fixes #7189.
9 years ago
Chris Moore 3d19193f14 Remove spurious dollar sign. Fixes #7189.
9 years ago
Luke Dashjr d5f46832de Unify package name to as few places as possible without major changes
9 years ago
Cory Fields 69d0513436 build: Use fPIC rather than fPIE for qt objects.
9 years ago
Cory Fields 17c4d9d164 build: Split hardening/fPIE options out
9 years ago
Wladimir J. van der Laan dbacc69b4f build: If both Qt4 and Qt5 are installed, use Qt5
9 years ago
Cory Fields 31bfc272c7 build: make sure pkg-config checks are guarded by an m4_ifdef
9 years ago
Cory Fields fe997dfd12 build: fix building against qt5.4/5.5
9 years ago
Wladimir J. van der Laan 55f55ec5db qt: disable qt tests when one of the checks for the gui fails
10 years ago
Luke Dashjr b77b4eda8d Bugfix: Replace bashisms with standard sh to fix build on non-BASH systems
10 years ago
Cory Fields 9fedafba4b build: Fix OSX build when using Homebrew and qt5
10 years ago
randy-waterhouse e2a98d270d Update obsolete AC macros.
10 years ago
randy-waterhouse 52a5f90360 Create the common location for all m4 autotool build scripts, build-aux/m4.
10 years ago