index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
ci-build.yml
Age
Commit message (
Expand
)
Author
2021-06-26
Fix #9386: compilers failing to compile with LTO by using variants instead of...
rubidium42
2021-06-13
Codechange: [Actions] Improve MSYS2 setup time (#9360)
Loïc Guilloux
2021-06-10
Add: [Actions] msys2/MinGW CI (#8698)
Loïc Guilloux
2021-05-20
Change: [Actions] use newly created Actions instead of custom shell-scripting...
Patric Stout
2021-05-10
Add: [Actions] Check CI annotations to detect compile warnings (#9217)
Loïc Guilloux
2021-05-01
Change: [Actions] Add a 2 minutes timeout for regression test (#9166)
Loïc Guilloux
2021-03-04
Change: [Actions] Also check dedicated build
glx22
2021-03-01
Add: [Actions] Allow partial cache invalidation on dependencies change
glx22
2021-02-24
Change: [Actions] Use only CMake, CTest and CPack
glx22
2021-02-24
Change: [Actions] stop using 'run-vcpkg' action for CI
glx22
2021-02-24
Change: [Actions] stop using 'run-cmake' action for CI
glx22
2021-02-19
Fix: [Actions] Also run CI against libsdl1.2 for every pull request
Patric Stout
2021-02-19
Fix: [Actions] if SDL2 is installed, it is always picked over SDL1
Patric Stout
2021-02-19
Fix: [Actions] build our allegro driver too in our CI
Patric Stout
2021-02-15
Fix: [Actions] Use vcpkg to provide libpng on macOS
Owen Rudge
2021-02-14
Add: [OSX] Native font rendering without using FreeType.
Michael Lutz
2021-02-13
Change: [Actions] Also run CI for VS2017
glx22
2021-02-08
Fix: [Actions] Use same vcpkg commit for CI on macOS as release builds
Owen Rudge
2021-01-08
Fix: [Actions] circumvent Windows tar warning about read-only files (#8524)
Patric Stout
2021-01-02
Codechange: Drop libxdg-basedir dependency in favour of finding the directori...
Charles Pigott
2020-12-15
Add: support for emscripten (play-OpenTTD-in-the-browser)
Patric Stout
2020-12-13
Fix: [Actions] cleanup ci-build workflow to be up-to-date (#8375)
Patric Stout
2020-10-10
Fix: [Actions] Call apt-get update before trying to install packages
Charles Pigott
2020-10-10
Add: [Actions] Add problem matchers for CI platforms
Charles Pigott
2020-10-03
Add: [Actions] CI build workflow
glx