wxWidgets/.github/workflows
Vadim Zeitlin 93577ce1b3 Add CI workflow checking ABI stability
Add the ABI files generated by libabigail abidw tool (note that
--no-corpus-path --no-comp-dir-path options were used to avoid having
system-specific object file paths in these files and the source file
paths were edited to remove the system-specific prefix from them too)
and a script comparing the current ABI with these files.

Also update the documentation to describe using libabigail tools as
abi-compliance-checker doesn't seem to work under the recent systems any
longer: it gives some warnings and doesn't detect ABI-incompatible
changes.

Closes #22634.
2022-07-17 17:19:02 +02:00
..
abi_check.yml Add CI workflow checking ABI stability 2022-07-17 17:19:02 +02:00
ci_cmake.yml Run CI builds on 3.2 branch, not master, in this branch 2022-07-04 01:32:51 +02:00
ci_mac_xcode.yml Restrict job permissions in GitHub actions workflows 2022-06-28 14:00:44 +02:00
ci_mac.yml Restrict job permissions in GitHub actions workflows 2022-06-28 14:00:44 +02:00
ci_msw_cross.yml Explicitly use .exe extension when launching tests under Wine 2022-07-17 15:43:24 +02:00
ci_msw.yml Run CI builds on 3.2 branch, not master, in this branch 2022-07-04 01:32:51 +02:00
ci.yml Run CI builds on 3.2 branch, not master, in this branch 2022-07-04 01:32:51 +02:00
code_checks.yml Run CI builds on 3.2 branch, not master, in this branch 2022-07-04 01:32:51 +02:00
docs_update.yml Update online documentation for 3.2 in this branch 2022-07-05 13:57:47 +02:00