- Jun 07, 2023
-
-
Deucе authored
Now that I've upgraded my RPi 400 to aarch64, it turns out aarch64 isn't supported by Spidermoney or the libffi it ships with, so there's no easy way to make it build. Untill Spidermonkey is updated, there's just no reasonable way to build on aarch64.
-
- Jun 06, 2023
- Jun 03, 2023
- Jun 01, 2023
-
-
Deucе authored
-
- May 05, 2023
-
-
Deucе authored
-
- Jan 26, 2023
-
-
Rob Swindell authored
-
- Dec 31, 2022
-
-
Rob Swindell authored
This reverts commit 2975dc62.
-
Rob Swindell authored
Apparently when the Gitlab Runner is using "cmd", you must do this or only the first invoked bat file is executed. This explains why sbbsctrl.exe (and other) files have been missing from the CI-generated artifact archives. Back when I was using "powershell" to invoke the CI build for sbbs-windows (my Gitlab-runner/config.toml file had shell = "powershell"), this wasn't an issue, but this configuration stopped working on Vert at some point (https://forum.gitlab.com/t/windows-10-gitlab-runner-fails-with-error-no-process-is-on-the-other-end-of-the-pipe/66691) so I switched to "cmd", even though it's deprecated. Remove the dependencies: [] line since that wasn't a solution to anything.
-
- Dec 05, 2022
-
-
Rob Swindell authored
Goes under "job", not "artifacts".
-
Rob Swindell authored
I want all the artifacts (e.g. DLLs, EXEs) included in all artifact archives. Per https://docs.gitlab.com/ee/ci/pipelines/job_artifacts.html, "To disable artifact passing, define the job with empty dependencies" So I think this is the right thing to do to accomplish what I want.
-
- Jun 09, 2022
-
-
Rob Swindell authored
-
- Jan 11, 2021
-
-
Rob Swindell authored
dpoker needs a little work first (can't find SDL.h).
-
- Nov 19, 2020
- Nov 18, 2020
-
-
Rob Swindell authored
<@Deuce> SyncTERM on MSVC really shouldn't be part of CI since it's not expected to work. <DigitalMan> why not? <@Deuce> Because it's not supported. <@Deuce> So it's not part of the integration path.
-
Rob Swindell authored
-
Rob Swindell authored
-
- Nov 17, 2020
- Nov 15, 2020
-
-
Rob Swindell authored
-
Rob Swindell authored
Let's try just caching the 3rd party stuff.
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
- Nov 14, 2020
-
-
Rob Swindell authored
-
Rob Swindell authored
Try capitalizing Linux tag.
-
Rob Swindell authored
-
- Nov 12, 2020
-
-
Rob Swindell authored
-
Rob Swindell authored
-
- Nov 11, 2020
-
-
Rob Swindell authored
Fix sexpots-linux build issue introduced in previous commit.
-
Rob Swindell authored
-
Rob Swindell authored
Remove archive names (uses build names by default?). Remove "build-" from build names.
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-