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
2016-10-18
Bump version to 0.13.1
Wladimir J. van der Laan
2016-09-21
Bugfix: Allow building libbitcoinconsensus without any univalue
Luke Dashjr
2016-09-21
configure: Allow building bench_bitcoin by itself
Luke Dashjr
2016-09-21
Add configure check for -latomic
Anthony Towns
2016-09-07
build: Updates for OpenBSD
Wladimir J. van der Laan
2016-09-07
build: Remove check for `openssl/ec.h`
Wladimir J. van der Laan
2016-07-18
build: bump version to 0.13.0
Wladimir J. van der Laan
2016-07-08
Merge #8314: Fix pkg-config issues for 0.13
Wladimir J. van der Laan
2016-07-07
build: fix Windows builds without pkg-config
Cory Fields
2016-07-06
build: require boost for bench
Cory Fields
2016-06-10
build: add armhf/aarch64 gitian builds
Cory Fields
2016-06-01
build: a few ugly hacks to get the rpc tests working out-of-tree
Cory Fields
2016-04-30
build: No need to check for leveldb atomics
Cory Fields
2016-04-28
Merge #7165: build: Enable C++11 in build, require C++11 compiler
Wladimir J. van der Laan
2016-04-27
build: quiet annoying warnings without adding new ones
Cory Fields
2016-04-26
build: Enable C++11 build, require C++11 compiler
Wladimir J. van der Laan
2016-04-26
Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e035.
randy-waterhouse
2016-04-19
leveldb: integrate leveldb into our buildsystem
Cory Fields
2016-04-11
build: define base filenames for use elsewhere in the buildsystem
Cory Fields
2016-04-03
build: Remove unnecessary executables from gitian release
Wladimir J. van der Laan
2016-03-31
Merge #7477: Fix quoting of copyright holders in configure.ac.
Wladimir J. van der Laan
2016-03-29
build: python 3 compatibility
Wladimir J. van der Laan
2016-02-07
Fix quoting of copyright holders in configure.ac.
Daniel Kraft
2016-02-04
Merge #7349: Build against system UniValue when available
Wladimir J. van der Laan
2016-02-03
Merge branch 'master' into single_prodname
Luke Dashjr
2016-01-28
Change default configure option --with-system-univalue to "no"
Luke Dashjr
2016-01-28
Bugfix: Include COPYRIGHT_HOLDERS_SUBSTITUTION in Makefile substitutions so i...
Luke Dashjr
2016-01-28
Move PACKAGE_URL to configure.ac
Luke Dashjr
2016-01-26
release: always link librt for glibc back-compat builds
Cory Fields
2016-01-26
release: add check-symbols and check-security make targets
Cory Fields
2016-01-19
Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhere
Luke Dashjr
2016-01-18
Merge pull request #7363
Wladimir J. van der Laan
2016-01-17
Update license year range to 2016
Prayag Verma
2016-01-15
Build against system UniValue when available
Luke Dashjr
2016-01-08
c++11: add scoped enum fallbacks to CPPFLAGS rather than defining them locally
Cory Fields
2016-01-05
c++11: detect and correct for boost builds with an incompatible abi
Cory Fields
2015-12-22
Set copyright holders displayed in notices separately from the package name
Luke Dashjr
2015-12-22
depends: Pass PYTHONPATH along to configure
Cory Fields
2015-12-22
macdeploy: Use rsvg-convert rather than cairosvg
Luke Dashjr
2015-12-22
More complicated package name substitution for Mac deployment
Luke Dashjr
2015-12-03
Now that 0.12 has been branched, master is 0.12.99
Wladimir J. van der Laan
2015-11-13
Update key.cpp to new secp256k1 API
Pieter Wuille
2015-11-09
build: Split hardening/fPIE options out
Cory Fields
2015-11-04
build: If both Qt4 and Qt5 are installed, use Qt5
Wladimir J. van der Laan
2015-10-29
Merge pull request #6870
Wladimir J. van der Laan
2015-10-23
Add config option to enable extended RPC tests for code coverage
dexX7
2015-10-23
Require Python for RPC tests, when using lcov
dexX7
2015-10-22
[trivial] Rewrite help text for feature enabled by default
MarcoFalke
2015-10-06
Merge pull request #6733
Wladimir J. van der Laan
2015-10-06
Merge pull request #6743
Wladimir J. van der Laan
[next]