- May 17, 2024
-
-
Eidolon authored
Fixes: KartKrew/Kart#1405
-
- May 16, 2024
-
-
Eidolon authored
Gitlab CI improvements See merge request KartKrew/Kart!2385
-
Eidolon authored
Like with ccache, we want to make sure the git checkout is considered clean during build.
-
Eidolon authored
Placing these directories at the root will make the git revision detection consider the working directory to be dirty.
-
Eidolon authored
-
Eidolon authored
Instead of using the install baked in the image, let's clone vcpkg and set up a separate binary cache that can survive being cleaned. This allows us to reuse built artifacts from the vcpkg manifest baseline very quickly.
-
Eidolon authored
Let's not rely on the CMakeLists.txt to automatically detect and use ccache. It's better to just explicitly specify it.
-
Eidolon authored
-
Eidolon authored
The "clone" strategy clones the entire repository, which takes a significant amount of time. It's not needed, because the default "fetch" strategy will reuse the executor's local clone and clean it before the job scripts run.
-
Eidolon authored
There's no need to let these artifacts pile up since the only ones that will be relevant to non-programmers are the latest from any given ref.
-
Eidolon authored
Ring Racers' object file output is considerably larger than SRB2. 50M is insufficient to hold even a single build.
-
Eidolon authored
The singular .gitlab-ci.yml is pretty beefy. Splitting it into smaller files by job and job template will make maintaining the individual jobs easier.
-
toaster authored
PostThinkFrame during run only See merge request KartKrew/Kart!2383
-
- May 15, 2024
- May 12, 2024
- May 11, 2024
-
-
Eidolon authored
The last stable version of rapidjson was in 2016, and it is unlikely that neither rapidjson nor discord-rpc will receive a stable release ever again. However, rapidjson has a lot of fixes merged in their tree, so in order to fix gcc 14 compilation issues, let's pull in that tree.
-
Eidolon authored
The upstream changes for libvpx on Windows were merged and so this overlay is no longer needed. Updating the baseline requires everyone to update their vcpkg repo locally (git pull). It also upgrades all dependencies used.
-
-
- May 06, 2024
-
-
Eidolon authored
-
AJ Martinez authored
-
Eidolon authored
-
AJ Martinez authored
-
AJ Martinez authored
-
James R. authored
- May 05, 2024
-
-
toaster authored
-
toaster authored
-
Eidolon authored
Don't allow auto-roulette to get challenging items See merge request KartKrew/Kart!2367
-
Eidolon authored
Only apply maxconnections to bots in netgame contexts See merge request KartKrew/Kart!2366
-
Oni authored
Shorten fault void time by about 1 second for position pitfalls See merge request KartKrew/Kart!2362
-
Oni authored
Allow better steering from trick MT release See merge request KartKrew/Kart!2352
-
Gunla authored
G_GetNextMap: More ironclad behaviour for encore update deferral See merge request KartKrew/Kart!2334
-
Sal authored
-
AJ Martinez authored
-
Gunla authored
GP naming See merge request KartKrew/Kart!2365
-
Gunla authored
UFO determination See merge request KartKrew/Kart!2355
-
AJ Martinez authored
Burger deflection See merge request KartKrew/Kart!2364
-
AJ Martinez authored
-