index
:
delta/gobject-introspection.git
annotation
annotation_svn1007
baserock/1.39.90
baserock/GOBJECT_INTROSPECTION_1_40_0
baserock/jonathan/fix-giscanner
baserock/markdoffman/1_39_90-merge
baserock/morph
bochecha/pkgconfig-prefix
doc-sections
ebassi/cairo-wrap
ebassi/compiler-opt
ebassi/final-type
ebassi/for-master
ebassi/issue-384
ebassi/issue-418
ebassi/signal-emitter
ebassi/symbol-collision
ewlsh/fundamental-test
fix-msvc-setuptools-distutils
fix-msvc-warnings
fix.win.cmd.3-38
g-i-0.6
g-i-0.9
gi-release-1-70
gidocgen
gir-compiler
gir-docbook
gir-docbook-2
glib-annotations
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
ignatenko/g-ir-inspect
issue-328
main
mallard-templates
master
matthiasc/symbol-collision
no-designated-init
pointer-aliases
scope-forever
tintou/closure-destroy-fix
tintou/doc-format
win64.fixes.master
wip/api-diff
wip/carlosg/signal-tests
wip/ci
wip/cmph
wip/cmph-rebase2
wip/cmph-rebase3
wip/dieterv/drive-by-review
wip/dieterv/g-ir-fix
wip/dieterv/multiline-annotations
wip/dieterv/schema
wip/docs
wip/docs-3
wip/docs-json
wip/dx-hackfest
wip/ebassi/meson
wip/fanc999/dumper-distutils
wip/glib-source-extraction
wip/hadess/add-power-profile-monitor
wip/jtojnar/glib-subproject
wip/meson/pkg-generate
wip/nielsdg/python-formatter-out-params
wip/nonrecursive-make
wip/sam/multiple-girs-one-typelib
wip/smcv/8k-not-enough-for-everybody
wip/smcv/search-paths
wip/smcv/test-more-flags
wip/smcv/testbuild
wip/structure-parsing
wip/tingping/meson
wip/tintou/closure-documentation
zbrown/dispose
zbrown/types-1
gitlab.gnome.org: GNOME/gobject-introspection.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gir
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
distcheck fixes
Tommi Komulainen
2008-10-29
1
-2
/
+3
*
add annotation for g_file_delete
Johan Bilien
2008-10-27
1
-1
/
+2
*
Bug 557076 - move typelibs to $libdir
Colin Walters
2008-10-25
1
-1
/
+1
*
Typelibs should go in $(datadir) for now
Colin Walters
2008-10-23
1
-1
/
+1
*
Bug 557468 – Support for GI_TYPELIB_PATH
Johan Bilien
2008-10-23
1
-1
/
+1
*
Rename GLib-assertions.txt to GLib-2.0.xpath and include it in EXTRA_DIST
Johan Dahlin
2008-10-21
1
-1
/
+3
*
added annotations
Johan Bilien
2008-10-17
1
-1
/
+2
*
Merge branch 'bug556331-includecleanup'
Colin Walters
2008-10-16
1
-3
/
+7
*
Disable check-local for now
Johan Dahlin
2008-10-15
1
-1
/
+1
*
check that typelib -> gir -> typelib transformation is lossless (it's not)
Tommi Komulainen
2008-10-15
1
-0
/
+21
*
Bug 552858: versioning
Colin Walters
2008-10-12
1
-17
/
+17
*
Add --xpath-assertions option to g-ir-scanner
Colin Walters
2008-09-12
1
-0
/
+2
*
top_srcdir -> top_builddir
Johan Dahlin
2008-08-31
1
-3
/
+3
*
Add a GModule.gir
Johan Dahlin
2008-08-31
1
-1
/
+25
*
Put dependencies in typelibs, resolve them when loading
Colin Walters
2008-08-30
1
-6
/
+6
*
Expand aliases when generating typelibs
Colin Walters
2008-08-28
1
-2
/
+2
*
Make distcheck pass.
Johan Dahlin
2008-08-28
1
-3
/
+3
*
Remove generated files
Johan Dahlin
2008-08-27
1
-2
/
+0
*
Make g-ir-scanner work on Windows. Still problems with the typelib code.
Tor Lillqvist
2008-08-27
1
-5
/
+27
*
Search $DATADIR/girepository instead of $DATADIR/gitypelibs; this naming
Colin Walters
2008-08-26
1
-1
/
+1
*
Avoid undeffing __GNUC__, instead define __attribute__ & friends. Remove
Johan Dahlin
2008-08-26
1
-2
/
+1
*
Dep on compiler
Colin Walters
2008-08-23
1
-2
/
+2
*
Ignore <include>. Parse them. Generate them. Process <include>
Colin Walters
2008-08-23
1
-1
/
+0
*
Send in undefs/defines via writing it directly to stdin of cpp instead of
Johan Dahlin
2008-08-22
1
-1
/
+1
*
Use the generated glibconfig.h for all scanner invokations. Rename it to
Johan Dahlin
2008-08-22
1
-10
/
+2
*
Make it work again, clean up the mess I made
Johan Dahlin
2008-08-22
1
-7
/
+4
*
Avoid using builddir
Johan Dahlin
2008-08-22
1
-5
/
+5
*
1->0, not 1->1
Johan Dahlin
2008-08-22
1
-1
/
+1
*
Replace glibconfig.h with our own, do some replacement for CPP/C features
Johan Dahlin
2008-08-22
1
-2
/
+14
*
Build and install the Gio.typelib too
Johan Dahlin
2008-08-21
1
-1
/
+1
*
CLEANFILES typelibs too.
Colin Walters
2008-08-21
1
-0
/
+1
*
Parse glibconfig.h as well and install the compiled typelib
Johan Dahlin
2008-08-21
1
-2
/
+3
*
Do not hard-core library names in the Makefile, reuse ctypes find_library
Johan Dahlin
2008-08-21
1
-6
/
+9
*
Remove g_irepository_register_file in favor of g_irepository_require.
Colin Walters
2008-08-20
1
-0
/
+1
*
Install GObject.typelib
Johan Dahlin
2008-08-20
1
-4
/
+4
*
Rename .gir files using GI namespace. Use XDG_DATA_DIRS for looking up
Colin Walters
2008-08-20
1
-8
/
+13
*
Type checking rework
Colin Walters
2008-08-19
1
-1
/
+4
*
Set ctype of enums Improve enum parsing for enums without a GType. Make
Johan Dahlin
2008-08-18
1
-0
/
+1
*
Add a gio gir.
Johan Dahlin
2008-08-17
1
-3
/
+21
*
Regenerate GObject & GType. Avoid warnings when generating
Johan Dahlin
2008-08-17
1
-2
/
+5
*
Move .gir files to -good.gir, tweak build order.
Colin Walters
2008-08-17
1
-2
/
+6
*
Define an internal _H_ variable so we skip parsing both i18n headers, only
Johan Dahlin
2008-08-14
1
-1
/
+2
*
Comment data structures. Also squash pointers in resolve_type_name to
Colin Walters
2008-08-14
1
-2
/
+33
*
Install again. Add some more bits.
Colin Walters
2008-08-13
1
-2
/
+2
*
Record typedefs as <alias> elements. Also attempt to look up types in
Colin Walters
2008-08-13
1
-2
/
+2
*
Replace the GObject gidl with a GObject gir.
Johan Dahlin
2008-04-28
1
-0
/
+2