aboutsummaryrefslogtreecommitdiff
path: root/src/m4/bitcoin_qt.m4
AgeCommit message (Expand)Author
2014-09-16Create the common location for all m4 autotool build scripts, build-aux/m4.randy-waterhouse
2014-08-25Merge pull request #4654Wladimir J. van der Laan
2014-08-17build: Add --with-utils (bitcoin-cli and bitcoin-tx, default=yes).randy-waterhouse
2014-08-07Fixes ignored qt 4.8 codecs path on windows when configuring with --with-qt-l...ntrgn
2014-08-06build: add --with-qt-translationdir to configure for use with static qtCory Fields
2014-08-06build: Find the proper xcb/pcre dependenciesCory Fields
2014-08-05build: Fix windows configure when using --with-qt-libdirntrgn
2014-07-17build: fix whitespace in pkg-config variableCory Fields
2014-07-17build: allow linux and osx to build against static qt5Cory Fields
2014-06-05build: avoid the use of top_ and abs_ dir pathsCory Fields
2014-03-15build: fix explicit --disable-qt-dbusCory Fields
2014-01-27build: use -mwindows for gui targets when linking with mingwCory Fields
2014-01-23build: fix typo in configure help messageWladimir J. van der Laan
2014-01-18configure: Minor grammatical changes to be more clearLuke Dashjr
2014-01-18configure: Change --with[out]-qt to --with[out]-gui and add --with[out]-cli a...Luke Dashjr
2014-01-18Bugfix: Correct captitalisation of QtLuke Dashjr
2014-01-14build: upgrade Qt used by windows build to 5.2.0Wladimir J. van der Laan
2014-01-13build: fix MacOSX build after ec41342Wladimir J. van der Laan
2014-01-10qt5: fix typo causing broken selection logicCory Fields
2014-01-10qt5: fix --with-qt with no argumentsCory Fields
2014-01-10qt5: split out qt config and add qt5 supportCory Fields