Age | Commit message (Expand) | Author |
2020-06-13 | Merge #18297: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts inc... | fanquake |
2020-04-11 | Update ax_cxx_compile_stdcxx.m4 | Pieter Wuille |
2020-04-08 | build: Update ax_boost_mase.m4 to the latest serial | Hennadii Stepanov |
2020-03-16 | build: Fix m4 escaping | Hennadii Stepanov |
2020-03-16 | build: Remove extra tokens warning | Hennadii Stepanov |
2020-03-16 | build: Remove duplicated QT_STATICPLUGIN define | Hennadii Stepanov |
2020-03-16 | build: Fix indentation in bitcoin_qt.m4 | Hennadii Stepanov |
2020-03-16 | build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts | Hennadii Stepanov |
2020-03-07 | build: remove Boost Chrono detection from build system | fanquake |
2019-11-04 | Merge #16110: depends: Add Android NDK support | Wladimir J. van der Laan |
2019-10-12 | depends: export dynamic JNI symbols from static qtforandroid.a | Igor Cota |
2019-09-30 | build: Installed Qt version only appears if being built | Jon Layton |
2019-09-22 | Update bitcoin_qt.m4 | BlockMechanic |
2019-09-21 | Merge #16870: build: update boost macros to latest upstream for improved erro... | fanquake |
2019-09-17 | doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_... | Jon Layton |
2019-09-14 | build: update boost macros to latest upstream | fanquake |
2019-07-24 | doc: fix typo in bitcoin_qt.m4 comment | fanquake |
2019-07-24 | build: remove jpeg lib check from bitcoin_qt.m4 | fanquake |
2019-07-17 | build-aux: Remove check for x11-xcb | Carl Dong |
2019-05-03 | [depends] boost: update to 1.70 | Sjors Provoost |
2019-02-14 | Bump minimum Qt version to 5.5.1 | Sjors Provoost |
2018-11-14 | Bump the minimum Qt version to 5.2 | Hennadii Stepanov |
2018-07-26 | Merge #13095: build: update ax_boost_chrono/unit_test_framework | MarcoFalke |
2018-07-20 | Merge #13482: Remove boost::program_options dependency | Wladimir J. van der Laan |
2018-07-18 | Remove program options from build system | Chun Kuan Lee |
2018-07-06 | Upgrade Qt depends to 5.9.6 | Sebastian Kung |
2018-07-05 | Ugrade Qt depends to Qt5.9.4 | Sebastian Kung |
2018-06-13 | build: Build system changes to support only Qt5 | Wladimir J. van der Laan |
2018-04-27 | build: sync ax_boost_chrono/unit_test | fanquake |
2018-03-15 | ax_boost_{chrono,unit_test_framework}.m4: take changes from upstream | Vasil Dimov |
2018-01-30 | Merge #12294: [Docs] Create NetBSD build instructions and fix compilation | Wladimir J. van der Laan |
2018-01-29 | [build] Add db4_cxx to bitcoin_find_bdb48.m4 | Randolf Richardson |
2017-11-17 | scripted-diff: Orthogonalize string quoting | Werner Lemberg |
2017-11-17 | bitcoin_qt.m4: Add missing dollar sign for variable. | Werner Lemberg |
2017-11-17 | bitcoin_qt.m4: Add missing braces around variables in autoconf messages. | Werner Lemberg |
2017-11-17 | bitcoin_qt.m4: Use correct M4 quoting characters. | Werner Lemberg |
2017-11-17 | bitcoin_qt.m4: Improve QT_VERSION tests. | Werner Lemberg |
2017-07-02 | Explicitly search for bdb5.3. | Patrick Strateman |
2017-06-08 | Avoid printing generic and duplicated "checking for QT" during ./configure | Timothy Redaelli |
2017-04-03 | Run bitcoin_test-qt under minimal QPA platform | Russell Yanofsky |
2017-02-22 | build: force a c++ standard to be specified | Cory Fields |
2017-02-07 | build: Add options to override BDB cflags/libs | Wladimir J. van der Laan |
2017-01-28 | build: find qt's renamed helper libs from 5.7 | Cory Fields |
2016-10-17 | [build-aux] Boost_Base serial 27 | fanquake |
2016-09-21 | Add MIT license to build-aux/m4 scripts | Luke Dashjr |
2016-09-21 | Trivial: build-aux/m4/l_atomic: Fix typo | Luke Dashjr |
2016-08-23 | Add configure check for -latomic | Anthony Towns |
2016-07-07 | build: Fix Qt5PlatformSupport check without pkg-config | Cory Fields |
2016-06-20 | Only pass -lQt5PlatformSupport if >=Qt5.6 | Jonas Schnelli |
2016-06-17 | Fix bitcoin_qt.m4 and fix-xcb-include-order.patch | Jonas Schnelli |