Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Add human-readable abi_imports and abi_exports build artefacts #44

Open
ermo opened this issue Dec 19, 2022 · 1 comment
Open

Add human-readable abi_imports and abi_exports build artefacts #44

ermo opened this issue Dec 19, 2022 · 1 comment
Labels
type: feature A new functionality to implement.

Comments

@ermo
Copy link
Member

ermo commented Dec 19, 2022

The format below has the nice property that git will use the RFC822 header as its "anchor" for changes under it, thus making it easier to check at a glance what has changed.

libFlac.so.8:
<\t>FLAC_API_SUPPORTS_OGG_FLAC
<\t>FLAC__ChannelAssignmentString
<\t>FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_ESCAPE_PARAMETER
<\t>FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_PARAMETER_LEN
<\t>FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_ESCAPE_PARAMETER
libFOO.so.7:
<\t>FOO_BAR
<\t>FOO_BAZ
@ermo
Copy link
Member Author

ermo commented Jan 12, 2023

I've made some progress here in that I've re-enabled the elf-d/scanelf build target, such that we can use that as a proving ground for finalising the properties we want.

@livingsilver94 livingsilver94 added the type: feature A new functionality to implement. label Jul 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature A new functionality to implement.
Projects
None yet
Development

No branches or pull requests

2 participants