Commit Graph

45 Commits

Author SHA1 Message Date
pkova
62e4cc20bf Revert "bazel: bump openssl"
This reverts commit e5fa962ee0.
2024-09-16 15:21:26 +03:00
pkova
e5fa962ee0 bazel: bump openssl 2024-07-27 21:30:08 +03:00
Santeri Hannula
743987c072 deps: remove redundant libexecinfo 2024-07-24 19:23:20 +03:00
Santeri Hannula
e0c2a329c9 deps: add libunwind for linux 2024-07-24 19:23:20 +03:00
Santeri Hannula
0054a1297d deps: add libexecinfo for linux 2024-07-24 19:23:20 +03:00
Santeri Hannula
80fcd5470e deps: add libbacktrace 2024-07-24 19:23:20 +03:00
Pyry Kovanen
692466f097
bazel: change openssl mirror to github since openssl.org is down (#683) 2024-07-24 17:50:24 +03:00
pkova
17658d5df9 bazel: change openssl mirror to github since openssl.org is down 2024-07-24 17:33:52 +03:00
pkova
ca5f6a0348 bazel: change mirror for libnatpmp because it's always down 2024-07-22 16:47:13 +03:00
Pyry Kovanen
14be6deff8 ames: add libnatpmp for automatic port forwarding (#593)
Same as https://github.com/urbit/urbit/pull/3261 but for vere. From what
I can tell this NAT-PMP stuff is fairly well supported by routers, works
on my machine at least.
2024-05-10 17:00:34 +03:00
Pyry Kovanen
385bdf9b85
Revert "ames: add libnatpmp for automatic port forwarding" 2024-05-01 21:54:36 +03:00
pkova
8b8d9b60f6 ames: add libnatpmp for automatic port forwarding 2024-01-29 15:23:18 +02:00
Joe Bryan
74fa47dc8e Merge branch 'develop' into jb/blake3 2024-01-25 12:25:59 -05:00
Jōshin
6edc5b03d4
Merge branch 'develop' into openssl 2024-01-23 10:32:44 -05:00
pkova
fae229adb1 bazel: bump zlib 2024-01-23 14:56:23 +02:00
Jōshin
5913417e6c
build: bump openssl dep
1.1.1t is 404ing on openssl.org.
2024-01-21 14:54:29 +00:00
pkova
6aec5ef816 bazel: looks like this makes the docker CI work 2023-12-19 16:02:45 +02:00
pkova
e40ed89d6f bazel: change dbus source since the official site is down 2023-12-19 14:42:20 +02:00
Pyry Kovanen
ae110cbebe
Merge branch 'develop' into pkova/mdns 2023-12-05 13:33:06 +02:00
lukechampine
80888b4952 jets: add +chunk-output and +compress blake3 jets 2023-11-22 11:12:42 -05:00
Matthew LeVan
17e57e060e build: update urcrypt to fix -march=native usage in keccak compilation 2023-11-15 16:05:32 -05:00
pkova
b229a66848 Merge branch 'develop' into pkova/mdns 2023-10-29 13:12:15 +00:00
lukechampine
1e8847c613 jets: jet blake3 2023-10-07 19:57:35 -04:00
Matthew LeVan
849cdc3751 build: fetch urcrypt instead of vendoring it 2023-09-27 11:18:52 -04:00
pkova
66b17ccaaf bazel: revert serving h2o from our s3 since github incident is over
This reverts commit 3779c75beb.
2023-09-05 16:45:06 +03:00
pkova
3779c75beb bazel: host h2o from s3 since github is unable to serve it reliably 2023-09-05 13:20:56 +03:00
pkova
704a619aba mdns: add mdns for local network routing 2023-09-05 00:26:07 +03:00
Matthew LeVan
1221b6a3cb build: upgrade zlib to v1.3 2023-08-19 18:20:13 -04:00
Matthew LeVan
c9fe4d3ea4 build: switch gmp source url 2023-06-20 12:28:22 -04:00
Alex Shelkovnykov
6d6e333a46 jets: add PDJSON as Bazel dependency 2023-04-11 18:03:57 -06:00
J Lynn
d251e20298 OpenSSL: Update from 1.1.1q to 1.1.1t
Resolves #287
2023-03-17 06:43:46 +11:00
Midlyx Hatrys
3e3746d601 patch secp256k1 to make sure it's libtoolized
Having "libtoolize --copy --force" first thing in "autogen.sh" is a
totally normal thing people do, it is supposedly harmless and
idempotent, no idea why lack thereof is apparently only problematic on
NixOS.

So: when running on NixOS, libtoolize.
2023-03-01 09:50:14 +02:00
Matthew LeVan
e85d00c88c address peter's comments 2023-02-09 12:05:41 -05:00
Matthew LeVan
7bf407ffd0 working clangd support in vscode, very nice 2023-02-03 03:46:12 -05:00
Philip Monk
e8a7d27d18 ci: update urbit/urbit version 2023-01-18 18:58:57 -07:00
Peter McEvoy
98cbc349cf
Achieve feature parity with v1.15 and earlier Docker images (#123)
Co-authored-by: Peter McEvoy <git@mcevoypeter.com>
2023-01-18 12:24:52 -05:00
fang
b8fd80cde8
build: update ivory pill 2023-01-10 23:08:47 +01:00
Peter McEvoy
1203b900bb Replace arm64 with aarch64 as canonical identifier for 64-bit ARM architecture (#52) 2023-01-09 14:52:35 -05:00
Matthew LeVan
cadf27fb85 bazel-based continuous integration flow (#21) 2023-01-09 14:44:23 -05:00
Peter McEvoy
78fdc2edd4 Migrate git history from Urbit monorepo (#38) 2023-01-09 14:44:21 -05:00
Peter McEvoy
7b3870d67e Build with musl instead of glibc on Linux (#27) 2023-01-09 13:54:11 -05:00
Matthew LeVan
9e0e7f24ea Build with bazel on darwin-x86_64 (#18) 2023-01-09 13:46:53 -05:00
Matthew LeVan
e434d32181 Build with bazel on darwin-arm64 (#13) 2023-01-09 13:46:53 -05:00
Peter McEvoy
5f838386fb Build with bazel on linux-arm64 (#16) 2023-01-09 13:46:53 -05:00
Peter McEvoy
b339b5067a Build with bazel on linux-x86_64 (#10) 2023-01-09 13:46:48 -05:00