Results 5 issues of Alan Coopersmith

They were defined as empty strings on all platforms except for the long unsupported Cray systems which needed to use bitfields to define types smaller than 64-bits. Signed-off-by: Alan Coopersmith

**Describe the bug** When building mesa for Solaris with meson-0.63.3 a number of libraries which linked to /usr/lib/xorg/libdrm.so.1 had the /usr/lib/xorg path removed from RPATH by "meson install", leaving the...

**Describe the bug** When running the tests on Solaris 11.4, the runs of `test cases/rust/13 external c dependencies` with `-Dstatic=true` incorrectly report that libz.a is found, and then fail when...

Currently (meson 1.7) all dependencies used to build a library are output in either the Requires or Requires.private lines of the .pc file generated by the pkgconfig module. There should...

enhancement
module:pkgconfig

https://ariadne.space/2025/02/08/c-sboms-and-how-pkgconf.html suggests that "pkg-config module authors should add SPDX license expressions to their pkg-config modules, support for this was added in pkgconf 1.9, so it is a reasonably stable feature...

enhancement
module:pkgconfig