aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2023-04-06Fix OpenGL3 driver to compile standalonesfan5
2023-03-13Add xvfb (for tests)numzero
2023-03-13Add CI for the new GL ES 2 drivernumzero
2023-03-13Add CI for the new OpenGL 3 drivernumzero
2023-02-22Move platform detection to CMakenumzero
2022-12-31Update workflow to address deprecationssfan5
2022-10-15Add build with SDL2 to CIsfan5
2022-10-14Move Ubuntu builds into docker to keep them workingsfan5
2022-07-18Enable XInput2 by default (and improve CMake detection)sfan5
2022-07-07Add MSVC CI build (#26)LoneWolfHT
2022-05-06Properly strip windows binaries produced by CIsfan5
2022-03-09AutomatedTest: improve and run under macOS CI toosfan5
2022-02-04Update MinGW CI setup to match MT'ssfan5
2021-07-22Fix CI by running apt-get update firstsfan5
2021-07-17Add macOS build to CI (#47)fn ⌃ ⌥
2021-05-08CI: Add verbose flag to build (#35)JosiahWI
2021-04-22Add basic test application that runs under CIsfan5
2021-03-25Rename library to IrrlichtMtsfan5
2021-03-25Make Linux CI run upload a packagesfan5
2021-03-08CI: add workflows for win32 and win64sfan5
2021-03-06Add CMake as new build systemsfan5
2021-02-25Add GLES workflow to CIsfan5
2021-02-25Throw out support for Bzip, LZMA and encrypted ZIPssfan5
2021-02-25Remove bundled librariessfan5
2021-02-25Add github workflow & gitignoreLoic Blot