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-17
Set minimum required Boost to 1.47.0
fanquake
2016-09-30
Merge #8813: bitcoind: Daemonize using daemon(3)
Wladimir J. van der Laan
2016-09-26
bitcoind: Daemonize using daemon(3)
Matthew King
2016-09-26
Merge #8249: Enable (and check for) 64-bit ASLR on Windows
Wladimir J. van der Laan
2016-09-26
build: supply `-Wl,--high-entropy-va`
Wladimir J. van der Laan
2016-09-13
Merge #8608: Install manpages via make install, also add some autogenerated m...
Wladimir J. van der Laan
2016-09-09
Merge #8563: Add configure check for -latomic
Wladimir J. van der Laan
2016-08-28
build: Updates for OpenBSD
Wladimir J. van der Laan
2016-08-28
change help string --enable-man to --disable-man
nomnombtc
2016-08-27
add conditional for --enable-man, default is yes
nomnombtc
2016-08-23
Add configure check for -latomic
Anthony Towns
2016-08-17
Merge #8504: test: Remove java comparison tool
Wladimir J. van der Laan
2016-08-16
build: Remove check for `openssl/ec.h`
Wladimir J. van der Laan
2016-08-13
test: Remove java comparison tool
Wladimir J. van der Laan
2016-08-13
Merge #8293: Bugfix: Allow building libbitcoinconsensus without any univalue
Wladimir J. van der Laan
2016-08-13
Merge #8492: configure: Allow building bench_bitcoin by itself
Wladimir J. van der Laan
2016-08-09
Bugfix: Allow building libbitcoinconsensus without any univalue
Luke Dashjr
2016-08-09
configure: Allow building bench_bitcoin by itself
Luke Dashjr
2016-07-21
[depends] ZeroMQ 4.1.5
fanquake
2016-07-18
build: bump version to 0.13.99
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
[next]