summaryrefslogtreecommitdiff
path: root/HACKING
Commit message (Collapse)AuthorAgeFilesLines
* Rename the main development branchEmmanuele Bassi2022-02-171-3/+4
| | | | | The main development branch of GObject Introspection is now called "main", following the change in GLib and GTK.
* HACKING: Document how to update glib GIRBastien Nocera2020-02-201-0/+16
| | | | Closes: https://gitlab.gnome.org/GNOME/gobject-introspection/issues/320
* tools: add support for PyDev remote debugger.Dieter Verfaillie2015-06-291-0/+14
|
* docs: document some annotationparser.py hacking hintsDieter Verfaillie2013-10-081-3/+38
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=688897
* Add a few notes to HACKINGJohan Dahlin2010-09-131-0/+7
|
* scanner: Add various static debug hooks in GI_SCANNER_DEBUGColin Walters2010-09-071-0/+2
For backwards compat, keep the presence of the environment variable at all to mean "exception". Also start a HACKING file.