Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Johan Dahlin 8d06e5c8e7 Only use SHLIB_SUFFIX on darwin, otherwise use G_MODULE_SUFFIX, we cannot
2008-10-24  Johan Dahlin  <johan@gnome.org>

        * girepository/gtypelib.c:
        Only use SHLIB_SUFFIX on darwin, otherwise use
        G_MODULE_SUFFIX, we cannot get shext_cmds from libtool 2.2.


svn path=/trunk/; revision=806
2008-10-24 11:19:49 +00:00
ginfo.c Bug 557623 - Constructors shouldn't be flagged as methods. 2008-10-24 09:54:34 +00:00
ginvoke.c Bug 557241 – "throws" flag for functions 2008-10-21 17:04:11 +00:00
girepository.c Bug 557468 – Support for GI_TYPELIB_PATH 2008-10-23 09:10:04 +00:00
girepository.h Bug 557241 – "throws" flag for functions 2008-10-21 17:04:11 +00:00
girmodule.c fix some build warnings. 2008-10-22 14:31:58 +00:00
girmodule.h Bug 552858: versioning 2008-10-12 04:51:48 +00:00
girnode.c Bug 557405 – Use 'allow-none' consistently 2008-10-22 14:02:02 +00:00
girnode.h Bug 557405 – Use 'allow-none' consistently 2008-10-22 14:02:02 +00:00
girparser.c Bug 556739 – transfer-ownership attribute should be mandatory in .gir 2008-10-23 17:42:25 +00:00
girparser.h fix some build warnings. 2008-10-22 14:31:58 +00:00
girwriter.c Bug 557405 – Use 'allow-none' consistently 2008-10-22 14:02:02 +00:00
girwriter.h Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
gtypelib.c Only use SHLIB_SUFFIX on darwin, otherwise use G_MODULE_SUFFIX, we cannot 2008-10-24 11:19:49 +00:00
gtypelib.h Bug 557405 – Use 'allow-none' consistently 2008-10-22 14:02:02 +00:00
Makefile.am Make g-ir-scanner work on Windows. Still problems with the typelib code. 2008-08-27 13:33:21 +00:00