- May 17, 2024
-
-
Eidolon authored
Fixes: KartKrew/Kart#1405
-
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
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.
-
- Feb 25, 2024
-
-
-
Do not fallback to Linux Makefile for Mac builds` Do not build with libgme, it needs to linked with C++ runtime library
-
-
-
Logan Aerl Arias authored
-
Alam Ed Arias authored
Do not fallback to Linux Makefile for Mac builds` Do not build with libgme, it needs to linked with C++ runtime library
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
- Feb 15, 2024
-
-
-
-
The Alpine 3 GCC build job now does the dedicated server build
-
- Feb 13, 2024
-
-
Alam Ed Arias authored
-
Logan Aerl Arias authored
Update .gitlab-ci.yml file See merge request STJr/SRB2!2278 (cherry picked from commit 65da8e52) dcd68add Update .gitlab-ci.yml file 4d0b3722 Update .gitlab-ci.yml file d1de54dc Update .gitlab-ci.yml file 083176f1 Update .gitlab-ci.yml file abbb3a44 Update .gitlab-ci.yml file ebe3262d Update .gitlab-ci.yml file
-
- Feb 11, 2024
-
-
Alam Ed Arias authored
Do not care for single-bit-bitfield-constant-conversion warnings
-
Alam Ed Arias authored
Do not care for single-bit-bitfield-constant-conversion warnings
-
- Jan 24, 2024
-
-
Alam Ed Arias authored
Try to make a batocera:amd64 build
-
Alam Ed Arias authored
keep --verbose for Alpine builds
-
Alam Ed Arias authored
OK, very old version of ccache do not have --show-log-stats, just return code 0
-
Alam Ed Arias authored
Old version of ccache do not have --verbose, add a fallback for that
-
Alam Ed Arias authored
Add a Debian old build as well, just for ARM64, with no GME support
-
Alam Ed Arias authored
Add a Debian oldstable build, just with no GME support
-
- Jan 07, 2024
-
-
Alam Ed Arias authored
Drop Debian musl jobs
-
- Dec 31, 2023
-
-
Logan Aerl Arias authored
disable uPnP in Debian stable musl
-
- Dec 30, 2023
-
-
Logan Aerl Arias authored
add libminiupnpc-dev to the build
-
- Dec 25, 2023
-
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Logan Aerl Arias authored
add NOEXECINFO=1 to make
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
- Dec 15, 2023
-
-
Alam Ed Arias authored
-
- Nov 10, 2023
-
-
Alam Ed Arias authored
Fixup ARM64 build
-
- Nov 01, 2023
-
-
Alam Ed Arias authored
Limit builds to just "Windows x86" and "Debian stable:amd64", all other builds can be started manually
-
- Oct 29, 2023
-
-
Alam Ed Arias authored
Add ARM64=1 for arm build
-
- Oct 28, 2023
-
-
Alam Ed Arias authored
Now, try compiling with musl on Debian testing
-