You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Jeremy Rand 5c4da45946
Merge namecoin/ncdns-repro#174: Bump ncdns to v0.3
3ee637e39f python-windows: Move Bash comments before the lines they apply to (Jeremy Rand)
94692af34c python-windows: Exclude unit tests from output (Jeremy Rand)
f42532efa2 python-windows: Don't hardcode arch in cross-file path (Jeremy Rand)
75aac284e6 python-windows: Add libffi dependency (Jeremy Rand)
68c386eec3 python-windows: Add openssl dependency (Jeremy Rand)
0aecf8f5f4 Add openssl project (Jeremy Rand)
775a02d643 plain-binaries: Add winsvcwrap dependency (Jeremy Rand)
fa019cf1a5 Add winsvcwrap project (Jeremy Rand)
059bb77096 ncdns-nsis: Add stemns dependency (Jeremy Rand)
846ae29e20 Add stemns project (Jeremy Rand)
df9c1b1d25 ncdns-nsis: Add stem dependency (Jeremy Rand)
2063d66397 ncdns-nsis: Add python-windows dependency (Jeremy Rand)
a93a0e881c Add reproducible build of Python 3.8.5 for Windows (Jeremy Rand)
ad6b387549 Add keyring for Meson (key of Jussi Pakkanen) (Jeremy Rand)
8343e94839 Update Python keyring to add Łukasz Langa (3.8.x source files and tags) (Jeremy Rand)
0e4b64ff6f certinject: Support building as library (Jeremy Rand)
66c0a96544 ncdns: Add certinject dependency (Jeremy Rand)
3174662922 Bump ncdns to v0.3 (NamecoinBot)

Pull request description:

Top commit has no ACKs.
2 years ago
keyring Add keyring for Meson (key of Jussi Pakkanen) 2 years ago
projects python-windows: Move Bash comments before the lines they apply to 2 years ago
tools Isolate intermediate Cirrus caches by PR number 2 years ago
tor-browser-build@6f39bfb567 Bump tor-browser-build 3 years ago
.cirrus.yml Isolate intermediate Cirrus caches by PR number 2 years ago
.gitignore Bump tor-browser-build to tbb-9.5a4-build1 4 years ago
.gitmodules Remove our rbm submodule 5 years ago
ENTER Initial commit 5 years ago
LICENSE Relicense under tor-browser-build license 3 years ago
Makefile Remove rbm.conf from repo 3 years ago
README.md Relicense under tor-browser-build license 3 years ago
listrepo Initial commit 5 years ago
rbm Add symlink from rbm to tor-browser-build/rbm 5 years ago
rbm.local.conf.example Add rbm.local.conf.example 3 years ago

README.md

ncdns-repro

ncdns reproducible build harnesses for RBM.

Build instructions

First, initialize the stuff that's derived from upstream Tor:

./tools/setup-submodule-symlinks.sh
./tools/patch-tor-to-namecoin.sh

Then follow the Tor documentation to build via the Makefile.