11 Commits

Author SHA1 Message Date
Alexander von Gluck
47ea51f320 cmake/meson: Mass fix packages with broken debuginfo (#12822)
* cmake/debuginfo: Mass fix packages with broken debuginfo

* rtl_sdr: Fix trailing whitespace

* meson/debuginfo: Mass fix packages with broken debuginfo

* clean up conflicts

---------

Co-authored-by: Luc Schrijvers <begasus@gmail.com>
2026-01-07 17:36:21 +01:00
Schrijvers Luc
ebb6d1bd36 cmocka, cleanup (#8203) 2023-03-30 18:10:17 +02:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval
ef2de8343c cmocka: bump version. 2019-09-29 12:25:28 +02:00
Jerome Duval
9ed7848fa7 cmocka: bump version. 2019-03-22 22:17:52 +01:00
Jerome Duval
e4d7930dea cmocka: cmocka.h is used by third parties.
simply include stdint.h.
2018-09-26 13:40:18 +02:00
Jerome Duval
84223227b8 cmocka: add another missing include. 2018-09-26 12:12:35 +02:00
Jerome Duval
1fc87f0f16 cmocka: include missing stdint.h. 2018-09-26 11:27:16 +02:00
Jérôme Duval
866d31a901 cmocka: assume uintptr_t already defined. 2018-09-26 11:12:47 +02:00
Jerome Duval
bdb0fcbd78 code style. 2018-09-25 10:21:17 +02:00
miqlas
4be906fe2c Cmocka: new recipe (#3110)
* Cmocka: new recipe

* INCLUDE fix
2018-09-22 16:04:36 -04:00