aboutsummaryrefslogtreecommitdiff
path: root/src/m4/bitcoin_qt.m4
Commit message (Expand)AuthorAgeFilesLines
* Create the common location for all m4 autotool build scripts, build-aux/m4.randy-waterhouse2014-09-161-408/+0
* Merge pull request #4654Wladimir J. van der Laan2014-08-251-5/+5
|\
| * Fixes ignored qt 4.8 codecs path on windows when configuring with --with-qt-l...ntrgn2014-08-071-5/+5
* | build: Add --with-utils (bitcoin-cli and bitcoin-tx, default=yes).randy-waterhouse2014-08-171-2/+2
|/
* build: add --with-qt-translationdir to configure for use with static qtCory Fields2014-08-061-0/+3
* build: Find the proper xcb/pcre dependenciesCory Fields2014-08-061-2/+3
* build: Fix windows configure when using --with-qt-libdirntrgn2014-08-051-0/+5
* build: fix whitespace in pkg-config variableCory Fields2014-07-171-3/+0
* build: allow linux and osx to build against static qt5Cory Fields2014-07-171-46/+61
* build: avoid the use of top_ and abs_ dir pathsCory Fields2014-06-051-1/+1
* build: fix explicit --disable-qt-dbusCory Fields2014-03-151-6/+6
* build: use -mwindows for gui targets when linking with mingwCory Fields2014-01-271-0/+5
* build: fix typo in configure help messageWladimir J. van der Laan2014-01-231-4/+4
* configure: Minor grammatical changes to be more clearLuke Dashjr2014-01-181-1/+1
* configure: Change --with[out]-qt to --with[out]-gui and add --with[out]-cli a...Luke Dashjr2014-01-181-11/+11
* Bugfix: Correct captitalisation of QtLuke Dashjr2014-01-181-8/+8
* build: upgrade Qt used by windows build to 5.2.0Wladimir J. van der Laan2014-01-141-0/+1
* build: fix MacOSX build after ec41342Wladimir J. van der Laan2014-01-131-2/+3
* qt5: fix typo causing broken selection logicCory Fields2014-01-101-1/+1
* qt5: fix --with-qt with no argumentsCory Fields2014-01-101-2/+8
* qt5: split out qt config and add qt5 supportCory Fields2014-01-101-0/+374