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
/
release.yml
Age
Commit message (
Expand
)
Author
2021-04-01
Add: [Actions] Debian Bullseye release build (#8921)
Charles Pigott
2021-04-01
Fix: [Actions] "is-tag" variable is the 5th element, not 6th
Patric Stout
2021-03-08
Fix: [Actions] update environment variable for AWS region (#8827)
Patric Stout
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 Release
glx22
2021-02-24
Change: [Actions] stop using 'run-cmake' action for Release
glx22
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-08
Change: Convert .md to .rtf for Windows/Mac packages
Owen Rudge
2021-02-05
Codechange: [Actions] Document better why we build our own fluidsynth (#8646)
Patric Stout
2021-02-05
Add: [Actions] Automatically upload releases to Steam (#8644)
Patric Stout
2021-02-05
Feature: [Actions / CMake] support for generic linux builds (#8641)
Patric Stout
2021-01-29
Codechange: [Actions] we no longer need xdg-basedir (#8615)
Patric Stout
2021-01-28
Feature: [Actions] Create .zip for macOS build
Owen Rudge
2021-01-18
Feature: [Actions] ARM64 builds for Windows
Owen Rudge
2021-01-18
Fix: [Actions] Give Universal Mac packages the "universal" suffix
Owen Rudge
2021-01-15
Feature: Build macOS build as a universal binary
Owen Rudge
2021-01-14
Fix: vcpkg binaries were not being cached on Mac
Owen Rudge
2021-01-14
Fix: [Actions] circumvent Windows tar warning about read-only files (#8570)
Patric Stout
2021-01-14
Fix: Remove .sha256 files from macOS builds
Owen Rudge
2021-01-13
Feature: Sign macOS builds
Owen Rudge
2021-01-08
Feature: Build ARM64 (Apple Silicon) version for macOS
Owen Rudge
2020-12-26
Fix: [Actions] cmakeBuildType is only used with CMakeListsTxtBasic (#8435)
Patric Stout
2020-12-19
Add: [Actions] release workflow for both releases and nightlies
Patric Stout