Commit Graph

49 Commits (43f909990190b3ff7883f0b2c117daa876d8fd99)

Author SHA1 Message Date
Hennadii Stepanov 2bc3f114d0
Bump the minimum Qt version to 5.2
6 years ago
MarcoFalke 415f2bff69
Merge #13095: build: update ax_boost_chrono/unit_test_framework
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
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
fanquake aa85dcf472 build: sync ax_boost_chrono/unit_test
7 years ago
Vasil Dimov 8c632f73c2
ax_boost_{chrono,unit_test_framework}.m4: take changes from upstream
7 years ago
Wladimir J. van der Laan 7cf1aea5cf
Merge #12294: [Docs] Create NetBSD build instructions and fix compilation
7 years ago
Randolf Richardson 336685e17e
[build] Add db4_cxx to bitcoin_find_bdb48.m4
7 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
Patrick Strateman 1cc251f50f Explicitly search for bdb5.3.
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 9829c54de2 build: force a c++ standard to be specified
8 years ago
Wladimir J. van der Laan 8713de83a0 build: Add options to override BDB cflags/libs
8 years ago
Cory Fields 342eb9618a build: find qt's renamed helper libs from 5.7
8 years ago
fanquake 282abd8358
[build-aux] Boost_Base serial 27
8 years ago
Luke Dashjr 0c4e6ce88f Add MIT license to build-aux/m4 scripts
8 years ago
Luke Dashjr 3f8a5d8f6e Trivial: build-aux/m4/l_atomic: Fix typo
8 years ago
Anthony Towns 878faacd7b Add configure check for -latomic
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
fanquake 0e209f9bf9
[trivial] Sync ax_pthread with upstream draft
9 years ago
Wladimir J. van der Laan 2aacc72727 build: update ax_cxx_compile_stdcxx to serial 4
9 years ago
Wladimir J. van der Laan 67969af09f build: Enable C++11 build, require C++11 compiler
9 years ago
fanquake cf5c786fc3 [build-aux] Update Boost & check macros to latest serials
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 faf0af49f5 Suggest --disable-wallet when libdb_cxx headers are missing
10 years ago
Cory Fields ee64c53c1f build: remove internal/protected build attribute checks
10 years ago
Cory Fields f36a40f7fd build: check visibility attributes
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