Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Mark Doffman 9713aa96d7 tools/gidlcompilercontext.c tools/gidlcompilercontext.h
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
2008-03-10 17:45:59 +00:00
ginfo.c Added: Added: Renamed to tools/Makefile.am: Renamed to tools/compiler.c: 2008-02-08 15:31:03 +00:00
ginvoke.c girepository/ginvoke.c girepository/girepository.h 2008-03-10 17:44:06 +00:00
girepository.c Added: Added: Renamed to tools/Makefile.am: Renamed to tools/compiler.c: 2008-02-08 15:31:03 +00:00
girepository.h girepository/ginvoke.c girepository/girepository.h 2008-03-10 17:44:06 +00:00
gmetadata.c girepository/ginvoke.c girepository/girepository.h 2008-03-10 17:44:06 +00:00
gmetadata.h tools/gidlcompilercontext.c tools/gidlcompilercontext.h 2008-03-10 17:45:59 +00:00
Makefile.am Take advantage of a libffi.pc if one exists, as it does on Fedora 8. Make 2008-03-05 17:10:28 +00:00