aboutsummaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Expand)Author
2019-10-04build: Fix boost detection on Ubuntu ARM 18.04Wladimir J. van der Laan
2019-09-30build: Installed Qt version only appears if being builtJon Layton
2019-09-21Merge #16870: build: update boost macros to latest upstream for improved erro...fanquake
2019-09-17doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_...Jon Layton
2019-09-14build: update boost macros to latest upstreamfanquake
2019-07-24doc: fix typo in bitcoin_qt.m4 commentfanquake
2019-07-24build: remove jpeg lib check from bitcoin_qt.m4fanquake
2019-07-17build-aux: Remove check for x11-xcbCarl Dong
2019-05-03[depends] boost: update to 1.70Sjors Provoost
2019-02-14Bump minimum Qt version to 5.5.1Sjors Provoost
2018-11-14Bump the minimum Qt version to 5.2Hennadii Stepanov
2018-07-26Merge #13095: build: update ax_boost_chrono/unit_test_frameworkMarcoFalke
2018-07-20Merge #13482: Remove boost::program_options dependencyWladimir J. van der Laan
2018-07-18Remove program options from build systemChun Kuan Lee
2018-07-06Upgrade Qt depends to 5.9.6Sebastian Kung
2018-07-05Ugrade Qt depends to Qt5.9.4Sebastian Kung
2018-06-13build: Build system changes to support only Qt5Wladimir J. van der Laan
2018-04-27build: sync ax_boost_chrono/unit_testfanquake
2018-03-15ax_boost_{chrono,unit_test_framework}.m4: take changes from upstreamVasil Dimov
2018-01-30Merge #12294: [Docs] Create NetBSD build instructions and fix compilationWladimir J. van der Laan
2018-01-29[build] Add db4_cxx to bitcoin_find_bdb48.m4Randolf Richardson
2017-11-17scripted-diff: Orthogonalize string quotingWerner Lemberg
2017-11-17bitcoin_qt.m4: Add missing dollar sign for variable.Werner Lemberg
2017-11-17bitcoin_qt.m4: Add missing braces around variables in autoconf messages.Werner Lemberg
2017-11-17bitcoin_qt.m4: Use correct M4 quoting characters.Werner Lemberg
2017-11-17bitcoin_qt.m4: Improve QT_VERSION tests.Werner Lemberg
2017-07-02Explicitly search for bdb5.3.Patrick Strateman
2017-06-08Avoid printing generic and duplicated "checking for QT" during ./configureTimothy Redaelli
2017-04-03Run bitcoin_test-qt under minimal QPA platformRussell Yanofsky
2017-02-22build: force a c++ standard to be specifiedCory Fields
2017-02-07build: Add options to override BDB cflags/libsWladimir J. van der Laan
2017-01-28build: find qt's renamed helper libs from 5.7Cory Fields
2016-10-17[build-aux] Boost_Base serial 27fanquake
2016-09-21Add MIT license to build-aux/m4 scriptsLuke Dashjr
2016-09-21Trivial: build-aux/m4/l_atomic: Fix typoLuke Dashjr
2016-08-23Add configure check for -latomicAnthony Towns
2016-07-07build: Fix Qt5PlatformSupport check without pkg-configCory Fields
2016-06-20Only pass -lQt5PlatformSupport if >=Qt5.6Jonas Schnelli
2016-06-17Fix bitcoin_qt.m4 and fix-xcb-include-order.patchJonas Schnelli
2016-06-13[trivial] Sync ax_pthread with upstream draftfanquake
2016-04-28build: update ax_cxx_compile_stdcxx to serial 4Wladimir J. van der Laan
2016-04-26build: Enable C++11 build, require C++11 compilerWladimir J. van der Laan
2016-03-19[build-aux] Update Boost & check macros to latest serialsfanquake
2016-02-29Merge #7604: build: Remove spurious dollar sign. Fixes #7189.Wladimir J. van der Laan
2016-02-25Remove spurious dollar sign. Fixes #7189.Chris Moore
2015-12-14Unify package name to as few places as possible without major changesLuke Dashjr
2015-11-09build: Use fPIC rather than fPIE for qt objects.Cory Fields
2015-11-09build: Split hardening/fPIE options outCory Fields
2015-11-04build: If both Qt4 and Qt5 are installed, use Qt5Wladimir J. van der Laan
2015-07-31build: make sure pkg-config checks are guarded by an m4_ifdefCory Fields