| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | |
|
| |/
|
|
| |
Fixes issues reported in #8120
|
| | |
|
| |
|
| |
Also moved the tail of in-progress logs to two distinct and precise tail commands, was a good recommendation by @hyc.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
depends didn't have target-specific overrides for _build_env
so ANDROID_NDK_HOME wasn't being set at build time.
This fix supersedes the manual edit of Configuration/15-android.conf.
Resolves #8095
|
| |\
| |
| |
| | |
4571d36 Add simple script for running gitian-build (Howard Chu)
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This shell script creates a docker image for running the gitian-build.py
script, to avoid version incompatibilities. The builds may be signed
automatically after manually reviewing the build hashes.
Only docker.io and apt-cacher-ng are required to be installed on the
host. The MacOSX SDK should also be present in this directory if Mac
builds are desired. A container named "gitrun" is used to launch
the builds, and all output will reside in this container as well.
|
| |\ \
| | |
| | |
| | | |
a30928f depends: bump hidapi to 0.11.0 (selsta)
|
| | | | |
|
| |\ \ \
| |/ /
|/| |
| | | |
8f21001 depends: openssl 1.1.1k -> 1.1.1l (selsta)
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
b0ec9f8 epee: avoid ADL selecting C++14 std::quoted (selsta)
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | | |
e106bdc epee: add missing header (selsta)
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
69c09ad Add README to release archives (Howard Chu)
4881154 README v12 fork occurred on 2019-11-30 as expected (Howard Chu)
|
| | | | |
| | | |
| | | |
| | | |
| | | | |
Also add docs/ANONYMITY_NETWORKS.md
Even though there is no "docs" dir in the archive...
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | | |
49441d4 depends: update zeromq package to 4.3.4 (selsta)
|
| | | | | |
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | | |
b00e21d cmake: set cpp14 standard (selsta)
|
| | |/ /
| | |
| | |
| | | |
It's 2021, we can easily switch to C++14 without any troubles.
|
| |\ \ \
| |/ /
|/| |
| | |
| | | |
ae41178 gitian: cleanup more unused packages (Howard Chu)
4ea7832 gitian: omit ccache from gitian builds (Howard Chu)
|
| | | |
| | |
| | |
| | | |
These appear to be leftovers inherited from Bitcoin's builder
|
| | |/
| |
| |
| |
| | |
It's just wasted overhead since the build VMs are always deleted
and recreated fresh for each run.
|
| |\ \
| | |
| | |
| | | |
4afd9a7 cmake: set required C/C++ standard to 11 (selsta)
|
| | | |
| | |
| | |
| | | |
Co-authored-by: Jason Rhinelander <jason@imaginary.ca>
|
| |\ \ \
| | | |
| | | |
| | | | |
43a7279 depends: update unwind, fix build with ubuntu 21.04 (selsta)
|
| | |/ / |
|
| |\ \ \
| |/ /
|/| |
| | | |
acef6c9 Fix parallel make of OpenSSL (Howard Chu)
|
| | |/ |
|
| |\ \
| | |
| | |
| | | |
ec6b4cf support cors wildcard (woodser)
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
426dbf4 fix median overflow bug (koe)
|
| | |/ / |
|
| |\ \ \
| |_|/
|/| | |
external: remove unbound submodule
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
0ac9a04 epee: tidying post-incrementation -> pre-incrementation (mj-xmr)
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
301355f epee: link with Boost_SYSTEM_LIBRARY (selsta)
|
| | | |_|/
| |/| | |
|
| |\ \ \ \
| |/ / /
|/| | |
| | | | |
d8e71c8 CMake: ccache fix for FreeBSD at 'depends' (mj-xmr)
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | | |
bf96055 Make SSL key/cert storage backward-compatible (Nathan Dorfman)
|
| | | |/
| |/|
| | |
| | | |
This is required to build on OpenBSD (which uses LibreSSL). It also allows building against versions of OpenSSL before 1.0.2.
|
| |\ \ \
| |_|/
|/| |
| | | |
7354ffb p2p: remove blocked addresses/hosts from peerlist (moneromooo-monero)
|
| | |/ |
|