Owen Rudge
1bfbcff71e
Change: [Actions] Switch back to primary source for 'gon' in macOS build job
...
This reverts commit 7a97a33598 .
2022-03-31 13:00:35 +01:00
Owen Rudge
7a97a33598
Fix: [Actions] Switch source for 'gon' in macOS build job
2022-03-28 21:56:24 +01:00
Loïc Guilloux
1a17b6c8f6
Change: [Actions] Remove VS2017 and restore VS2019 for CI ( #9835 )
2022-03-13 16:05:24 +01:00
Patric Stout
0cbe94256e
Change: [Emscripten] update to 2.0.34 and use Release over RelWithDebInfo ( #9696 )
...
It turns out that having "-g" in the compile-statement causes
Emscripten to pick -g3, which makes for very big binaries. This
is very likely not your intention when building Emscripten, as
smaller really is better.
For comparison, with RelWithDebInfo the binary is ~80MB. With
Release it is ~7.4MB.
2021-11-14 16:59:49 +01:00
dP
760b4a16a6
Merge remote-tracking branch 'upstream/master'
2021-11-08 23:47:49 +03:00
dP
76f735ed58
Update to 12.1
2021-11-08 23:42:22 +03:00
glx22
14429bbe8a
Change: [Actions] Also check desync debug
2021-10-19 09:05:00 +01:00
Patric Stout
5bcdf16dc5
Fix 01603d9e: [Preview] publishing preview failed due to recent changes ( #9621 )
...
Since 01603d9e we run under root, not under github user. In result,
the location of "aws" binary changed.
2021-10-17 22:42:29 +02:00
Patric Stout
01603d9e47
Fix 3046a6ce: [Preview] building preview failed to patch LZMA ( #9620 )
...
The job was started under a non-priv user, which did not have
permission to patch the emscripten files required to make LZMA
work.
2021-10-17 21:59:50 +02:00
dP
387e72456f
gha: Fix macos build
2021-10-17 13:07:52 +03:00
dP
f72089758d
Merge remote-tracking branch 'upstream/master'
2021-10-17 13:04:30 +03:00
dP
ccd5309c09
Update to 12.0
2021-10-17 13:01:41 +03:00
dP
9aa44df57b
Fix macos bundles file names in gha
2021-10-17 12:33:33 +03:00
dP
07e3e7904e
Upload files to GitHub release and CityMania website automatically
2021-10-17 03:40:21 +03:00
dP
48cbe6f11a
Upload release source package to CityMania
2021-10-17 00:30:08 +03:00
dP
1eb0cbb44f
Try to release source package on github automatically
2021-10-16 22:12:28 +03:00
Loïc Guilloux
46123742f5
Change: [Actions] Use macOS-11 image for releases ( #9605 )
2021-10-03 21:14:59 +02:00
Patric Stout
3046a6ce39
Change: upgrade Emscripten to 2.0.31 and enable LZMA by default ( #9604 )
2021-10-03 16:20:05 +02:00
dP
239ff976da
Merge remote-tracking branch 'upstream/master'
2021-09-27 19:53:01 +03:00
dP
4eb8b29dbf
Update to 12.0-RC1
2021-09-26 20:30:12 +03:00
Patric Stout
9c74dc2468
Codechange: validate that all STR_NNN strings are defined and used ( #9518 )
2021-09-02 22:32:10 +02:00
dP
a38dc30bf6
Merge remote-tracking branch 'upstream/master'
2021-08-16 01:58:47 +03:00
dP
9df4f2c4fc
Update to 12.0-beta1
2021-08-15 14:57:29 +03:00
Patric Stout
b67ef1e5b8
Fix: [Actions] Ubuntu 18.04 by default has a compiler too old for OpenTTD ( #9481 )
2021-08-15 13:08:58 +02:00
rubidium42
98e653dacc
Fix #9386 : compilers failing to compile with LTO by using variants instead of new + unique_ptr
...
With std::variant all memory can be figured out at compile time, so the compiler needs to keep track of fewer elements. It also saves out a unique_ptr and its memory management, over a slight impact for resolving a setting.
2021-06-26 20:28:34 +02:00
Loïc Guilloux
f86c66cbd7
Codechange: [Actions] Improve MSYS2 setup time ( #9360 )
2021-06-13 13:26:45 +02:00
Loïc Guilloux
acb6348ba6
Add: [Actions] msys2/MinGW CI ( #8698 )
2021-06-10 23:54:52 +02:00
Owen Rudge
3ce7e31f64
Feature: Sign Windows builds
2021-05-26 13:40:44 +01:00
Patric Stout
3477405e86
Change: [Actions] use newly created Actions instead of custom shell-scripting ( #9284 )
2021-05-20 19:12:33 +02:00
Loïc Guilloux
c53d9991ee
Add: [Actions] Check CI annotations to detect compile warnings ( #9217 )
2021-05-10 14:48:04 +02:00
dP
092517b32a
gha: Rename windows files to citymania-client-*
2021-05-04 23:19:22 +03:00
dP
68f64d67f3
gha: Fix Windows not building without installer
2021-05-04 22:43:10 +03:00
dP
4d5377f8e4
gha: Rename windows files to citymania-client-*
2021-05-04 22:30:25 +03:00
dP
c275067f11
gha: Fix macos zip name
2021-05-04 21:24:19 +03:00
dP
d296fc6726
gha: Remove duplicate if:
2021-05-04 19:56:49 +03:00
dP
802a5e6150
gha: Rename artifacts to citymania-client-*
2021-05-04 19:54:11 +03:00
dP
d7c46e1477
Merge remote-tracking branch 'upstream/1.11' into 1.11
2021-05-03 22:21:59 +03:00
dP
ac7d3eba75
Update to 1.11.2
2021-05-03 22:10:57 +03:00
Loïc Guilloux
282d5d302d
Change: [Actions] Add a 2 minutes timeout for regression test ( #9166 )
2021-05-01 16:18:41 +02:00
dP
5881c752f5
Update to 1.11.1
2021-04-19 00:52:41 +03:00
Jonathan G Rennison
88b10e37e5
Github: Disable release upload jobs
2021-04-04 15:02:28 +03:00
dP
4f92bf76fa
Fix workflows and windows build error
2021-04-03 19:37:56 +03:00
dP
3e277966df
Update cmake and workflow files that were somehow outdated
2021-04-02 19:29:54 +03:00
Charles Pigott
2a9825b8de
Add: [Actions] Debian Bullseye release build ( #8921 )
2021-04-01 20:45:13 +01:00
dP
ec1f91e865
Merge branch 'openttd' into 1.11
2021-04-01 17:03:13 +03:00
dP
5253131d44
Update to 1.11.0
2021-04-01 17:02:53 +03:00
dP
aa96e45032
Merge branch 'master' into 1.11
2021-04-01 14:35:09 +03:00
Patric Stout
9639e77297
Fix: [Actions] "is-tag" variable is the 5th element, not 6th
...
The 6th is "is-stable-tag", but it is currently broken in meaning.
Betas and RCs are considered "stable", but final releases are not.
This is the reason it was working for RC1, but not for the final
release.
2021-04-01 13:26:34 +02:00
dP
595606287d
Update to 1.11.0-RC1
2021-03-15 12:57:26 +03:00
Patric Stout
64a8c38d2f
Fix: [Actions] update environment variable for AWS region ( #8827 )
2021-03-08 23:31:45 +01:00