Commit Graph

133 Commits (9be08b7fe2b6fc81afd0ff4a82d9f9637c92df9d)

Author SHA1 Message Date
Wladimir J. van der Laan 3140ef9249 build: build-system changes for libevent
9 years ago
Cory Fields d9add71951 build: fix libressl detection
9 years ago
Gavin Andresen 83b48c8971
configure --enable-debug changes
9 years ago
Wladimir J. van der Laan b6668209aa build: Remove -DBOOST_SPIRIT_THREADSAFE
10 years ago
Wladimir J. van der Laan d9a94b7009
Merge pull request #6244
10 years ago
Andriy Voskoboinyk 0640a5eb60 Add an alternate location of endian.h header
10 years ago
Luke Dashjr a5a81f7354 configure: Detect (and reject) LibreSSL
10 years ago
Wladimir J. van der Laan 7fd5b801ff
build: disable optional use of gmp in internal secp256k1 build
10 years ago
Wladimir J. van der Laan 3e8ccc765a
Now that 0.11 has been branched, master is 0.11.99
10 years ago
Cory Fields ca66717d89
build: make libboost_chrono mandatory
10 years ago
Jonas Schnelli 3727cbb0a2 change AC_PACKAGE_BUGREPORT from info@bitcoin.org to github issue tracker URL
10 years ago
Wladimir J. van der Laan 4414f5ffe1 build: Endian compatibility
10 years ago
Wladimir J. van der Laan f8e68f7bfb
Merge pull request #5819
10 years ago
Cory Fields 16a58a8644 keys: remove libsecp256k1 verification until it's actually supported
10 years ago
Cory Fields 3448b132c4 build: fix typo in configure help
10 years ago
Cory Fields aa3673064c build: remove libstdc++ backwards-compat
10 years ago
Cory Fields 3ee028f131 build: disable reduced exports by default
10 years ago
randy-waterhouse e7cfcc8f7e Remove custom pkg.m4 script.
10 years ago
Wladimir J. van der Laan 204d41a821
Merge pull request #5542
10 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
Wladimir J. van der Laan edbc9045cb
Bump project-wide COPYRIGHT_YEAR to 2015
10 years ago
Wladimir J. van der Laan cf875367d2
Merge pull request #5334
10 years ago
Wladimir J. van der Laan d7492304e9
Now that 0.10 has been branched, master is 0.10.99
10 years ago
Pavel Janík 4c69ebed44 Add /opt/local/include/db48 only if it exists.
10 years ago
Wladimir J. van der Laan 91eaedd4ce
Merge pull request #5370
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
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
Wladimir J. van der Laan ca067dc937
Merge pull request #5053
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