57fcddb614
elfparser: switch to char
2023-08-17 14:19:38 -07:00
f93767cfb2
meson: use variables for gio-2.0, glib-2.0, and gio-unix-2.0
2023-07-28 14:00:04 -05:00
03c6c57fab
contrib: move line reader to contrib
...
This came from Builder, and it's nice to be able to use it statically from
multiple libsysprof libraries.
2023-05-30 21:29:24 -07:00
375aaf7086
contrib: import GtkBitset as EggBitset
...
This imports GTK's GtkBitset and the underlying roaring bitmaps so that
we will have it without having to use GTK from libsysprof-analyze.
2023-05-25 15:15:38 -07:00
92b3b77dd2
contrib: create static library for elfparser
...
I want to move a bunch of this "contrib" style sources into their own
area so we can statically link them but keep them separate from main
sysprof code.
2023-05-25 15:15:20 -07:00