mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-30 12:23:06 +02:00
2008-02-21 Mark Doffman <mark.doffman@codethink.co.uk> * tools/gidlcompilercontext.c * tools/gidlcompilercontext.h * tools/gidlcompilerentrynode.c * tools/gidlcompilerentrynode.h * tools/gidlcompilertypenode.c * tools/gidlcompilertypenode.h Add code to compile a tree of GIdlNodes to a 'C' struct representing the metadata. This is to aid cross-compiling. Previously the g-idl-compiler created a binary blob with data written in the byte order and alignment of the tool rather than the intended target. Cleaned up and improved by Johan and Robert :-) WARNING: This commit does not compile. It is a partial change. svn path=/trunk/; revision=130
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Languages
C
95.3%
Python
2.3%
Meson
1.3%
Objective-C
0.3%
Shell
0.2%
Other
0.5%