Commit graph

6 commits

Author SHA1 Message Date
Alam Ed Arias
fa4924bc19 GitLab CI: MacOS build does not use vcpkg 2025-02-26 21:57:49 -05:00
Alam Ed Arias
620bb5054f GitlabCI: use lipo to create universal darwin binary 2025-02-07 00:40:21 -05:00
Alam Ed Arias
ec3edcc6c9 GitlabCI: install static version of curl, libopenmpt,libsdl2-mixer,libpng and libxmp for macs 2025-02-06 15:31:26 -05:00
Alam Ed Arias
10bb905ebd GitlabCI: use cmake --build to compile and not call directly Makefile files 2025-02-06 12:27:22 -05:00
Logan Aerl Arias
f691d35ee9 add cmake to the gitlab ci jobs 2025-01-21 22:13:26 +00:00
Eidolon
dfada161cc Separate gitlab CI into multiple yaml documents
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.
2024-05-17 16:38:01 -05:00