Commit Graph

13053 Commits

Author SHA1 Message Date
Luke Dashjr
a4c442fcf5 Let autoconf detect presence of EVP_MD_CTX_new
Fixes LibreSSL compatibility
2018-12-23 12:19:22 +01:00
Don Patterson
3dfe3a45a9 Fix bug in dmg builder so that it actually reads in the configuration file 2018-12-23 12:18:36 +01:00
Jonas Schnelli
7b8254f3d8 Mention RSVG dependency when creating the disk image on OSX 2018-12-23 12:15:44 +01:00
Cory Fields
0f64b28af7 build: Fix 'make deploy' for OSX
Native OSX uses system tools rather than 3rd party dependencies. rsvg-convert
is still required, though.
2018-12-23 12:15:01 +01:00
Douglas Roark
ec1274ddcf Fix linker error when configured with --enable-lcov 2018-12-23 12:12:24 +01:00
Michel van Kessel
7f9181e94e build: Include cuckoocache header in Makefile
fa89581860
2018-12-23 11:44:15 +01:00
Jonas Schnelli
0604c6cff6 Add compile and link options echo to configure 2018-12-23 11:40:05 +01:00
Michel van Kessel
bf3a520460 Bugfix: Correctly replace generated headers and fail cleanly
b74ff5cf0c
2018-12-23 11:39:05 +01:00
Micha
caedbd46a0 [TRIVIAL] reorder Windows gitian build order to match Linux
The consistency is helpful for gauging Gitian build progress. Right now it's necessary to remember which platform builds in which order, which can be confusing if you're attempting to get a quick idea of how far along your builds are.
2018-12-23 11:30:24 +01:00
Pavel Janík
c7b088c1d7 Do not include env_win.cc on non-Windows systems 2018-12-23 11:29:15 +01:00
MarcoFalke
bc89d98a47 [travis] cross-mac: explicitly enable gui 2018-12-23 11:23:42 +01:00
MarcoFalke
1a3d5b890d [share] remove qt/protobuf.pri
follow up of 35b8af9226 (#2943)
2018-12-23 11:21:05 +01:00
MarcoFalke
6a0ab18954 [contrib] delete qt_translations.py
follow-up of 1a97b22 #4185
2018-12-23 11:18:01 +01:00
nomnombtc
35de655d68 improved gen-manpages.sh, includes bitcoin-tx and strips commit tag, now also runs binaries from build dir by default, added variables for more control 2018-12-23 11:13:49 +01:00
nomnombtc
5ee6f8ad0b regenerated all manpages with commit tag stripped, also add bitcoin-tx 2018-12-23 11:13:31 +01:00
nomnombtc
93b4e047ac change help string --enable-man to --disable-man 2018-12-23 11:12:49 +01:00
nomnombtc
393f1b07fd add conditional for --enable-man, default is yes 2018-12-23 11:12:35 +01:00
nomnombtc
9fe51cebaf add doc/man to subdir if configure flag --enable-man is set 2018-12-23 11:12:08 +01:00
nomnombtc
b30c89f087 add doc/man/Makefile.am to include manpages 2018-12-23 11:11:48 +01:00
nomnombtc
13f853925c add autogenerated manpages by help2man 2018-12-23 11:10:58 +01:00
nomnombtc
2dd21dd5b6 add gen-manpages.sh description to README.md 2018-12-23 11:04:56 +01:00
nomnombtc
2bd6e695af add script to generate manpages with help2man 2018-12-23 11:04:29 +01:00
Michel van Kessel
59b3184ac2 build: Updates for OpenBSD
883175f5d3
2018-12-23 10:51:26 +01:00
Andrew Chow
eebb54b3d0 Set defaults to gitian defaults
Set the default -j and -m to 2 and 2000 respectively, matching gitian's default values.
2018-12-23 10:48:11 +01:00
Andrew Chow
7b9cb122f6 Create option to detach sign gitian builds and not commit the files in the script
Gitian builds can be done where the assert files are made but no signing is done. The sigs can also optionally not be committed automatically.
2018-12-23 10:46:46 +01:00
Andrew Chow
877aa586e9 Check for OSX SDK 2018-12-23 10:45:51 +01:00
Andrew Chow
abb486159b Create an easy to use gitian building script
I've written a script that automates the setup and building of binaries with gitian. All of the commands are pulled from various documentation on gitian building.
2018-12-23 10:44:45 +01:00
Luke Dashjr
5a63f11947 Include instructions to extract Mac OS X SDK on Linux using 7zip and SleuthKit 2018-12-23 10:42:10 +01:00
Michel van Kessel
14d9bc0f5d [depends] upgrade freetype to 2.9.1
bug fixes
2018-12-08 09:59:06 +01:00
Michel van Kessel
23128ada9a [depends] update dbus to 1.12.12
big fixes
2018-12-08 09:33:40 +01:00
Michel van Kessel
1de161062e [depends] upgrade cctools to 5.0.2
bug fixes
2018-12-07 16:11:01 +01:00
Michel van Kessel
e26b004cc8 [depends] upgrade native-ccache to 3.5
up-to-date with current version
2018-12-07 16:10:53 +01:00
Michel van Kessel
0a44a3b7a8 [depends] update boost to 1.68
up-to-date
2018-12-05 22:31:19 +01:00
Michel van Kessel
c2b67f1c42 [depends] openssl 1.0.2q options
compile errors
2018-12-05 21:54:58 +01:00
Michel van Kessel
5c7c2cadba [depends] upgrade openssl to 1.0.2q
latest 1.0.x version
2018-12-05 21:31:27 +01:00
Michel van Kessel
8c56f2311f [depends] update fontconfig to 2.12.6
from BCHABC: 4322753336
2018-12-05 17:50:00 +01:00
Michel van Kessel
3b55614269 [depends] update expat to 2.2.5
same as bitcoin: 5a10859a80/depends/packages/expat.mk
2018-12-05 17:46:30 +01:00
Michel van Kessel
1973daafe5 [depends] update native-cctools to 5.0.1
for better MacOS compiling: https://github.com/Bitcoin-ABC/bitcoin-abc/blob/master/depends/packages/native_cctools.mk
2018-12-05 17:46:13 +01:00
Michel van Kessel
78d2394670 [depends] update native-ccache to 3.3.6
from BCHABC : 0654a53966
2018-12-05 17:44:59 +01:00
Michel van Kessel
f66283ae71 [depends] update boost to 1.66
from zcash depends: https://github.com/zcash/zcash/blob/master/depends/packages/boost.mk
2018-12-05 17:44:08 +01:00
lateminer
2a9903ceff Update changelog with v2.13.2.1 2018-12-03 21:30:39 +03:00
lateminer
e9299611e9 Update changelog with Qt changes 2018-12-02 14:19:03 +03:00
lateminer
0c983735b4 Update changelog with version 2.13.2.1 2018-12-02 14:02:31 +03:00
lateminer
4a7c2142b8 Revert "Correct AC_PACKAGE_NAME brackets in BDB62 m4 script"
This reverts commit 6af332f8f1.
2018-12-02 13:34:04 +03:00
lateminer
3eab403769 Get old working code back
qt/peertablemodel.cpp
2018-12-02 01:54:55 +03:00
lateminer
57a4a3733e Add missing CDataStream class
addrdb.h
2018-12-02 01:40:42 +03:00
Cory Fields
ac142488b4 gui: add NodeID to the peer table 2018-12-02 01:34:52 +03:00
Cory Fields
6bd4b3a153 net: move CBanDB and CAddrDB out of net.h/cpp
This will eventually solve a circular dependency
2018-12-02 01:33:02 +03:00
lateminer
6af332f8f1 Correct AC_PACKAGE_NAME brackets in BDB62 m4 script
83b0c7ff5e
2018-12-02 01:25:43 +03:00
lateminer
e97b77d123 Merge pull request #15 from michelvankessel/blackcoin-more-dev
upgrade to QT5.9.6 for depends
2018-12-02 01:20:06 +03:00