116 Commits (8b298ca7d7540acc19d1df79a5c2af7b5aca8cbe)

Author SHA1 Message Date
randy-waterhouse e7cfcc8f7e Remove custom pkg.m4 script. 9 years ago
Luke Dashjr 2ecd2941ed Bugfix: configure: Correctly detect "nothing to build" condition 10 years ago
Luke Dashjr b7a4ecc153 Bugfix: Only check for boost when building code that requires it 10 years ago
Luke Dashjr a19eeaced8 Bugfix: configure: Check for openssl/ec.h 10 years ago
Pieter Wuille 7873633b57 Squashed 'src/secp256k1/' changes from bccaf86..50cc6ab 10 years ago
Wladimir J. van der Laan edbc9045cb
Bump project-wide COPYRIGHT_YEAR to 2015 10 years ago
Wladimir J. van der Laan d7492304e9
Now that 0.10 has been branched, master is 0.10.99 10 years ago
Pieter Wuille ecae2acb06 Squashed 'src/secp256k1/' changes from b0210a9..bccaf86 10 years ago
Pieter Wuille 87bddb7a3a Squashed 'src/secp256k1/' changes from ad2028f..b0210a9 10 years ago
Pavel Janík 4c69ebed44 Add /opt/local/include/db48 only if it exists. 10 years ago
Cory Fields b7f2cdc8a9 build: disable static lib stripping during osx make install-strip 10 years ago
Pavel Janík 494f6e7d35 Check for strnlen and provide it if it is not found. 10 years ago
Luke Dashjr eef747bba8 libbitcoinconsensus: Add pkg-config support 10 years ago
Cory Fields 9eb5a5fbef build: pad header for osx libs 10 years ago
Cory Fields 9ed8979e29 build: fix static dll link for mingw 10 years ago
Cory Fields 19df238a7b build: shared lib build should work reasonably well now 10 years ago
Cory Fields cdd36c6c5c build: add --with-libs so that libs are optional 10 years ago
Cory Fields f36a40f7fd build: check visibility attributes 10 years ago
Cory Fields 811a765bef build: mingw needs libssp for hardening with dlls 10 years ago
Cory Fields e0077de5de build: make a distinction between static app ldflags and static lib ldflags 10 years ago
Cory Fields f9e40fb075 revert part of 9eda1620b 10 years ago
Cory Fields 0dc8613864 build: fixup configure to not export anything 10 years ago
Pieter Wuille cf61b5441b Don't use bashisms in configure 10 years ago
Pieter Wuille 07a9901703 Always build and link libsecp256k1 10 years ago
Pieter Wuille d48555b36a Squashed 'src/secp256k1/' content from commit ad2028f 10 years ago
kiwigb eefb766c77 Rearrange initial config checks: AC, AM, compiler, libtool. 10 years ago
Cory Fields 7667850dbf tests: replace the old (unused since Travis) tests with new rpc test scripts 10 years ago
Cory Fields 1723862e82 build: fix libtool's refusal to link static libs into a dll 10 years ago
Cory Fields 28d412ff20 build: quit abusing LIBS for Windows builds. 10 years ago
Cory Fields a7d1f035ae build: fix dynamic boost check when --with-boost= is used 10 years ago
Dominyk Tiller 27368e7626 Homebrew lang fix 10 years ago
Luke Dashjr b77b4eda8d Bugfix: Replace bashisms with standard sh to fix build on non-BASH systems 10 years ago
Cory Fields 9fedafba4b build: Fix OSX build when using Homebrew and qt5 10 years ago
Cory Fields 41d67c78bf tests: fix python test-runner for windows 10 years ago
randy-waterhouse e2a98d270d Update obsolete AC macros. 10 years ago
randy-waterhouse e54381117a Add warnings for autogen.sh. Fix AC_CONFIG_SRCDIR. 10 years ago
randy-waterhouse 52a5f90360 Create the common location for all m4 autotool build scripts, build-aux/m4. 10 years ago
Wladimir J. van der Laan 539abc4729
build: Remove message about Ubuntu 13.10 when no boost sleep implementation found 10 years ago
Cory Fields 9f7f504efc build: add -DMINIUPNP_STATICLIB for new version 10 years ago
Cory Fields 386efb7695 build: work around ccache/autotools warning-spamming bug 10 years ago
Cory Fields e432a5f08d build: add option for reducing exports (v2) 10 years ago
Wladimir J. van der Laan fad23a210b
Revert "build: add option for reducing exports" 10 years ago
randy-waterhouse c101c76907 build: Add --with-utils (bitcoin-cli and bitcoin-tx, default=yes). 10 years ago
Cory Fields 4975ae1722 build: add option for reducing exports 10 years ago
Cory Fields 6b099402b4
build: fix automake warnings about the use of INCLUDES 10 years ago
Wladimir J. van der Laan 4c61ba40b9 build: check for sys/prctl.h in the proper way 10 years ago
Cory Fields 8021cf8dbc build: fix FDELT_TYPE configure check 10 years ago
Cory Fields eccd58567d build: silence mingw fpic warning spew 10 years ago
Cory Fields a98356fee8 build: don't let libtool insert rpath into binaries 10 years ago
Cory Fields 460b32d7b1 build: fix broken boost chrono check on some platforms 10 years ago