index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build-aux
/
m4
Age
Commit message (
Expand
)
Author
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
2016-06-13
[trivial] Sync ax_pthread with upstream draft
fanquake
2016-04-28
build: update ax_cxx_compile_stdcxx to serial 4
Wladimir J. van der Laan
2016-04-26
build: Enable C++11 build, require C++11 compiler
Wladimir J. van der Laan
2016-03-19
[build-aux] Update Boost & check macros to latest serials
fanquake
2016-02-29
Merge #7604: build: Remove spurious dollar sign. Fixes #7189.
Wladimir J. van der Laan
2016-02-25
Remove spurious dollar sign. Fixes #7189.
Chris Moore
2015-12-14
Unify package name to as few places as possible without major changes
Luke Dashjr
2015-11-09
build: Use fPIC rather than fPIE for qt objects.
Cory Fields
2015-11-09
build: Split hardening/fPIE options out
Cory Fields
2015-11-04
build: If both Qt4 and Qt5 are installed, use Qt5
Wladimir J. van der Laan
2015-07-31
build: make sure pkg-config checks are guarded by an m4_ifdef
Cory Fields
2015-07-23
build: fix building against qt5.4/5.5
Cory Fields
2015-04-29
qt: disable qt tests when one of the checks for the gui fails
Wladimir J. van der Laan
2015-01-31
Suggest --disable-wallet when libdb_cxx headers are missing
Luke Dashjr
2014-11-19
build: remove internal/protected build attribute checks
Cory Fields
2014-11-19
build: check visibility attributes
Cory Fields
2014-10-03
Bugfix: Replace bashisms with standard sh to fix build on non-BASH systems
Luke Dashjr
2014-10-01
build: Fix OSX build when using Homebrew and qt5
Cory Fields
2014-09-16
Update obsolete AC macros.
randy-waterhouse
2014-09-16
Create the common location for all m4 autotool build scripts, build-aux/m4.
randy-waterhouse