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
/
src
/
m4
Age
Commit message (
Expand
)
Author
2014-09-16
Create the common location for all m4 autotool build scripts, build-aux/m4.
randy-waterhouse
2014-08-25
Merge pull request #4654
Wladimir J. van der Laan
2014-08-18
Merge pull request #4704
Wladimir J. van der Laan
2014-08-17
build: Add --with-utils (bitcoin-cli and bitcoin-tx, default=yes).
randy-waterhouse
2014-08-15
build: Fix boost build on some platforms
Cory Fields
2014-08-11
build: Add mention of --disable-wallet to bdb48 error messages
Wladimir J. van der Laan
2014-08-07
Fixes ignored qt 4.8 codecs path on windows when configuring with --with-qt-l...
ntrgn
2014-08-06
build: add --with-qt-translationdir to configure for use with static qt
Cory Fields
2014-08-06
build: Find the proper xcb/pcre dependencies
Cory Fields
2014-08-05
build: Fix windows configure when using --with-qt-libdir
ntrgn
2014-07-17
build: fix whitespace in pkg-config variable
Cory Fields
2014-07-17
build: allow linux and osx to build against static qt5
Cory Fields
2014-06-05
build: avoid the use of top_ and abs_ dir paths
Cory Fields
2014-04-09
Bugfix: configure: Look in libx32 subdirectory for boost libraries
Luke Dashjr
2014-04-07
build: Sync ax_boost_base.m4 with upstream.
Cory Fields
2014-03-31
build: improve missing boost error reporting
Wladimir J. van der Laan
2014-03-15
build: fix explicit --disable-qt-dbus
Cory Fields
2014-02-26
Add shell null to else block
Wil Bown
2014-01-27
build: use -mwindows for gui targets when linking with mingw
Cory Fields
2014-01-23
build: fix typo in configure help message
Wladimir J. van der Laan
2014-01-18
configure: Minor grammatical changes to be more clear
Luke Dashjr
2014-01-18
configure: Change --with[out]-qt to --with[out]-gui and add --with[out]-cli a...
Luke Dashjr
2014-01-18
Bugfix: Correct captitalisation of Qt
Luke Dashjr
2014-01-14
build: upgrade Qt used by windows build to 5.2.0
Wladimir J. van der Laan
2014-01-13
build: fix MacOSX build after ec41342
Wladimir J. van der Laan
2014-01-10
qt5: fix typo causing broken selection logic
Cory Fields
2014-01-10
qt5: fix --with-qt with no arguments
Cory Fields
2014-01-10
qt5: split out qt config and add qt5 support
Cory Fields
2013-12-12
build: fix detection of boost libs on multi-arch distros
Cory Fields
2013-11-18
Update ax_pthread.m4 to serial 21
Guillermo Céspedes Tabárez
2013-11-18
Update ax_boost_thread.m4 to serial 27
Guillermo Céspedes Tabárez
2013-11-18
Update ax_boost_system.m4 to serial 17
Guillermo Céspedes Tabárez
2013-11-18
Update ax_boost_program_options.m4 serial 22
Guillermo Céspedes Tabárez
2013-11-18
Update ax_boost_filesystem.m4 to serial 26
Guillermo Céspedes Tabárez
2013-11-18
Update ax_boost_base.m4 to serial 21
Guillermo Céspedes Tabárez
2013-09-18
autotools: fix subdir m4 check, never let it return -I
Cory Fields
2013-09-10
configure: Check common include subdirectories for bdb headers, and refuse to...
Luke Dashjr
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields