summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2024-04-05Removed raylib from dynamic deps in windows packageAki
2024-04-05Add job prefix to each deps cacheAki
2024-04-05Use FetchContent to handle dependenciesAki
2024-04-05Add steam deployment only if protected branch is builtAki
2024-04-05CMake will now generate vdf with version in descriptionAki
2024-04-05Readded STEAM_GUARD to steamcmd invocationAki
2024-04-05Make steam deployment job manualAki
2024-04-05Disable Steam Guard authorization for nowAki
2024-04-05Added naive steam guard enabled authAki
2024-04-05Reverted too aggressive removal of ray _lib_Aki
2024-04-05Preview steampipe appbuild in CIAki
2024-04-05Switch to docker-ignore docker imageAki
2023-02-28Offloaded archiving the package to pipelinesAki
2023-02-27Seems needs and artifacts are not recursive, try with explicitAki
2023-02-27Added package to top-level stages listAki
2023-02-27Added packaging stageAki
2023-02-27Ctest outputs to build dir no matter whatAki
2023-02-27Added junit tests reportAki
2023-02-27The entire build directory is an artifactAki
2023-02-27Fixed type before_scriptAki
2023-02-27Ensure wine prefix before tests to reduce tests execution timeAki
2023-02-27Added needs declarations for test jobsAki
2023-02-27Added windows tests since wine is needed anyway with current configAki
2023-02-27Added archlinux based pipelines configAki