aboutsummaryrefslogtreecommitdiff
path: root/src/m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #4704Wladimir J. van der Laan2014-08-181-0/+6
|\ \
| * | build: Fix boost build on some platformsCory Fields2014-08-151-0/+6
* | | build: Add --with-utils (bitcoin-cli and bitcoin-tx, default=yes).randy-waterhouse2014-08-171-2/+2
|/ /
* / build: Add mention of --disable-wallet to bdb48 error messagesWladimir J. van der Laan2014-08-111-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
* Bugfix: configure: Look in libx32 subdirectory for boost librariesLuke Dashjr2014-04-091-1/+4
* build: Sync ax_boost_base.m4 with upstream.Cory Fields2014-04-071-1/+7
* build: improve missing boost error reportingWladimir J. van der Laan2014-03-316-6/+12
* build: fix explicit --disable-qt-dbusCory Fields2014-03-151-6/+6
* Add shell null to else blockWil Bown2014-02-261-2/+2
* 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
* build: fix detection of boost libs on multi-arch distrosCory Fields2013-12-121-1/+7
* Update ax_pthread.m4 to serial 21Guillermo Céspedes Tabárez2013-11-181-17/+32
* Update ax_boost_thread.m4 to serial 27Guillermo Céspedes Tabárez2013-11-181-37/+33
* Update ax_boost_system.m4 to serial 17Guillermo Céspedes Tabárez2013-11-181-3/+3
* Update ax_boost_program_options.m4 serial 22Guillermo Céspedes Tabárez2013-11-181-3/+3
* Update ax_boost_filesystem.m4 to serial 26Guillermo Céspedes Tabárez2013-11-181-4/+4
* Update ax_boost_base.m4 to serial 21Guillermo Céspedes Tabárez2013-11-181-3/+5
* autotools: fix subdir m4 check, never let it return -ICory Fields2013-09-181-2/+4
* configure: Check common include subdirectories for bdb headers, and refuse to...Luke Dashjr2013-09-102-0/+78
* autotools: switch to autotools buildsystemCory Fields2013-09-0511-0/+1544