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 5d67272dca
Cirrus: Build compiler with 8 threads
Use 1 thread for all other projects.

Disable the checkpointing patch to see if 8 threads is enough to build
without it.
2 years ago
keyring Add new Namecoin GPG key 3 years ago
projects Bump BIND 3 years ago
tools Cirrus: Build compiler with 8 threads 2 years ago
tor-browser-build@6f39bfb567 Bump tor-browser-build 3 years ago
.cirrus.yml Cirrus: Build compiler with 8 threads 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.