summaryrefslogtreecommitdiff
path: root/.github/workflows/ci-build.yml
AgeCommit message (Expand)Author
2021-06-26Fix #9386: compilers failing to compile with LTO by using variants instead of...rubidium42
2021-06-13Codechange: [Actions] Improve MSYS2 setup time (#9360)Loïc Guilloux
2021-06-10Add: [Actions] msys2/MinGW CI (#8698)Loïc Guilloux
2021-05-20Change: [Actions] use newly created Actions instead of custom shell-scripting...Patric Stout
2021-05-10Add: [Actions] Check CI annotations to detect compile warnings (#9217)Loïc Guilloux
2021-05-01Change: [Actions] Add a 2 minutes timeout for regression test (#9166)Loïc Guilloux
2021-03-04Change: [Actions] Also check dedicated buildglx22
2021-03-01Add: [Actions] Allow partial cache invalidation on dependencies changeglx22
2021-02-24Change: [Actions] Use only CMake, CTest and CPackglx22
2021-02-24Change: [Actions] stop using 'run-vcpkg' action for CIglx22
2021-02-24Change: [Actions] stop using 'run-cmake' action for CIglx22
2021-02-19Fix: [Actions] Also run CI against libsdl1.2 for every pull requestPatric Stout
2021-02-19Fix: [Actions] if SDL2 is installed, it is always picked over SDL1Patric Stout
2021-02-19Fix: [Actions] build our allegro driver too in our CIPatric Stout
2021-02-15Fix: [Actions] Use vcpkg to provide libpng on macOSOwen Rudge
2021-02-14Add: [OSX] Native font rendering without using FreeType.Michael Lutz
2021-02-13Change: [Actions] Also run CI for VS2017glx22
2021-02-08Fix: [Actions] Use same vcpkg commit for CI on macOS as release buildsOwen Rudge
2021-01-08Fix: [Actions] circumvent Windows tar warning about read-only files (#8524)Patric Stout
2021-01-02Codechange: Drop libxdg-basedir dependency in favour of finding the directori...Charles Pigott
2020-12-15Add: support for emscripten (play-OpenTTD-in-the-browser)Patric Stout
2020-12-13Fix: [Actions] cleanup ci-build workflow to be up-to-date (#8375)Patric Stout
2020-10-10Fix: [Actions] Call apt-get update before trying to install packagesCharles Pigott
2020-10-10Add: [Actions] Add problem matchers for CI platformsCharles Pigott
2020-10-03Add: [Actions] CI build workflowglx