aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-09-16Create the common location for all m4 autotool build scripts, build-aux/m4.randy-waterhouse
2014-09-01Merge pull request #4767Wladimir J. van der Laan
2014-08-29build: Remove message about Ubuntu 13.10 when no boost sleep implementation f...Wladimir J. van der Laan
2014-08-26build: add -DMINIUPNP_STATICLIB for new versionCory Fields
2014-08-21build: work around ccache/autotools warning-spamming bugCory Fields
2014-08-18build: add option for reducing exports (v2)Cory Fields
2014-08-18Revert "build: add option for reducing exports"Wladimir J. van der Laan
2014-08-17build: Add --with-utils (bitcoin-cli and bitcoin-tx, default=yes).randy-waterhouse
2014-08-15build: add option for reducing exportsCory Fields
2014-08-15build: fix automake warnings about the use of INCLUDESCory Fields
2014-08-12build: check for sys/prctl.h in the proper wayWladimir J. van der Laan
2014-08-08build: fix FDELT_TYPE configure checkCory Fields
2014-08-06build: silence mingw fpic warning spewCory Fields
2014-08-06build: don't let libtool insert rpath into binariesCory Fields
2014-07-22build: fix broken boost chrono check on some platformsCory Fields
2014-07-17build: fix whitespace in pkg-config variableCory Fields
2014-07-17build: allow linux and osx to build against static qt5Cory Fields
2014-07-08build: fix win32 static linking after libtool mergeCory Fields
2014-07-04Merge pull request #4421Wladimir J. van der Laan
2014-07-01secp256k1: Add build-side changes for libsecp256k1Cory Fields
2014-07-01secp256k1: add libtool as a dependencyCory Fields
2014-06-27Use async name resolving to improve net thread responsivenessHuang Le
2014-06-21crypto: explicitly check for byte read/write functionsCory Fields
2014-06-21build: move bitcoin-config.h to its own directoryCory Fields
2014-06-16sanity: autoconf check for sys/select.hCory Fields
2014-06-05build: Switch to non-recursive makeCory Fields
2014-05-23Replace non-threadsafe strerrorWladimir J. van der Laan
2014-05-01Remove build-time no-IPv6 settingWladimir J. van der Laan
2014-04-10build: add an option for enabling glibc back-compatCory Fields
2014-03-20build: hook up "make deploy" for cross osx buildsCory Fields
2014-03-20build: if cross-compiling for an apple host, locate some additional toolsCory Fields
2014-03-10Merge pull request #3833Wladimir J. van der Laan
2014-03-10add --enable-debug for configuredaniel
2014-03-04build: Version bump to 0.9.99, disable IS_RELEASEWladimir J. van der Laan
2014-02-05-Wl,-z,relro and -z,now were wiping out environmental LDFLAGS passed in by th...Midnight Magic
2014-01-29Bump version numbers for 0.9.0rc1 releaseWladimir J. van der Laan
2014-01-23Typesafe strprintf/error/LogPrint functionsWladimir J. van der Laan
2014-01-23Merge pull request #3560Wladimir J. van der Laan
2014-01-22build: Add -static for mingw buildsWladimir J. van der Laan
2014-01-22enable full GCC Stack-smashing protection for all OSesPhilip Kaufmann
2014-01-21build: Change package name to Bitcoin CoreWladimir J. van der Laan
2014-01-21Adapt Windows installer for 64 bitWladimir 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-18configure: Internal changes to make building bitcoind and bitcoin-cli optionalLuke Dashjr
2014-01-18Cleanup LevelDB library dependenciesLuke Dashjr
2014-01-18Bugfix: Undefine _FORTIFY_SOURCE before redefining it, to avoid warnings on c...Luke Dashjr
2014-01-18Bugfix: configure: Allow user-provided CXXFLAGS to override default optimisat...Luke Dashjr
2014-01-18Merge pull request #3545Wladimir J. van der Laan