Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-09 | CI: Build with warnings=extra to catch 'em all | Rémi Verschelde | |
... 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-10-16 | CI: Refactor build workflows to use `SCONSFLAGS` | Andrii Doroshenko (Xrayez) | |
2020-10-15 | CI: upload artifacts | umarcor | |
Set retention-days of all artifacts to 14. | |||
2020-10-15 | CI: List contents of bin/ after build | Rémi Verschelde | |
This can be used to compare impacts on the generated files and especially their size in PRs. | |||
2020-08-23 | GitHub Actions: Prepend emoji to platform names for easy visual grepping | Hugo Locurcio | |
2020-08-13 | Rename javascript_builds.yml to javascript_builds.disabled | Gordon MacPherson | |