Duke
b70370123e
Fix boost download link
2024-01-07 23:34:36 -05:00
Duke
323d2134a1
Boost download has been broken for over a week, so we will host our own
2024-01-07 23:34:25 -05:00
fekt
bde07c25fe
Mac fix
2023-11-30 05:30:50 +00:00
Duke
f442823963
Fix unoptimized libraries in depends
...
This was a bug we inherited from BTC which causes some dependencies to
be built without optimization essentially replacing -O2 -pipe with
-O0 because cxxflags is assigned to instead of appended to.
We no longer have zeromq so for us this fixes the fact that bdb is being
compiled without optimization.
https://github.com/bitcoin/bitcoin/pull/22840
2023-11-13 19:44:28 -08:00
jahway603
b92cc1efbb
Upgraded curl to 8.4.0 to resolve Issue #325
2023-10-14 22:47:27 -04:00
jahway603
12b87365bf
Merge branch 'dev' into jahway603
2023-10-14 22:19:07 -04:00
fekt
803e1d0f21
Use older version of cURL for Windows
2023-07-05 13:29:36 -04:00
Duke
79f126be43
Use default jobs number when compiling boost
...
According to current boost docs, not specifying -j parameter will default to using all cores to compile,
so removing these should speed up compiling boost. This code dates back to 2014 when the default
may have been a single core, so it was specified.
2023-06-13 22:43:16 -04:00
jahway603
73a54682b8
ARM commit - have to squash these damn commits...
2023-04-28 12:24:06 -04:00
jahway603
78978dfc45
Reverting to commit dd9be59e4 or current origin/dev branch
2023-04-27 16:27:25 -04:00
jahway603
e572b2922e
add missing aarch64 (ARM64) build dependency
2023-04-06 02:15:55 -04:00
Duke
0b68ea2a20
Disable rust docs to speed up build times
2023-04-05 19:31:15 -07:00
jahway603
75c42512ea
more changes for freebsd support
2023-04-05 17:09:11 -04:00
jahway603
e0f27459b0
more changes for freebsd support
2023-04-05 16:51:36 -04:00
jahway603
bb7cb253c1
miodrag patches to help get gcc12 building hushd
2023-04-03 22:23:30 -04:00
Duke
e033a2e6eb
Update copyrights to 2023
2023-02-09 18:06:03 -05:00
fekt
e313676562
Mac build fixes
2022-10-27 16:49:02 -04:00
Jonathan "Duke" Leto
5d2307a709
Update copyrights to 2022
2022-09-19 15:45:30 -07:00
Duke Leto
28e604dd0b
Merge pull request 'depends: Add FreeBSD to hosts and builders' ( #196 ) from jahway603/hush3:freebsd into dev
...
Reviewed-on: https://git.hush.is/hush/hush3/pulls/196
2022-09-17 02:17:20 +00:00
Duke Leto
1799c6c9bf
Remove zeromq support
2022-09-12 19:35:27 -04:00
jahway603
0edc5927e9
depends: Add FreeBSD to hosts and builders
2022-09-12 00:50:50 -04:00
jahway603
b6ee6ba57e
changed libsodium to gitea hosted version
2022-07-15 12:58:29 -04:00
jahway603
398db65c0e
NOW using special gitea file
2022-07-12 18:26:05 -04:00
jahway603
b956945509
fixed utfcpp to use Hush gitea copy
2022-07-12 16:29:30 -04:00
jahway603
58d3d21285
migrated more from mcro
2022-05-15 22:22:00 -04:00
jahway603
3325c946c4
updated libgmp to pull direct from FSF
2022-05-15 19:54:10 -04:00
Duke Leto
4a536d62dc
Update copyrights
2021-04-17 13:03:22 -04:00
Duke Leto
00a7437ad8
Add -fPIC to make wolfssl happy on Ubuntu 16.04
2021-02-23 07:54:40 -08:00
Duke Leto
4902388692
Merge branch 'master' into dev
2021-01-27 13:42:38 -05:00
Duke Leto
ca4fb7b9a0
TLS tweaking and freaking
2021-01-24 19:30:54 -05:00
Duke Leto
cf9dc41361
Update to WolfSSL 4.6.0 which has XChaCha20
2021-01-24 13:06:37 -05:00
Jane Mercer
59b219fa8f
do not build zmq on non linux platforms
2020-12-21 18:57:13 -07:00
Jane Mercer
d49cbc01bf
fix download url for windows
2020-12-21 17:45:28 -07:00
Duke Leto
e3a68dfdfb
Hush is the extreme future, Komodo is the KYC past
2020-12-16 22:49:58 -05:00
Duke Leto
39e0096aff
mo copyrights
2020-12-08 17:43:42 -05:00
Duke Leto
928bfb7177
doc update
2020-12-08 17:37:27 -05:00
Duke Leto
d8ca403496
I deleted libsnark a long time ago
2020-12-07 11:39:38 -05:00
Duke Leto
dacc7360e5
Update to hush.is
2020-12-07 10:33:43 -05:00
Duke Leto
585fb8d8fc
Zeromq support on Windows is tenuous at best
2020-12-07 10:30:26 -05:00
Duke Leto
06aaa346b6
Use -03 for release builds
2020-12-05 05:22:51 -05:00
Duke Leto
e8073af3b5
build package docs
2020-12-04 19:39:04 -05:00
Duke Leto
a61fc6775a
Tweak WolfSSL build settings
2020-11-14 17:27:09 -05:00
miodragpop
448feb14c3
windows build fix
2020-11-04 17:41:02 +01:00
miodragpop
9ff7565901
OpenSSL replaced by WolfSSL
2020-10-28 22:13:52 +01:00
miodragpop
d740b4c601
openssl config to build support for TLS_CHACHA20_POLY1305_SHA256 cipher
2020-10-03 13:08:11 +02:00
miodragpop
3e81631dc9
openssl updated from 1.1.1a to 1.1.1h
...
Complete list of improvements and bugfixes can be found at the link below
https://www.openssl.org/news/openssl-1.1.1-notes.html
2020-09-28 15:25:42 +02:00
miodragpop
c0eb0631e2
rust reverted to version 1.32.0
2020-07-17 01:58:23 +02:00
miodragpop
b1de0a7f86
proton lib removed
2020-07-16 23:35:43 +02:00
miodragpop
9544bd0ffc
adjustments for cross build of aarch64 binaries on x86_64 linux
2020-07-12 11:47:00 +02:00
Duke Leto
0ca0637323
Use our mirror of boost, bintray is returning 403 currently
2020-06-07 17:31:27 -04:00