|
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.
|
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.
|
2025-02-02 21:08:46 -05:00 |
|
|
86b5546f5f
|
build: Get rid of the ios-specific OpenSSL build script. Now there is only one.
|
2025-02-02 15:56:06 -05:00 |
|
|
43ae2a293b
|
build: Fix cross-compiling for arm.
|
2025-02-02 15:55:12 -05:00 |
|
|
b8ddbd4255
|
build: Remove the mingw-specific OpenSSL build script.
|
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.
|
2025-02-02 14:39:36 -05:00 |
|
|
28d181f8bc
|
build: Fix.
|
2025-02-02 14:28:40 -05:00 |
|
|
d386daf2ff
|
build: Rename the macosdebug/macosrelease targets to debug/release. #101
|
2025-02-02 14:08:27 -05:00 |
|
|
0c1e116c1e
|
build: More concise build context.
|
2025-02-02 13:04:22 -05:00 |
|
|
bb0ed67827
|
httpd: Move starting the http server into C.
|
2025-02-02 12:27:06 -05:00 |
|
|
b111d06851
|
ssb: I think this fixes missing a range in some circumstances.
|
2025-02-02 10:14:14 -05:00 |
|
|
79388845ea
|
build: Remove the dependency on zsign on macos.
|
2025-02-01 22:30:35 -05:00 |
|
|
99faef2e77
|
build: valid bash?
|
2025-02-01 19:59:18 -05:00 |
|
|
21fffbfe10
|
build: Valid yaml?
|
2025-02-01 19:58:28 -05:00 |
|
|
64fb9f0c2a
|
build: +zlib.
|
2025-02-01 19:55:02 -05:00 |
|
|
a42e0bef2c
|
build: The journey continues.
|
2025-02-01 19:15:50 -05:00 |
|
|
45a09006e1
|
build: Build zsign for the sake of the ios build.
|
2025-02-01 18:52:20 -05:00 |
|
|
240484be4c
|
build: Fix docker build, and speed it up a bit?
|
2025-02-01 18:19:44 -05:00 |
|
|
22f4d115e3
|
build: Finally ios is happy. Now let's un-break docker.
|
2025-02-01 18:07:56 -05:00 |
|
|
32920e0e5d
|
build: Still trying to get ios to build on this worker.
|
2025-02-01 17:58:55 -05:00 |
|
|
f03a5918d1
|
build: Apparently we need file.
|
2025-02-01 17:19:28 -05:00 |
|
|
dd1870b52a
|
build: Nope, OpenSSL assumes this directory is SDKs, so it is SDKs.
|
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.
|
2025-02-01 16:25:23 -05:00 |
|
|
0c181d7e7c
|
build: Maybe maybe maybe.
|
2025-02-01 14:55:26 -05:00 |
|
|
e3dc0e833a
|
build: Some docs say the syntax is like this.
|
2025-02-01 14:17:15 -05:00 |
|
|
6de875edea
|
build: Print some configuration that is confusing me.
|
2025-02-01 13:38:52 -05:00 |
|
|
986a55173f
|
build: I think CI can cross-build ios.
|
2025-02-01 12:50:31 -05:00 |
|
|
59c8cabf02
|
build: fix?
|
2025-02-01 11:39:58 -05:00 |
|
|
a33b9fab07
|
build: I misunderstood these makefile conditionals.
|
2025-02-01 11:32:01 -05:00 |
|
|
f8a725e1e7
|
build: ios dist is conditional on having the SDK.
|
2025-02-01 11:02:21 -05:00 |
|
|
b3ab3af01b
|
build: dist uses curl.
|
2025-02-01 10:10:59 -05:00 |
|
|
79f9463e56
|
build: Can I get CI to artifact the dist files?
|
2025-02-01 09:49:49 -05:00 |
|
|
4257b2ed51
|
ssb: Unknown message types need some padding.
|
2025-02-01 09:41:22 -05:00 |
|
|
6488ab60ec
|
build: Docker build no longer needs libssl installed.
|
2025-02-01 09:40:34 -05:00 |
|
|
18bd3dfcf9
|
build: So close. +docker?
|
2025-02-01 09:00:06 -05:00 |
|
|
ec114e160d
|
build: on node:23-bookworm-slim
|
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.
|
2025-02-01 08:31:33 -05:00 |
|
|
e971c6fcb7
|
build: Go home, -fanalyze, you're confused.
|
2025-02-01 08:14:11 -05:00 |
|
|
d3c465391c
|
build: +zip
|
2025-01-31 21:47:24 -05:00 |
|
|
f1fa19593d
|
build: Better system OpenSSL logic?
|
2025-01-31 21:43:18 -05:00 |
|
|
60b6f9c73e
|
build: +build-essential
|
2025-01-31 21:32:17 -05:00 |
|
|
55b95ddecb
|
build: +make
|
2025-01-31 21:27:14 -05:00 |
|
|
0800a251b2
|
build: +unzip
|
2025-01-31 21:23:22 -05:00 |
|
|
82cf7a80eb
|
build: Maybe I don't need sudo here?
|
2025-01-31 21:19:22 -05:00 |
|
|
379f3d12eb
|
build: Maybe we can just install the git we need?
|
2025-01-31 21:15:19 -05:00 |
|