wxwidgets/.github/workflows
Vadim Zeitlin a0ea27cccf Restrict check for obsolete macros to C++ code
Only check for the use of NULL in C++ code, not C, for example, where
it still can, and should, be used.

Also allow using "NULL" as part of a larger macro name (where it would
be followed by "_") or at the beginning/end of a string.
2023-04-17 18:33:16 +02:00
..
ci.yml Remove wxUSE_STL which is not really used any longer 2023-04-15 17:22:09 +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 Remove wxUSE_STL which is not really used any longer 2023-04-15 17:22:09 +02:00
code_checks.yml Restrict check for obsolete macros to C++ code 2023-04-17 18:33:16 +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