fltk/documentation
Albrecht Schlosser 4d0c1a2a28 Add more documentation about ABI checking and a script to do it
misc/abi-check: This new script can be used (on Linux) to check ABI
  compatibility between patch releases. It does everything required
  in one execution (after installing the prerequisites once).
  Documentation is included in the script. It may be modified for
  other platforms, or ABI checking can be done manually.

README.abi-version.txt: add a chapter regarding ABI checks

misc/abi-compliance-checker.txt: update documentation on how to run
  misc/abi-check. In previous versions (1.4) building was done using
  configure/make. Thus this file was almost completely rewritten.

documentation/src/migration_1_4.dox: an unrelated but tiny correction.
2025-05-11 22:16:16 +02:00
..
src Add more documentation about ABI checking and a script to do it 2025-05-11 22:16:16 +02:00
.gitignore Fix build process of PDF docs on macOS and update .gitignore 2022-09-23 15:45:45 +02:00
CMakeLists.txt Remove hardcoded version numbers (part 2) and more documentation 2025-05-07 21:21:35 +02:00
convert_doxyfile Quote doxygen command where necessary 2024-01-11 01:47:07 +01:00
copyright.dox.in Improve automatic documentation generation 2022-08-12 17:49:53 +02:00
Doxyfile.in Remove hardcoded version numbers (part 2) and more documentation 2025-05-07 21:21:35 +02:00
generated.dox.in Update documentation 2024-10-17 16:01:32 +02:00
make_header Quote doxygen command where necessary 2024-01-11 01:47:07 +01:00
make_pdf.in Fix forgotten run_pdflatex call (1.5) 2025-04-23 15:47:31 +02:00
version.dox.in Remove hardcoded version numbers (part 2) and more documentation 2025-05-07 21:21:35 +02:00