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
/
bitcoin_qt.m4
Age
Commit message (
Expand
)
Author
2014-08-25
Merge pull request #4654
Wladimir J. van der Laan
2014-08-17
build: Add --with-utils (bitcoin-cli and bitcoin-tx, default=yes).
randy-waterhouse
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-03-15
build: fix explicit --disable-qt-dbus
Cory Fields
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