Commit Graph

421 Commits

Author SHA1 Message Date
NamecoinBot
9309458e25 Bump encaya to v0.1.2 2022-05-07 16:01:30 +00:00
Jeremy Rand
c8ecaac454
Merge namecoin/ncdns-repro#176: Bump tor-browser-build to tbb-11.5a11-build1
925631411b ncdns-nsis: Add xz dependency (Jeremy Rand)
c73c160a36 ncdns-nsis: Use Python 3 for pe_checksum_fix (Jeremy Rand)
ef25e036c9 Remove clang-source project (Jeremy Rand)
c69739d28d Add llvm-project project (Jeremy Rand)
270d843e5a Bump tor-browser-build to tbb-11.5a11-build1 (NamecoinBot)

Pull request description:

Top commit has no ACKs.
2022-05-07 15:59:09 +00:00
Jeremy Rand
23f72a8cc8
Merge namecoin/ncdns-repro#179: Disable statefulness of Cirrus
83539805bc Disable statefulness of Cirrus (Jeremy Rand)

Pull request description:

  This was unintentionally enabled and was probably impeding performance.

Top commit has no ACKs.
2022-05-07 14:06:09 +00:00
Jeremy Rand
83539805bc
Disable statefulness of Cirrus
This was unintentionally enabled and was probably impeding performance.
2022-05-07 12:57:07 +00:00
Jeremy Rand
925631411b
ncdns-nsis: Add xz dependency 2022-05-07 10:41:43 +00:00
Jeremy Rand
c73c160a36
ncdns-nsis: Use Python 3 for pe_checksum_fix 2022-05-07 10:41:42 +00:00
Jeremy Rand
ef25e036c9
Remove clang-source project 2022-05-07 10:41:42 +00:00
Jeremy Rand
c69739d28d
Add llvm-project project 2022-05-07 10:41:41 +00:00
NamecoinBot
270d843e5a
Bump tor-browser-build to tbb-11.5a11-build1 2022-05-07 10:41:41 +00:00
Jeremy Rand
fbbe35f78d
Merge namecoin/ncdns-repro#178: Log Git cache usage
18280e02d2 Log Git cache usage (Jeremy Rand)

Pull request description:

Top commit has no ACKs.
2022-05-07 10:32:57 +00:00
Jeremy Rand
18280e02d2
Log Git cache usage 2022-05-07 07:18:28 +00:00
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.
2022-05-06 13:23:06 +00:00
Jeremy Rand
3ee637e39f
python-windows: Move Bash comments before the lines they apply to
To match style of the rest of tor-browser-build.

Thanks boklm for review.
2022-05-06 11:55:09 +00:00
Jeremy Rand
94692af34c
python-windows: Exclude unit tests from output 2022-05-06 11:55:08 +00:00
Jeremy Rand
f42532efa2
python-windows: Don't hardcode arch in cross-file path 2022-05-06 11:55:08 +00:00
Jeremy Rand
75aac284e6
python-windows: Add libffi dependency 2022-05-06 11:55:08 +00:00
Jeremy Rand
68c386eec3
python-windows: Add openssl dependency 2022-05-06 11:55:05 +00:00
Jeremy Rand
0aecf8f5f4
Add openssl project 2022-05-06 11:50:39 +00:00
Jeremy Rand
775a02d643
plain-binaries: Add winsvcwrap dependency 2022-05-06 11:50:38 +00:00
Jeremy Rand
fa019cf1a5
Add winsvcwrap project 2022-05-06 11:50:38 +00:00
Jeremy Rand
059bb77096
ncdns-nsis: Add stemns dependency 2022-05-06 11:50:37 +00:00
Jeremy Rand
846ae29e20
Add stemns project 2022-05-06 11:50:37 +00:00
Jeremy Rand
df9c1b1d25
ncdns-nsis: Add stem dependency 2022-05-06 11:50:36 +00:00
Jeremy Rand
2063d66397
ncdns-nsis: Add python-windows dependency 2022-05-06 11:50:36 +00:00
Jeremy Rand
a93a0e881c
Add reproducible build of Python 3.8.5 for Windows
Copied from yanmaani's tor-browser-build pywin branch.
2022-05-04 14:33:03 +00:00
Jeremy Rand
ad6b387549
Add keyring for Meson (key of Jussi Pakkanen)
Copied from yanmaani's tor-browser-build pywin branch.
2022-05-04 14:30:48 +00:00
Jeremy Rand
8343e94839
Update Python keyring to add Łukasz Langa (3.8.x source files and tags)
Copied from yanmaani's tor-browser-build pywin branch.
2022-05-04 14:26:54 +00:00
Jeremy Rand
0e4b64ff6f
certinject: Support building as library 2022-05-04 13:05:09 +00:00
Jeremy Rand
66c0a96544
ncdns: Add certinject dependency 2022-05-04 12:55:00 +00:00
NamecoinBot
3174662922
Bump ncdns to v0.3 2022-05-04 12:23:42 +00:00
Jeremy Rand
254403fb5d
Merge namecoin/ncdns-repro#172: Isolate intermediate Cirrus caches by PR number
5fe77bfc90 Isolate intermediate Cirrus caches by PR number (Jeremy Rand)

