akallabeth
78a53f936b
[ci,abi] refactor suppressions
...
* add a script to run abi-diff locally
* refactor suppression file, explicitly state type of change expected
* use local script for ci tests as well
* disable client and shadow server builds
2025-03-19 21:55:17 +01:00
akallabeth
df800c2a0b
[ci,abi] suppress HGDI_RGN to GDI_RGN* replacements
2025-03-19 20:24:30 +01:00
akallabeth
87896e87d8
[ci,abi] suppress msusb_msconfig_dump const change
2025-03-10 17:42:38 +01:00
akallabeth
5c7fd90ebd
[ci,abi] suppress gdi_graphics_pipeline_init_ex
...
subtype changed from __uint32 to uint32_t...
2025-02-25 17:55:20 +01:00
Armin Novak
f6fe4e1f29
[ci,abi] suppress primitives_init_*
...
the abi-compliance-checker falsely reports the disappearance of non
global functions not part of the ABI, suppress these.
2025-02-12 14:24:10 +01:00
akallabeth
23e62f1b12
[ci,abi] add suppression for freerdp_settings_set_uint32
2025-01-19 15:31:31 +01:00
akallabeth
903c290ada
[ci,abi] add suppression for freerdp_settings_get_uint32
2025-01-19 15:31:29 +01:00
akallabeth
0e4bfb2473
[ci,abi-checker] allow change of freerdp_passphrase_read
2025-01-13 10:43:19 +01:00
akallabeth
9922060298
[ci,abi-checker] suppress sign changes
...
some functions used unsigned values for NTSTATUS values which is signed.
Correcting that breaks (strict) ABI compliance
2025-01-07 10:11:23 +01:00
akallabeth
e79aaf4d82
[ci,abi-checker] suppress winpr_strerror parameter change
...
The change is not 100% clean but does not break ABI (but might create
some unnecessary warnings in 3rd party code)
2024-09-20 11:11:08 +02:00
akallabeth
7c320056b3
[ci,abi] add suppressions
2024-02-27 15:30:53 +01:00