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
/
scannermain.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
scanner: Check before accessing an optional field
Emmanuele Bassi
2022-03-18
1
-1
/
+2
*
Add --compiler argument to g-ir-scanner
Emmanuele Bassi
2022-02-12
1
-0
/
+4
*
scanner: Add strict mode
Emmanuele Bassi
2022-02-12
1
-1
/
+7
*
Use binary mode buffer for stdout
Hu Jialun
2022-02-02
1
-1
/
+1
*
Always close files
Christoph Reiter
2020-11-07
1
-7
/
+7
*
Always pass an encoding to open() using text mode
Christoph Reiter
2020-11-07
1
-1
/
+1
*
giscanner: add a --lib-dirs-envvar option
Alexander Kanavin
2019-12-13
1
-0
/
+3
*
giscanner: add a --use-ldd-wrapper option
Alexander Kanavin
2019-12-13
1
-0
/
+3
*
giscanner: add --use-binary-wrapper option
Alexander Kanavin
2019-12-13
1
-0
/
+14
*
scanner: Fix error on Windows in case source files are on different drives
Christoph Reiter
2019-04-21
1
-1
/
+6
*
message: simplify handling of error levels
Christoph Reiter
2019-01-10
1
-1
/
+1
*
Clean shebangs out of non-executable scripts and drop exec perm from xmlwrite...
Dominique Leuenberger
2019-01-09
1
-1
/
+0
*
tests: add some tests for get_source_root_dirs
Christoph Reiter
2019-01-08
1
-2
/
+2
*
get_source_root_dirs: handle empty file list case. Fixes #257
Christoph Reiter
2019-01-08
1
-0
/
+3
*
scanner: rework source root guessing code
Christoph Reiter
2019-01-06
1
-3
/
+24
*
Merge branch 'drop-py-compat-code' into 'master'
Christoph Reiter
2018-12-08
1
-5
/
+0
|
\
|
*
Drop all Python 2 compat code
Christoph Reiter
2018-12-08
1
-5
/
+0
*
|
sourcescanner: collect error messages and expose them
Christoph Reiter
2018-12-08
1
-2
/
+6
|
/
*
writer: Include documentation and symbol position in source files
Thibault Saunier
2018-11-28
1
-3
/
+10
*
tests: depend on flake8 instead of including pep8/pyflakes
Christoph Reiter
2018-08-15
1
-2
/
+1
*
Factor out pkg-config functionality to a separate module.
Tomasz Miąsko
2018-07-28
1
-15
/
+8
*
transformer: don't shell out for filter commands and make the tests work on W...
Christoph Reiter
2018-07-25
1
-2
/
+5
*
Merge branch 'verbose-distutils' into 'master'
Christoph Reiter
2018-06-18
1
-0
/
+3
|
\
|
*
Show commands executed by distutils when being verbose.
Tomasz Miąsko
2018-03-14
1
-0
/
+3
*
|
Add --version option to Python based tools.
Tomasz Miąsko
2018-04-26
1
-1
/
+3
|
/
*
Revert "giscanner: Fix options in the preprocessor group"
Emmanuele Bassi
2018-03-10
1
-7
/
+4
*
giscanner: Fix options in the preprocessor group
Nirbheek Chauhan
2018-03-10
1
-4
/
+7
*
giscanner: don't print "suppressed N warnings" if --quiet was specified
Tim-Philipp Müller
2018-02-08
1
-1
/
+1
*
scanner: Add a way to specify extra libraries to link against
Thibault Saunier
2016-12-10
1
-0
/
+3
*
g-ir-scanner: Set sensible permissions on the output file
Mikhail Zabaluev
2015-11-01
1
-0
/
+8
*
Don't lose output silently when overwrite of the output file is denied
Mikhail Zabaluev
2015-11-01
1
-1
/
+0
*
giscanner: Decode command output for Python 3 compatibility
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Use StringIO instead of cStringIO in Python 2
Simon Feltman
2015-09-29
1
-5
/
+6
*
giscanner: Use unicode literals in all Python files
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Replace repr format usage with string formatter
Simon Feltman
2015-09-29
1
-4
/
+4
*
giscanner: Use print as a function for Python 3 compatibility
Simon Feltman
2015-09-29
1
-4
/
+6
*
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: use open() as os.fdopen as context managers
Dieter Verfaillie
2015-08-21
1
-8
/
+6
*
scanner: disable cache in reparse validate mode
Dieter Verfaillie
2015-06-24
1
-1
/
+1
*
scanner: Add --symbol-filter-cmd
Garrett Regier
2015-04-20
1
-1
/
+7
*
build: use the detected pkg-config
Saleem Abdulrasool
2015-03-24
1
-1
/
+1
*
giscanner: Add Optional Options for Codegen
Chun-wei Fan
2014-09-04
1
-3
/
+34
*
Check for MINGW instead of MINGW32
Ignacio Casal Quinteiro
2014-08-06
1
-1
/
+2
*
scanner: Add --identifier-filter-cmd
Simon Feltman
2014-06-03
1
-1
/
+7
*
Fix errors parsing OSX 10.9 headers
Davide Bertola
2014-02-13
1
-0
/
+4
*
giscanner: Handle the case when there's a space between -I cpp flag and the path
Carlos Garcia Campos
2013-11-16
1
-0
/
+3
*
giscanner: Make sure we use real paths in more places
Carlos Garcia Campos
2013-11-15
1
-4
/
+10
*
giscanner: remove g_realpath
Dieter Verfaillie
2013-10-17
1
-2
/
+2
*
giscanner: give message.ERROR a purpose
Dieter Verfaillie
2013-10-08
1
-1
/
+2
[next]