wxWidgets/docs/contributing
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
..
about-platform-toolkit-and-library-names.md Mention CMake in library naming convention documentation 2021-06-22 21:42:03 +02:00
about-version-numbers.md Avoid using TAB for indent in a HOWTO 2022-06-21 00:55:30 +02:00
binary-compatibility.md Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
how-to-add-class-documentation.md Document that 3rd person verb forms should be used in the manual 2019-08-20 17:16:53 +02:00
how-to-add-files-to-build-system.md Explain better how to add data files to a sample 2021-11-29 13:58:52 +01:00
how-to-add-new-font-encoding.md
how-to-add-new-msvs-version.md Document that bakefiles need to be updated for a new MSVS version 2021-12-18 20:14:09 +01:00
how-to-add-new-sample.md Explain better how to add data files to a sample 2021-11-29 13:58:52 +01:00
how-to-add-new-ui-bitmaps.md
how-to-add-new-wxUSE_XXX.md Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
how-to-add-new-xrc-handler.md
how-to-release.md Add CI workflow checking ABI stability 2022-07-17 17:19:02 +02:00
how-to-update-third-party-library.md Remind to update zconf.h when upgrading zlib 2022-04-20 19:48:10 +02:00
how-to-write-unit-tests.md Also explain how to build the tests using CMake 2021-11-12 16:53:30 +01:00
translators-guide.md Remove platform-specific translations support 2021-02-07 00:06:21 +01:00
wxmsw-contributor-guide.md Extend wxMSW contributor guide 2021-11-05 13:56:10 +01:00