wxwidgets/.github/workflows
Vadim Zeitlin 17ac31844d Allow using @NULL in interface/wx docs
This was previously disallowed by the code style check, but it's fine to
use this, as it expands to `nullptr` and it's not worth changing all the
existing occurrences of @NULL to @nullptr.
2022-11-23 02:44:50 +01:00
..
ci.yml Do not trigger non-CMake CI builds with CMake-only changes 2022-11-08 18:19:37 +01:00
ci_cmake.yml Avoid deprecation warnings for gha-setup-vsdevenv action 2022-10-18 19:45:15 +02:00
ci_mac.yml Do not trigger non-CMake CI builds with CMake-only changes 2022-11-08 18:19:37 +01:00
ci_mac_xcode.yml Do not trigger non-CMake CI builds with CMake-only changes 2022-11-08 18:19:37 +01:00
ci_msw.yml Add clang MSW build to CI 2022-11-19 20:00:20 +01:00
ci_msw_cross.yml Do not trigger non-CMake CI builds with CMake-only changes 2022-11-08 18:19:37 +01:00
code_checks.yml Allow using @NULL in interface/wx docs 2022-11-23 02:44:50 +01: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