diff options
| author | Charles Brunet <charles.brunet@optelgroup.com> | 2025-01-07 10:12:01 -0500 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2025-01-07 20:43:28 +0200 |
| commit | b7260e803151654d0ca83f033defeaa20e07bb68 (patch) | |
| tree | 3698228062d648da26e8a5ed401f004ddc04129d /.github | |
| parent | a4cb40bde488cc548e39fbd2e536e25a833f2484 (diff) | |
| download | meson-b7260e803151654d0ca83f033defeaa20e07bb68.tar.gz | |
Fix internal dependency names
Internal dependency names were generated from object id. This cause
problem when objects are copied, especially when generating partial
dependency, or when extracting shared or static dependencies from
both_library, because dependency names in target and dependencies
introspection files become unrelated.
This fixes that by generating the dependency name from the internal id,
and by using that base name when generating partial dependencies.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
