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
/
giscanner
/
libtoolimporter.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
giscanner: Use unicode literals in all Python files
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Use print as a function for Python 3 compatibility
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Enable "true division" for all Python files
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Use absolute_import for all Python files
Simon Feltman
2015-09-29
1
-0
/
+2
*
scanner: document LibtoolImporter.load_module()
Dieter Verfaillie
2015-06-29
1
-9
/
+6
*
giscanner: don't shadow built-in 'type' symbol
Dieter Verfaillie
2013-04-09
1
-1
/
+1
*
libtoolimporter: Don't assume we have a multi-component import
Colin Walters
2010-11-09
1
-2
/
+6
*
chose extension basing on OS
Alexey Zakhlestin
2010-10-06
1
-2
/
+11
*
Set module.__loader__ as per PEP 302.
Johan Dahlin
2008-11-07
1
-0
/
+1
*
Clear up some confusion about the second argument to find_module, it's
Johan Dahlin
2008-11-07
1
-8
/
+3
*
Relicense the giscanner library under LGPLv2+. This has been approved by
Johan Dahlin
2008-11-04
1
-11
/
+11
*
Bug 558383 – builddir != srcdir build fails if giscanner python module
Johan Dahlin
2008-10-30
1
-4
/
+17
*
Clean up the libtool importer a bit. Add a context so we can use it
Johan Dahlin
2008-10-29
1
-10
/
+10
*
Add missing whitespace to make pep8 happy
Johan Dahlin
2008-10-21
1
-0
/
+3
*
Remove leftover raise SystemExit.
Johan Dahlin
2008-10-21
1
-1
/
+0
*
Bug 556358 - don't use libtool internals
Johan Dahlin
2008-10-21
1
-0
/
+52