aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2015-01-08Merge pull request #5542Wladimir J. van der Laan
2015-01-07Bugfix: configure: Correctly detect "nothing to build" conditionLuke Dashjr
2015-01-07Bugfix: Only check for boost when building code that requires itLuke Dashjr
2015-01-07Bugfix: configure: Check for openssl/ec.hLuke Dashjr
2015-01-02Bump project-wide COPYRIGHT_YEAR to 2015Wladimir J. van der Laan
2014-12-23CLIENT_VERSION_IS_RELEASE → trueWladimir J. van der Laan
2014-12-16version 0.9.99 -> 0.10.0Wladimir J. van der Laan
2014-11-30Add /opt/local/include/db48 only if it exists.Pavel Janík
2014-11-26Merge pull request #5370Wladimir J. van der Laan
2014-11-25build: disable static lib stripping during osx make install-stripCory Fields
2014-11-24Check for strnlen and provide it if it is not found.Pavel Janík
2014-11-19build: pad header for osx libsCory Fields
2014-11-19build: fix static dll link for mingwCory Fields
2014-11-19build: shared lib build should work reasonably well nowCory Fields
2014-11-19build: add --with-libs so that libs are optionalCory Fields
2014-11-19build: check visibility attributesCory Fields
2014-11-19build: mingw needs libssp for hardening with dllsCory Fields
2014-11-19build: make a distinction between static app ldflags and static lib ldflagsCory Fields
2014-11-18revert part of 9eda1620bCory Fields
2014-11-18build: fixup configure to not export anythingCory Fields
2014-11-18Don't use bashisms in configurePieter Wuille
2014-11-18Always build and link libsecp256k1Pieter Wuille
2014-11-06Rearrange initial config checks: AC, AM, compiler, libtool.kiwigb
2014-10-31tests: replace the old (unused since Travis) tests with new rpc test scriptsCory Fields
2014-10-14build: fix libtool's refusal to link static libs into a dllCory Fields
2014-10-13build: quit abusing LIBS for Windows builds.Cory Fields
2014-10-10build: fix dynamic boost check when --with-boost= is usedCory Fields
2014-10-07Merge pull request #5053Wladimir J. van der Laan
2014-10-06Homebrew lang fixDominyk Tiller
2014-10-03Bugfix: Replace bashisms with standard sh to fix build on non-BASH systemsLuke Dashjr
2014-10-01build: Fix OSX build when using Homebrew and qt5Cory Fields
2014-09-30tests: fix python test-runner for windowsCory Fields
2014-09-16Update obsolete AC macros.randy-waterhouse
2014-09-16Add warnings for autogen.sh. Fix AC_CONFIG_SRCDIR.randy-waterhouse
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