2343 Commits

Author SHA1 Message Date
c4af799279 build: Let's try to put docs somewhere.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 2m12s
2025-02-02 21:40:29 -05:00
3f8f0e14f4 build: Make a directory for a thing that fails intermittently??
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 24m22s
2025-02-02 17:12:03 -05:00
5414b30e7f build: Resolve some zsign/cmake warnings. 2025-02-02 17:07:59 -05:00
7aee897c1b cleanup: No longer need form parsing in JS. 2025-02-02 16:52:44 -05:00
4060f9cc11 build: jarsigner -> apksigner to suppress a warning.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 23m23s
2025-02-02 16:38:55 -05:00
5b526cbf5b build: Clean up / consolidate some OpenSSL options now that there is only one place. Also: deadstrip better? 2025-02-02 16:19:46 -05:00
f5065ff42b build: Indicate that we always use system OpenSSL on Haiku and BSD.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 25m37s
2025-02-02 21:08:46 -05:00
86b5546f5f build: Get rid of the ios-specific OpenSSL build script. Now there is only one.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-02 15:56:06 -05:00
43ae2a293b build: Fix cross-compiling for arm.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-02 15:55:12 -05:00
b8ddbd4255 build: Remove the mingw-specific OpenSSL build script.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 16m22s
2025-02-02 15:21:38 -05:00
87cdba1db8 build: Replace the android-specific script to build OpenSSL with the shared one. 2025-02-02 15:16:51 -05:00
df83187e33 cleanup: Remove File.writeFile(). It is no longer used or necessary. 2025-02-02 14:52:25 -05:00
eccdbf29ab build: Move built openssl to out where it belongs.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 24m26s
2025-02-02 14:39:36 -05:00
28d181f8bc build: Fix.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-02 14:28:40 -05:00
d386daf2ff build: Rename the macosdebug/macosrelease targets to debug/release. #101
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 19m44s
2025-02-02 14:08:27 -05:00
0c1e116c1e build: More concise build context.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 24m17s
2025-02-02 13:04:22 -05:00
bb0ed67827 httpd: Move starting the http server into C.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 24m27s
2025-02-02 12:27:06 -05:00
b111d06851 ssb: I think this fixes missing a range in some circumstances.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 25m8s
2025-02-02 10:14:14 -05:00
79388845ea build: Remove the dependency on zsign on macos.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 23m4s
2025-02-01 22:30:35 -05:00
99faef2e77 build: valid bash?
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 24m8s
2025-02-01 19:59:18 -05:00
21fffbfe10 build: Valid yaml?
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 7s
2025-02-01 19:58:28 -05:00
64fb9f0c2a build: +zlib. 2025-02-01 19:55:02 -05:00
a42e0bef2c build: The journey continues.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 21m24s
2025-02-01 19:15:50 -05:00
45a09006e1 build: Build zsign for the sake of the ios build.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 20m54s
2025-02-01 18:52:20 -05:00
240484be4c build: Fix docker build, and speed it up a bit?
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 23m44s
2025-02-01 18:19:44 -05:00
22f4d115e3 build: Finally ios is happy. Now let's un-break docker.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 4m33s
2025-02-01 18:07:56 -05:00
32920e0e5d build: Still trying to get ios to build on this worker.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 4m40s
2025-02-01 17:58:55 -05:00
f03a5918d1 build: Apparently we need file.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 23m11s
2025-02-01 17:19:28 -05:00
dd1870b52a build: Nope, OpenSSL assumes this directory is SDKs, so it is SDKs.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 21m38s
2025-02-01 16:51:10 -05:00
f0c1a8f98f build: Minor cleanup and a disappointing workaround for iOS cross-compiling toolchain issues I don't understand.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 20m9s
2025-02-01 16:25:23 -05:00
0c181d7e7c build: Maybe maybe maybe.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 26m48s
2025-02-01 14:55:26 -05:00
e3dc0e833a build: Some docs say the syntax is like this.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 18m29s
2025-02-01 14:17:15 -05:00
6de875edea build: Print some configuration that is confusing me.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-01 13:38:52 -05:00
986a55173f build: I think CI can cross-build ios.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m0s
2025-02-01 12:50:31 -05:00
59c8cabf02 build: fix?
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 21m55s
2025-02-01 11:39:58 -05:00
a33b9fab07 build: I misunderstood these makefile conditionals.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 2m56s
2025-02-01 11:32:01 -05:00
f8a725e1e7 build: ios dist is conditional on having the SDK.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 19m27s
2025-02-01 11:02:21 -05:00
b3ab3af01b build: dist uses curl.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 20m23s
2025-02-01 10:10:59 -05:00
79f9463e56 build: Can I get CI to artifact the dist files?
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 20m34s
2025-02-01 09:49:49 -05:00
4257b2ed51 ssb: Unknown message types need some padding.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-01 09:41:22 -05:00
6488ab60ec build: Docker build no longer needs libssl installed.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-01 09:40:34 -05:00
18bd3dfcf9 build: So close. +docker?
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 20m55s
2025-02-01 09:00:06 -05:00
ec114e160d build: on node:23-bookworm-slim
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 19m35s
2025-02-01 08:34:42 -05:00
de033af18f build: Oh, now I can use a normal image, maybe with a more reasonable compiler? Also, update libbacktrace.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 1m20s
2025-02-01 08:31:33 -05:00
e971c6fcb7 build: Go home, -fanalyze, you're confused.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 15m38s
2025-02-01 08:14:11 -05:00
d3c465391c build: +zip
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 15m57s
2025-01-31 21:47:24 -05:00
f1fa19593d build: Better system OpenSSL logic?
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 3m50s
2025-01-31 21:43:18 -05:00
60b6f9c73e build: +build-essential
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 3m14s
2025-01-31 21:32:17 -05:00
55b95ddecb build: +make
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 2m40s
2025-01-31 21:27:14 -05:00
0800a251b2 build: +unzip
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 3m15s
2025-01-31 21:23:22 -05:00