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
/
shlibs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
giscanner: Decode command output for Python 3 compatibility
Simon Feltman
2015-09-29
1
-0
/
+1
*
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
*
giscanner: Use items() instead of iteritems()
Simon Feltman
2015-09-29
1
-1
/
+1
*
scanner: remove unused imports
Dieter Verfaillie
2015-06-29
1
-1
/
+1
*
giscanner: Add New CCompiler Module
Chun-wei Fan
2014-08-05
1
-86
/
+3
*
PEP8 fixes in shlib.py
Simon Feltman
2014-02-26
1
-7
/
+7
*
scanner: Make shlib Resolution Work Also With Visual C++
Chun-wei Fan
2014-02-25
1
-18
/
+52
*
scanner: Fix shlib resolution on W32
Руслан Ижбулатов
2014-02-22
1
-3
/
+52
*
scanner: Improve compatibility with OS X
Clemens Lang
2014-02-10
1
-2
/
+6
*
tests: Update misc/pep8.py to 1.4.5
Dieter Verfaillie
2013-05-07
1
-0
/
+4
*
Unbreak giscanner on OpenBSD.
Jasper Lievisse Adriaanse
2013-03-28
1
-1
/
+1
*
giscanner: remove duplicate "os" import...
Dieter Verfaillie
2012-11-28
1
-2
/
+1
*
giscanner/dumper.py: Use os.name instead of os.uname()[0]
Chun-wei Fan
2012-10-27
1
-1
/
+1
*
OpenBSD uses it's own libtool implementation which breaks giscanner in certain
Jasper Lievisse Adriaanse
2011-11-18
1
-0
/
+14
*
Windows port: fix _resolve_non_libtool
Dieter Verfaillie
2011-10-20
1
-25
/
+32
*
[shlib] Use ldd on all non-Darwin platforms
Johan Dahlin
2010-06-06
1
-4
/
+1
*
[shlibs] Make pep8.py happy
Johan Dahlin
2010-06-05
1
-1
/
+1
*
[scanner] Barf if running on unsupported platform
Johan Dahlin
2010-06-04
1
-3
/
+7
*
use "otool -L" instead of "ldd" on Darwin
Alexey Zakhlestin
2010-06-04
1
-1
/
+5
*
Support passing --library=lib<foo>.la
Owen W. Taylor
2009-08-17
1
-11
/
+41
*
Resolve library names to shared libraries ourselves
Owen W. Taylor
2009-08-17
1
-0
/
+77