Downloadliste

Projektbeschreibung

GObject Builder (GOB) is a simple preprocessor for
easily creating GObjects (glib objects). It reads
a class description file with inline C code and
produces .c and .h object files for you. It allows
you to easily use most of the features of the
GObject system and avoids typos by reducing the
amount of code needed. In general, the amount of
code is about the same as for OO languages such as
Java or C++, but you still have to only use C and
you get all the power of the GObject system.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-20 08:10
2.0.19

Bugfixes.
Tags: Minor bugfixes
Bugfixes.

2011-01-07 07:02
2.0.18

Diese Veröffentlichung fügt ctop (funktioniert wie ALLTOP aber nur in der C-Datei), bauen Fixes für Cygwin, und einige kleinere Korrekturen.
Tags: Minor feature enhancements, Minor bugfixes
This release adds ctop (works like alltop but only in the C file), build fixes for Cygwin, and some minor fixes.

2010-04-03 12:37
2.0.17

Dieses Release behebt Segfaults hat die richtigen Vorgaben für Gleitkomma-Werte, und Griffe DOS-Format Eingabedateien.
Tags: Minor bugfixes
This release fixes segfaults, has the correct defaults for floating point values, and handles DOS format input files.

2009-07-22 02:06
2.0.16

Funktion Attribute. Einfache zerstören, abzuschließen, zu konstruieren und zu überschreiben zu unterstützen. Ein afterdecls C-Block. Minor andere Fehlerbehebungen / Verbesserungen.
Function attributes. Simple destroy, finalize, and construct override support. An afterdecls C block. Minor other fixes/improvements.

2007-11-21 08:53
2.0.15

Tags: Minor bugfixes

Project Resources