Pull request description:

  Should decrease risk of race conditions when we have multiple builds happening at once.

Top commit has no ACKs.
2022-05-04 10:47:37 +00:00
Jeremy Rand
5fe77bfc90
Isolate intermediate Cirrus caches by PR number
Should decrease risk of race conditions when we have multiple builds
happening at once.
2022-05-04 10:04:29 +00:00
Jeremy Rand
1c899b644b
Merge namecoin/ncdns-repro#170: ncprop279 / gotlsrestrictnss: Replace Git SHA1 with GPG sig
702fd5731b Bump gotlsrestrictnss to v0.0.5 (Jeremy Rand)
75f84333f8 gotlsrestrictnss: Replace Git SHA1 with GPG sig (Jeremy Rand)
9d4dbd5f9a Bump ncprop279 to v0.0.4 (Jeremy Rand)
ed30066581 ncprop279: Replace Git SHA1 with GPG sig (Jeremy Rand)

Pull request description:

  Also bump both to latest tag.

Top commit has no ACKs.
2022-05-04 05:07:25 +00:00
Jeremy Rand
702fd5731b
Bump gotlsrestrictnss to v0.0.5 2022-05-04 03:45:03 +00:00
Jeremy Rand
75f84333f8
gotlsrestrictnss: Replace Git SHA1 with GPG sig 2022-05-04 03:44:27 +00:00
Jeremy Rand
9d4dbd5f9a
Bump ncprop279 to v0.0.4 2022-05-04 03:42:11 +00:00
Jeremy Rand
ed30066581
ncprop279: Replace Git SHA1 with GPG sig 2022-05-04 03:40:52 +00:00
Jeremy Rand
1608b1e649
Merge namecoin/ncdns-repro#168: Log output cache contents
2f57c4a857 Log size of output cache contents (Jeremy Rand)
d599577692 Log output cache contents (Jeremy Rand)

Pull request description:

  Makes it easier to debug cache preservation bugs and cache splitting.

Top commit has no ACKs.
2022-05-04 03:29:29 +00:00
Jeremy Rand
2f57c4a857
Log size of output cache contents
Makes it easier to debug cache splitting.
2022-05-04 02:45:37 +00:00
Jeremy Rand
d599577692
Log output cache contents
Makes it easier to debug cache preservation bugs.
2022-05-04 02:10:00 +00:00
Jeremy Rand
012cdfb6ee
Merge namecoin/ncdns-repro#166: certinject: Replace Git SHA1 with GPG sig
157c38cb18 certinject: Add godexlogconfig dependency (Jeremy Rand)
c22799f58b Bump certinject to v0.1.0 (Jeremy Rand)
6ea450929a certinject: Replace Git SHA1 with GPG sig (Jeremy Rand)

Pull request description:

Top commit has no ACKs.
2022-04-27 10:03:18 +00:00
Jeremy Rand
157c38cb18
certinject: Add godexlogconfig dependency 2022-04-27 09:06:04 +00:00
Jeremy Rand
c22799f58b
Bump certinject to v0.1.0 2022-04-27 08:29:21 +00:00
Jeremy Rand
6ea450929a
certinject: Replace Git SHA1 with GPG sig 2022-04-27 08:28:12 +00:00
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