aboutsummaryrefslogtreecommitdiff
path: root/build-aux/m4
Commit message (Expand)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-2/+2
* s/doge/dis/gTomo Ueda2021-09-021-1/+1
* Fix Mac cross buildslangerhans2019-03-251-0/+1
* Re-add paperwallet printer (#1467)Max K2019-03-251-2/+3
* Rename binaries to match DogecoinRoss Nicoll2019-03-252-3/+3
* Fixed typo in dogecoin_find_bdb51.m4Dmitri Bogomolov2018-10-031-1/+1
* Update dependency builder and its packages to be ready for Dogecoin specificslangerhans2018-09-191-2/+6
* Update DB version to 5.1Ross Nicoll2018-09-191-0/+66
* build: force a c++ standard to be specifiedCory Fields2017-02-231-1/+7
* build: Add options to override BDB cflags/libsWladimir J. van der Laan2017-02-071-56/+64
* build: find qt's renamed helper libs from 5.7Cory Fields2017-01-281-2/+2
* [build-aux] Boost_Base serial 27fanquake2016-10-171-2/+2
* Add MIT license to build-aux/m4 scriptsLuke Dashjr2016-09-214-0/+18
* Trivial: build-aux/m4/l_atomic: Fix typoLuke Dashjr2016-09-211-1/+1
* Add configure check for -latomicAnthony Towns2016-08-231-0/+40
* build: Fix Qt5PlatformSupport check without pkg-configCory Fields2016-07-071-4/+16
* Only pass -lQt5PlatformSupport if >=Qt5.6Jonas Schnelli2016-06-201-1/+3
* Fix bitcoin_qt.m4 and fix-xcb-include-order.patchJonas Schnelli2016-06-171-0/+2
* [trivial] Sync ax_pthread with upstream draftfanquake2016-06-131-275/+275
* build: update ax_cxx_compile_stdcxx to serial 4Wladimir J. van der Laan2016-04-281-22/+26
* build: Enable C++11 build, require C++11 compilerWladimir J. van der Laan2016-04-261-0/+558
* [build-aux] Update Boost & check macros to latest serialsfanquake2016-03-198-219/+395
* Merge #7604: build: Remove spurious dollar sign. Fixes #7189.Wladimir J. van der Laan2016-02-291-1/+1
|\
| * Remove spurious dollar sign. Fixes #7189.Chris Moore2016-02-251-1/+1
* | Unify package name to as few places as possible without major changesLuke Dashjr2015-12-142-3/+3
|/
* build: Use fPIC rather than fPIE for qt objects.Cory Fields2015-11-091-0/+38
* build: Split hardening/fPIE options outCory Fields2015-11-091-0/+6
* build: If both Qt4 and Qt5 are installed, use Qt5Wladimir J. van der Laan2015-11-041-1/+1
* build: make sure pkg-config checks are guarded by an m4_ifdefCory Fields2015-07-311-20/+34
* build: fix building against qt5.4/5.5Cory Fields2015-07-231-4/+21
* qt: disable qt tests when one of the checks for the gui failsWladimir J. van der Laan2015-04-291-0/+1
* Suggest --disable-wallet when libdb_cxx headers are missingLuke Dashjr2015-01-311-1/+1
* build: remove internal/protected build attribute checksCory Fields2014-11-191-2/+0
* build: check visibility attributesCory Fields2014-11-191-0/+219
* Bugfix: Replace bashisms with standard sh to fix build on non-BASH systemsLuke Dashjr2014-10-031-16/+16
* build: Fix OSX build when using Homebrew and qt5Cory Fields2014-10-011-0/+7
* Update obsolete AC macros.randy-waterhouse2014-09-162-21/+21
* Create the common location for all m4 autotool build scripts, build-aux/m4.randy-waterhouse2014-09-1614-0/+2072