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
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: enable -Wcast-function-type
Christoph Reiter
2018-07-29
2
-5
/
+5
*
Factor out pkg-config functionality to a separate module.
Tomasz Miąsko
2018-07-28
4
-33
/
+73
*
ccompiler: simplify check_is_msvc()
Christoph Reiter
2018-07-28
1
-4
/
+1
*
scanner: remove some unnecessary Windows includes
Christoph Reiter
2018-07-27
1
-9
/
+1
*
scanner: fix the return type for GetFullPathNameA
Christoph Reiter
2018-07-27
1
-1
/
+1
*
scanner: remove use of USE_WINDOWS
Christoph Reiter
2018-07-27
2
-10
/
+0
*
scanner: remove hacks to make mingw g-i work with msvc Python
Christoph Reiter
2018-07-27
1
-84
/
+0
*
xmlwriter: move collect_attributes() back to a Python implementation
Christoph Reiter
2018-07-27
2
-165
/
+39
*
tests: run xmlwriter tests during make check
Christoph Reiter
2018-07-27
1
-24
/
+0
*
transformer: don't shell out for filter commands and make the tests work on W...
Christoph Reiter
2018-07-25
2
-9
/
+10
*
meson: Add a "python" option to make the python to build against configurable
Christoph Reiter
2018-07-11
2
-3
/
+3
*
shlibs: Don't depend on Python 3
Christoph Reiter
2018-07-11
1
-1
/
+3
*
Avoid accidental library name matches when parsing ldd output.
Tomasz Miąsko
2018-07-11
1
-33
/
+40
*
Merge branch 'dumper-include-cflags' into 'master'
Christoph Reiter
2018-07-03
1
-2
/
+3
|
\
|
*
dumper: use cflags passed through --cflags-begin/end
Christoph Reiter
2018-06-20
1
-2
/
+3
*
|
Convert _Bool to gboolean for backward compatibility.
Tomasz Miąsko
2018-06-23
1
-0
/
+9
*
|
Recognize additional basic types from ISO/IEC TS 18661-3:2015.
Tomasz Miąsko
2018-06-23
3
-46
/
+35
*
|
Merge branch '134-output-formats' into 'master'
Christoph Reiter
2018-06-21
47
-12
/
+35
|
\
\
|
*
|
docwriter: Option to select output format
Philip Chimento
2018-05-25
47
-12
/
+35
*
|
|
Preserve complete C type when applying array annotations.
Tomasz Miąsko
2018-06-20
1
-0
/
+1
|
|
/
|
/
|
*
|
giscanner: do not override dyld search path on macOS
Marcus Calhoun-Lopez
2018-06-20
1
-1
/
+1
*
|
Merge branch 'revert-msys-libtool-workaround' into 'master'
Christoph Reiter
2018-06-20
1
-2
/
+0
|
\
\
|
*
|
Revert "Windows port: Work arount MSYS weirdness where it changes --libtool= ...
Ray Donnelly
2018-06-20
1
-2
/
+0
*
|
|
Add utils.rmtree() which waits and tries again if a file is still in use
Christoph Reiter
2018-06-20
3
-5
/
+28
|
/
/
*
|
Merge branch 'ci-msys2' into 'master'
Christoph Reiter
2018-06-19
1
-0
/
+2
|
\
\
|
*
|
dumper: fix for Python 3
Christoph Reiter
2018-06-18
1
-0
/
+2
*
|
|
Merge branch 'array-to-pointer-adjustment' into 'master'
Christoph Reiter
2018-06-18
1
-12
/
+19
|
\
\
\
|
*
|
|
Perform array to pointer adjustment in function parameters.
Tomasz Miąsko
2018-04-28
1
-12
/
+19
|
|
|
/
|
|
/
|
*
|
|
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
*
|
|
Merge branch 'byte-array-default-element-type' into 'master'
Philip Chimento
2018-06-18
3
-12
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use uint8 as default element type when constructing ByteArray.
Tomasz Miąsko
2018-04-15
3
-12
/
+14
*
|
|
Add --version option to Python based tools.
Tomasz Miąsko
2018-04-26
6
-5
/
+23
|
/
/
*
|
giscanner: fix --no-libtool on macOS
Tom Schoonjans
2018-04-08
1
-1
/
+1
*
|
transformer: Strip whitespace from filter commands
Philip Chimento
2018-03-27
1
-1
/
+2
|
/
*
Revert "giscanner: Fix options in the preprocessor group"
Emmanuele Bassi
2018-03-10
1
-7
/
+4
*
Annotate possibly unused variable
Emmanuele Bassi
2018-03-10
1
-1
/
+1
*
giscanner: Maintain python2 compat in annotationparser
Mikhail Fludkov
2018-03-10
1
-4
/
+4
*
giscanner: Fix minor python3 compatibility issue
Nirbheek Chauhan
2018-03-10
1
-1
/
+1
*
giscanner: Fix GtkDocAnnotations implementation
Nirbheek Chauhan
2018-03-10
1
-4
/
+4
*
meson: Fix including of config.h
Nirbheek Chauhan
2018-03-10
1
-0
/
+2
*
meson: Use symbol visibility for giscanner module
Emmanuele Bassi
2018-03-10
2
-2
/
+2
*
giscanner: Fix options in the preprocessor group
Nirbheek Chauhan
2018-03-10
1
-4
/
+7
*
meson: Try to use win_flex and win_bison if available
Nirbheek Chauhan
2018-03-10
1
-2
/
+2
*
g-ir-scanner: Don't require SRCDIR and BUILDDIR env vars
Nirbheek Chauhan
2018-03-10
2
-6
/
+18
*
giscanner: Remove custom collections implementation
Nirbheek Chauhan
2018-03-10
8
-476
/
+6
*
meson: Use glib_dep and configinc for girepository
Nirbheek Chauhan
2018-03-10
1
-5
/
+3
*
Fix dependency on giscanner's python module
Patrick Griffis
2018-03-10
1
-1
/
+1
*
Windows: compile with /DYY_NO_UNISTD_H
Danny 'Guru' Forghieri
2018-03-10
1
-0
/
+6
*
Initial work on meson port
Patrick Griffis
2018-03-10
1
-0
/
+74
[next]