glib/docs/reference
Emmanuele Bassi 7bc6ef8734 Do not generate C resources for all possible toolchains
The resources data is generated for both GCC and MSVC toolchains, even
though we know beforehand which toolchain we're going to compile it for.
By dropping the data duplication we make the generated resources file
faster to compile, especially when dealing with large embedded data,
instead of relying on the C pre-processor to walk the whole file and
discard the branch we're not using.
2022-02-14 13:09:22 +00:00
..
gio Do not generate C resources for all possible toolchains 2022-02-14 13:09:22 +00:00
glib Merge branch 'ebassi/aligned-alloc' into 'main' 2022-02-11 15:04:25 +00:00
gobject gobject: add GSignalGroup 2022-02-01 17:09:14 -08:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build gversionmacros: Add version macros for GLib 2.72 2021-09-17 11:35:21 +01:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00