Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-30 | fix: remove -Wextra-semi | seth | |
this flag is unavailable on gcc versions < 8. we could detect the version of the compiler here, but i don't think we lose much in this flags removal and this is a simpler option Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-01 | chore: remove WARNINGS_AS_ERRORS | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-04 | chore: add better default compiler warnings | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> |