346 Commits (master)

Author SHA1 Message Date
Cory Fields d35ebc7b55
build: warn about variable length arrays 7 years ago
Cory Fields 943f19fec7
build: force a c++ standard to be specified 7 years ago
Jonas Schnelli 0bcd85bee8
Add compile and link options echo to configure 8 years ago
Wladimir J. van der Laan 8a932154c5
build: supply `-Wl,--high-entropy-va` 8 years ago
Anthony Towns d812d95a8f
Add configure check for -latomic 8 years ago
Wladimir J. van der Laan 15472b7d84
build: Remove check for `openssl/ec.h` 8 years ago
Wladimir J. van der Laan 57ab896ba4
test: Remove java comparison tool 8 years ago
Cory Fields d70027148d
build: fix Windows builds without pkg-config 8 years ago
Cory Fields 341ab74532
build: quiet annoying warnings without adding new ones 8 years ago
Cory Fields c5d645e22f
build: define base filenames for use elsewhere in the buildsystem 8 years ago
Cory Fields c459de2f03
build: Split hardening/fPIE options out 9 years ago
Jack Grigg daad2c2736
Check if OpenMP is available before using it 7 years ago
Jack Grigg c16188cc6d
Remove manual -std=c++11 flag 7 years ago
Wladimir J. van der Laan 4ba172369d
build: Enable C++11 build, require C++11 compiler 9 years ago
syd 6df5f51b7c Update to address @daira comments wrt fixing configure.ac 7 years ago
Jack Grigg 0523d21d22
make-release.py: Versioning changes for 1.0.13. 7 years ago
Jack Grigg e70c8d2ea3
make-release.py: Versioning changes for 1.0.13-rc2. 7 years ago
Jack Grigg 051698a05c
Add the tar-pax option to automake 7 years ago
Jack Grigg 8f23c734e6
Pass correct dependencies path to libsnark from both Gitian and build.sh 7 years ago
Jack Grigg c5b04132bd
make-release.py: Versioning changes for 1.0.13-rc1. 7 years ago
Scott Sadler 2356884c5f function to create a cryptocondition from a Univalue 7 years ago
Scott Sadler a032ddea1f configure.ac must not include cryptoconditions in AC_CONFIG_SUBDIRS because that disables shared linking. cryptoconditions must not include config.h because that includes conflicting variables. 7 years ago
Scott Sadler 07f83521f7 basic integration of cryptoconditions 7 years ago
ca333 01ea54be3f 333 7 years ago
ca333 9d36579649 uni3 7 years ago
Jack Grigg 0f49863acb
make-release.py: Versioning changes for 1.0.12. 7 years ago
Jack Grigg 39cb7df909
make-release.py: Versioning changes for 1.0.12-rc1. 7 years ago
Jack Grigg 2fd43c599f
make-release.py: Versioning changes for 1.0.11. 7 years ago
Sean Bowe 26a8f68ea8
Remove libsnark from depends system and integrate it into build system. 7 years ago
Ariel Gabizon fcf824e9f1 make-release.py: Versioning changes for 1.0.11-rc1. 7 years ago
Daira Hopwood 506a21850a Remove UPnP support. fixes #2500 7 years ago
Simon d444e1cf40 make-release.py: Versioning changes for 1.0.10-1. 7 years ago
Jack Grigg dc2ead6021
make-release.py: Versioning changes for 1.0.10. 7 years ago
Pieter Wuille c1afe40a17
Update key.cpp to new secp256k1 API 9 years ago
Jack Grigg 77404203ee
Squashed 'src/secp256k1/' changes from 22f60a6..84973d3 7 years ago
Nathan Wilcox de9c56c88a make-release.py: Versioning changes for 1.0.9. 7 years ago
Nathan Wilcox 451047d14a Bump version numbers for v1.0.8-1. 7 years ago
Daira Hopwood 83aac13083 Update version numbers. 7 years ago
Simon 99eb947a98 Add AMQP 1.0 support via Apache Qpid Proton C++ API 0.17.0 7 years ago
Wladimir J. van der Laan df377ca82c
build: build-system changes for libevent 9 years ago
Sean Bowe 802ea76b3a Allow Rust-language related assets to be disabled with `--disable-rust`. 7 years ago
Sean Bowe 6a0c7ceae9 Introduce librustzcash and Rust to depends system. 7 years ago
Simon abecfc422c Remove redundant gui options from build scripts 7 years ago
Jay Graber 0fe4b85708 Update version to 1.0.7-1 7 years ago
Daira Hopwood 38ba3c666f Remove QT gunk from Makefiles. 7 years ago
Jay Graber a83f0677b4 Update release to 1.0.7, generate manpages 7 years ago
Gavin Andresen ae1565b52f
configure --enable-debug changes 9 years ago
Wladimir J. van der Laan 55fca515d8
build: Remove -DBOOST_SPIRIT_THREADSAFE 9 years ago
nomnombtc 1b5e712c72
change help string --enable-man to --disable-man 8 years ago
nomnombtc abfcaefe3d
add conditional for --enable-man, default is yes 8 years ago