Jeremy Rand
d4552c9a78
Merge namecoin/ncdns-repro#163 : Cirrus: Build compiler with 8 threads
...
4da8ce078a
Cirrus: Only build Clang on osx (Jeremy Rand)
4c11673ebb
Cirrus: Factor out clang project (Jeremy Rand)
db1cecb317
Cirrus: Decrease 1-CPU VM's to 3 GiB RAM (Jeremy Rand)
5d67272dca
Cirrus: Build compiler with 8 threads (Jeremy Rand)
Pull request description:
Use 1 thread for all other projects.
Disable the checkpointing patch to see if 8 threads is enough to build without it.
Top commit has no ACKs.
2022-03-25 05:28:03 +00:00
Jeremy Rand
4da8ce078a
Cirrus: Only build Clang on osx
2022-03-21 19:08:37 +00:00
Jeremy Rand
4c11673ebb
Cirrus: Factor out clang project
...
Should improve the time limit safety margin of the masosx-toolchain
project.
2022-03-21 17:20:17 +00:00
Jeremy Rand
db1cecb317
Cirrus: Decrease 1-CPU VM's to 3 GiB RAM
2022-03-21 14:11:03 +00:00
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.
2022-03-21 14:02:45 +00:00
Jeremy Rand
288bcaa409
Merge namecoin/ncdns-repro#162 : Bump script: include versions in generated commit messages
...
72b8f94b88
Bump script: Fix missing jq dependency (Jeremy Rand)
d2054fd142
Bump script: include versions in generated commit messages (Jeremy Rand)
Pull request description:
Also fix missing `jq` dependency.
Top commit has no ACKs.
2022-03-21 12:56:50 +00:00
Jeremy Rand
72b8f94b88
Bump script: Fix missing jq dependency
2022-03-21 12:39:38 +00:00
Jeremy Rand
d2054fd142
Bump script: include versions in generated commit messages
2022-03-21 11:56:58 +00:00
Jeremy Rand
ba335ec9df
Merge namecoin/ncdns-repro#161 : Bump: Temporarily disable Electrum-NMC project
...
1374758f40
Bump: Temporarily disable Electrum-NMC project (Jeremy Rand)
Pull request description:
Latest releases don't build in rbm, and I don't have time to fix this right now.
Top commit has no ACKs.
2022-03-21 11:28:15 +00:00
Jeremy Rand
1374758f40
Bump: Temporarily disable Electrum-NMC project
...
Latest releases don't build in rbm, and I don't have time to fix this
right now.
2022-03-21 11:24:40 +00:00
Jeremy Rand
0de6803263
Merge namecoin/ncdns-repro#159 : Bump: fix DNSSEC-Trigger typo, check for Electrum-NMC bump
...
e2757d4c3c
Bump: fix DNSSEC-Trigger typo, check for Electrum-NMC bump (Jeremy Rand)
Pull request description:
Top commit has no ACKs.
2022-03-21 07:05:40 +00:00
Jeremy Rand
fde5986851
Merge namecoin/ncdns-repro#160 : Bump: fix DNSSEC-Trigger typo
...
d3ad9fe36c
Bump: fix DNSSEC-Trigger typo (Jeremy Rand)
Pull request description:
Top commit has no ACKs.
2022-01-23 04:11:56 +00:00
Jeremy Rand
d3ad9fe36c
Bump: fix DNSSEC-Trigger typo
2022-01-23 03:50:47 +00:00
Jeremy Rand
e2757d4c3c
Bump: fix DNSSEC-Trigger typo, check for Electrum-NMC bump
2022-01-23 03:41:09 +00:00
Jeremy Rand
29e1dbcebb
Merge #157 : Bump dependencies
...
032849a
Bump tor-browser-build (NamecoinBot)
12467df
Bump BIND (NamecoinBot)
23a3eff
Bump ncdns (NamecoinBot)
65acca2
Bump gotoml (NamecoinBot)
6f51818
Bump goisatty (NamecoinBot)
1c11b02
Bump godns (NamecoinBot)
be881f3
Bump generate_nmc_cert (NamecoinBot)
7941fe1
Bump electrum-nmc (NamecoinBot)
Pull request description:
Bump dependencies.
2021-09-08 21:56:49 +00:00
NamecoinBot
032849ac57
Bump tor-browser-build
2021-09-08 04:57:13 +00:00
NamecoinBot
12467df68b
Bump BIND
2021-09-08 04:57:08 +00:00
NamecoinBot
23a3eff99d
Bump ncdns
2021-09-08 04:57:01 +00:00
NamecoinBot
65acca203b
Bump gotoml
2021-09-08 04:56:52 +00:00
NamecoinBot
6f51818f9e
Bump goisatty
2021-09-08 04:56:19 +00:00
NamecoinBot
1c11b02eb4
Bump godns
2021-09-08 04:56:12 +00:00
NamecoinBot
be881f38c8
Bump generate_nmc_cert
2021-09-08 04:55:49 +00:00
NamecoinBot
7941fe1d5f
Bump electrum-nmc
2021-09-08 04:55:45 +00:00
Jeremy Rand
d1d7ff3d04
Merge #156 : Disable ncp11 on macOS
...
05e3315
Cirrus: Remove ncp11 tasks (Jeremy Rand)
5da7eae
plain-binaries: Disable ncp11 on macOS (Jeremy Rand)
Pull request description:
Refs https://github.com/namecoin/ncdns-repro/issues/155
2021-09-08 04:53:54 +00:00
Jeremy Rand
05e3315d9c
Cirrus: Remove ncp11 tasks
...
On Windows+Linux, they will be absorbed into plain-binaries; on macOS,
ncp11 builds are suspended.
Refs https://github.com/namecoin/ncdns-repro/issues/155
2021-09-08 02:09:01 +00:00
Jeremy Rand
5da7eaea93
plain-binaries: Disable ncp11 on macOS
...
Refs https://github.com/namecoin/ncdns-repro/issues/155
2021-09-08 01:58:06 +00:00
Jeremy Rand
fd820415cd
Merge #151 : ncdns-nsis: Add Electrum-NMC dependency
...
59e3cc9
ncdns-nsis: Add Electrum-NMC dependency (Jeremy Rand)
4c41972
ncdns-nsis: Calculate PE version dynamically (Jeremy Rand)
Pull request description:
We now chainload Electrum-NMC setup from ncdns-nsis. Also avoid hardcoded PE version constant.
2021-09-05 18:39:36 +00:00
Jeremy Rand
59e3cc979d
ncdns-nsis: Add Electrum-NMC dependency
...
We now chainload Electrum-NMC setup from ncdns-nsis.
2021-09-05 17:51:28 +00:00
Jeremy Rand
4c41972b80
ncdns-nsis: Calculate PE version dynamically
2021-09-05 17:51:26 +00:00
Jeremy Rand
c05769dd0b
Merge #150 : Relicense under tor-browser-build license
...
98243f1
Relicense under tor-browser-build license (Jeremy Rand)
Pull request description:
Fixes https://github.com/namecoin/ncdns-repro/issues/135
2021-09-05 14:24:51 +00:00
Jeremy Rand
98243f1cfb
Relicense under tor-browser-build license
...
Fixes https://github.com/namecoin/ncdns-repro/issues/135
2021-09-05 14:11:12 +00:00
Jeremy Rand
6693a72170
Merge #148 : ncdns: Remove tlsrestrictchromium
...
a7ccd45
ncdns: Remove tlsrestrictchromium (Jeremy Rand)
Pull request description:
Package is deprecated and was factored out into its own repo.
2021-09-04 13:49:28 +00:00
Jeremy Rand
a7ccd45fd9
ncdns: Remove tlsrestrictchromium
...
Package is deprecated and was factored out into its own repo.
2021-09-04 08:50:18 +00:00
Jeremy Rand
c0d177041f
Merge #146 : tools: Fix substring matching in bump script
...
6be691a
tools: Fix substring matching in bump script (Jeremy Rand)
Pull request description:
This fixes a fail where latest `v0.2.2` and current `v0.2` were detected as equal.
2021-09-04 07:22:03 +00:00
Jeremy Rand
6be691ac66
tools: Fix substring matching in bump script
2021-09-04 07:16:21 +00:00
Jeremy Rand
9c43eee9b6
Merge #144 : tools: Increase verbosity of bump script
...
618df38
tools: Increase verbosity of bump script (Jeremy Rand)
Pull request description:
Should make it easier to debug when an update isn't detected.
2021-09-04 04:57:47 +00:00
Jeremy Rand
618df38745
tools: Increase verbosity of bump script
2021-09-04 04:49:54 +00:00
Jeremy Rand
af4a893f5d
Merge #142 : Bump tor-browser-build to 11.0a1
...
ed59e51
Bump tor-browser-build to 11.0a1 (Jeremy Rand)
Pull request description:
Manually bumping because latest tag (11.0a6) causes macOS linker errors for ncp11; I suspect the Go 1.16.x bump is responsible.
2021-09-04 02:48:05 +00:00
Jeremy Rand
ed59e51027
Bump tor-browser-build to 11.0a1
2021-09-03 23:29:12 +00:00
Jeremy Rand
c5b8f6e7b8
Merge #140 : Bump gopretty to v0.3.0
...
b60a43b
gopretty: Add gointernal dependency (Jeremy Rand)
6541c72
Bump gopretty (NamecoinBot)
9ff1bc3
Add gointernal project (Jeremy Rand)
Pull request description:
Adds dependency on `gointernal`.
2021-09-03 18:40:15 +00:00
Jeremy Rand
b60a43b438
gopretty: Add gointernal dependency
2021-09-02 18:53:42 +00:00
NamecoinBot
6541c72f30
Bump gopretty
2021-09-02 18:46:57 +00:00
Jeremy Rand
9ff1bc34ab
Add gointernal project
2021-09-02 18:43:12 +00:00
Jeremy Rand
0ded9b59b8
Merge #138 : Use GPG-signed tags instead of Git hash
...
f48af5f
Add new Namecoin GPG key (Jeremy Rand)
60f57a0
gox509compressed: Use GPG-signed tag instead of Git hash (Jeremy Rand)
c4586c5
gosafetlsa: Use GPG-signed tag instead of Git hash (Jeremy Rand)
c58ef09
goncbtcjson: Use GPG-signed tag instead of Git hash (Jeremy Rand)
b86dd0e
gobtcd: Use GPG-signed tag instead of Git hash (Jeremy Rand)
b18950c
encaya: Use GPG-signed tag instead of Git hash (Jeremy Rand)
Pull request description:
Also add new Namecoin GPG key.
2021-09-02 12:46:33 +00:00
Jeremy Rand
f48af5fa16
Add new Namecoin GPG key
2021-09-02 09:58:26 +00:00
Jeremy Rand
60f57a0f97
gox509compressed: Use GPG-signed tag instead of Git hash
2021-09-02 09:58:25 +00:00
Jeremy Rand
c4586c5dba
gosafetlsa: Use GPG-signed tag instead of Git hash
2021-09-02 09:58:23 +00:00
Jeremy Rand
c58ef09d2d
goncbtcjson: Use GPG-signed tag instead of Git hash
2021-09-02 09:58:22 +00:00
Jeremy Rand
b86dd0e742
gobtcd: Use GPG-signed tag instead of Git hash
2021-09-02 09:57:01 +00:00
Jeremy Rand
b18950c0f1
encaya: Use GPG-signed tag instead of Git hash
2021-09-02 09:13:46 +00:00