Rémi Verschelde
456acda57a
CI: Force building TextServer fallback
...
It's normally opt-in as the advanced one (CTL support) is the default,
but we need to build it to catch potential build issues.
2020-12-29 12:14:16 +01:00
Rémi Verschelde
5af5c86ebc
CI: Build with warnings=extra to catch 'em all
...
... on all platforms but MSVC, as it still has a number of unsolved warnings
in its `/Wall` level. Some of it might be valid, others might be overkill,
this needs further assessment and fixes. (We could also change the `extra`
level to `/W4` on MSVC if that's more meaningful.)
2020-11-09 15:01:43 +01:00
Andrii Doroshenko (Xrayez)
2946535a6f
CI: Refactor build workflows to use `SCONSFLAGS`
2020-10-16 14:41:30 +02:00
umarcor
b8855ed732
CI: upload artifacts
...
Set retention-days of all artifacts to 14.
2020-10-15 20:32:16 +02:00
Rémi Verschelde
69e958b48d
CI: List contents of bin/ after build
...
This can be used to compare impacts on the generated files
and especially their size in PRs.
2020-10-15 19:50:49 +02:00
Hugo Locurcio
82b30f36cb
GitHub Actions: Prepend emoji to platform names for easy visual grepping
2020-08-23 15:13:36 +02:00
Rémi Verschelde
bf257adbf5
CI: Add iOS build on GitHub Actions
2020-07-25 21:55:49 +02:00