index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2015-09-16
configure.ac: Revert autotools-auto-updated 2.69 autoconf requirement
Jeff Garzik
2015-09-16
Merge pull request #6317
Jeff Garzik
2015-09-16
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
Jeff Garzik
2015-09-02
build: build-system changes for libevent
Wladimir J. van der Laan
2015-07-31
build: fix libressl detection
Cory Fields
2015-07-15
configure --enable-debug changes
Gavin Andresen
2015-06-21
build: Remove -DBOOST_SPIRIT_THREADSAFE
Wladimir J. van der Laan
2015-06-10
Merge pull request #6244
Wladimir J. van der Laan
2015-06-07
Add an alternate location of endian.h header
Andriy Voskoboinyk
2015-06-06
configure: Detect (and reject) LibreSSL
Luke Dashjr
2015-06-01
build: disable optional use of gmp in internal secp256k1 build
Wladimir J. van der Laan
2015-06-01
Now that 0.11 has been branched, master is 0.11.99
Wladimir J. van der Laan
2015-05-14
build: make libboost_chrono mandatory
Cory Fields
2015-05-02
change AC_PACKAGE_BUGREPORT from info@bitcoin.org to github issue tracker URL
Jonas Schnelli
2015-03-06
build: Endian compatibility
Wladimir J. van der Laan
2015-03-03
Merge pull request #5819
Wladimir J. van der Laan
2015-03-02
keys: remove libsecp256k1 verification until it's actually supported
Cory Fields
2015-02-23
build: fix typo in configure help
Cory Fields
2015-02-23
build: remove libstdc++ backwards-compat
Cory Fields
2015-02-23
build: disable reduced exports by default
Cory Fields
2015-01-21
Remove custom pkg.m4 script.
randy-waterhouse
2015-01-08
Merge pull request #5542
Wladimir J. van der Laan
2015-01-07
Bugfix: configure: Correctly detect "nothing to build" condition
Luke Dashjr
2015-01-07
Bugfix: Only check for boost when building code that requires it
Luke Dashjr
2015-01-07
Bugfix: configure: Check for openssl/ec.h
Luke Dashjr
2015-01-02
Bump project-wide COPYRIGHT_YEAR to 2015
Wladimir J. van der Laan
2014-12-19
Merge pull request #5334
Wladimir J. van der Laan
2014-12-11
Now that 0.10 has been branched, master is 0.10.99
Wladimir J. van der Laan
2014-11-30
Add /opt/local/include/db48 only if it exists.
Pavel Janík
2014-11-26
Merge pull request #5370
Wladimir J. van der Laan
2014-11-25
build: disable static lib stripping during osx make install-strip
Cory Fields
2014-11-24
Check for strnlen and provide it if it is not found.
Pavel Janík
2014-11-20
libbitcoinconsensus: Add pkg-config support
Luke Dashjr
2014-11-19
build: pad header for osx libs
Cory Fields
2014-11-19
build: fix static dll link for mingw
Cory Fields
2014-11-19
build: shared lib build should work reasonably well now
Cory Fields
2014-11-19
build: add --with-libs so that libs are optional
Cory Fields
2014-11-19
build: check visibility attributes
Cory Fields
2014-11-19
build: mingw needs libssp for hardening with dlls
Cory Fields
2014-11-19
build: make a distinction between static app ldflags and static lib ldflags
Cory Fields
2014-11-18
revert part of 9eda1620b
Cory Fields
2014-11-18
build: fixup configure to not export anything
Cory Fields
2014-11-18
Don't use bashisms in configure
Pieter Wuille
2014-11-18
Always build and link libsecp256k1
Pieter Wuille
2014-11-06
Rearrange initial config checks: AC, AM, compiler, libtool.
kiwigb
2014-10-31
tests: replace the old (unused since Travis) tests with new rpc test scripts
Cory Fields
2014-10-14
build: fix libtool's refusal to link static libs into a dll
Cory Fields
2014-10-13
build: quit abusing LIBS for Windows builds.
Cory Fields
2014-10-10
build: fix dynamic boost check when --with-boost= is used
Cory Fields
2014-10-07
Merge pull request #5053
Wladimir J. van der Laan
[next]