wxwidgets/.github/workflows
Vadim Zeitlin 78760c3538 Enable -Wextra for the CI builds
Try detecting more warnings that can be useful when building the
library.

Don't use -Wextra with gcc 4.8 which generates several completely
spurious warnings not generated by later compiler versions and which are
not worth fixing/working around.
2023-07-04 02:19:14 +02:00
..
ci.yml Enable -Wextra for the CI builds 2023-07-04 02:19:14 +02:00
ci_cmake.yml CI: ignore CircleCI config files from all other CIs 2023-04-04 15:28:34 +02:00
ci_mac.yml Remove wxUSE_STL which is not really used any longer 2023-04-15 17:22:09 +02:00
ci_mac_xcode.yml CI: ignore CircleCI config files from all other CIs 2023-04-04 15:28:34 +02:00
ci_msw.yml Remove wxUSE_STL which is not really used any longer 2023-04-15 17:22:09 +02:00
ci_msw_cross.yml Add CI build of wxUniv/MSW 2023-04-22 16:39:42 +02:00
code_checks.yml Exclude a couple of makefile-like files from whitespace checks 2023-06-20 15:12:34 +02:00
docs_update.yml Use v3 of checkout action in GitHub CI builds 2022-10-10 23:55:12 +02:00
make_release.yml Use v3 of checkout action in GitHub CI builds 2022-10-10 23:55:12 +02:00
no_response.yml And now fix the schedule specification too 2022-12-12 14:22:20 +01:00