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
/
tools
/
compiler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
g-ir-{compiler,generate,inspect}: Call setlocale in main function
Ting-Wei Lan
2017-05-05
1
-0
/
+3
*
g-ir-compiler: Allow multiple --shared-library
Garrett Regier
2015-09-29
1
-4
/
+4
*
g-ir-compiler: message when arguments are wrong
Ben Boeckel
2015-08-04
1
-0
/
+9
*
g-ir-compiler: remove references to --code, remove --no-init options
Dieter Verfaillie
2013-10-08
1
-2
/
+0
*
Drop calls to g_type_init()
Colin Walters
2012-10-16
1
-2
/
+0
*
Add Emacs mode lines to C sources
Colin Walters
2012-02-03
1
-1
/
+2
*
Fix error handling when writing out typelib
Owen W. Taylor
2010-12-22
1
-8
/
+14
*
girepository: Consistently prefix internal functions with _
Colin Walters
2010-11-16
1
-5
/
+5
*
[GIRepository] Rename GTypelib to GITypelib
Johan Dahlin
2010-08-31
1
-2
/
+2
*
[gircompiler] Clean up parsing
Colin Walters
2010-08-17
1
-40
/
+10
*
compiler: Remove --code argument
Colin Walters
2010-08-17
1
-67
/
+6
*
[girepository] Actually verify header of loaded typelibs in g_irepository_req...
Colin Walters
2010-07-14
1
-1
/
+3
*
[gtypelib.ch] Rename to gitypelib.ch
Johan Dahlin
2010-05-31
1
-1
/
+1
*
Bug 585584: Fix warnings in girparser backtrace functionality and compiler.c
C. Scott Ananian
2009-06-12
1
-0
/
+2
*
Bug 577534 - Use rename to write new typelibs, instead of in-place overwrite
Colin Walters
2009-06-09
1
-11
/
+27
*
Handle the return value to fwrite properly
Johan Dahlin
2009-02-21
1
-1
/
+9
*
Misc warning fixes
Dan Winship
2009-01-27
1
-1
/
+4
*
Add a GirParser object to hold the state of a compilation
Owen Taylor
2008-11-12
1
-1
/
+11
*
Bug 556543 – reduce compiler warnings
Tommi Komulainen
2008-10-16
1
-1
/
+1
*
Remove g_irepository_unregister, add GIRepositoryLoadFlags
Colin Walters
2008-08-30
1
-9
/
+1
*
Put dependencies in typelibs, resolve them when loading
Colin Walters
2008-08-30
1
-1
/
+8
*
Fix --includedir handling
Colin Walters
2008-08-28
1
-2
/
+3
*
Expand aliases when generating typelibs
Colin Walters
2008-08-28
1
-0
/
+2
*
Use binary mode for output file on Windows.
Tor Lillqvist
2008-08-28
1
-2
/
+12
*
Default to --raw. Update.
Colin Walters
2008-08-22
1
-4
/
+3
*
Rename metadata to typelib in variable names, comments and apis.
Johan Dahlin
2008-08-09
1
-26
/
+26
*
Merge in the gir-compiler branch. Thanks to Philip and Colin for their
Johan Dahlin
2008-08-08
1
-7
/
+19
*
tools/gidlnode.c
Philip Van Hoof
2008-06-08
1
-12
/
+12
*
Revert revisions 157,149-148,136-129 and 120. Move back to using
Johan Dahlin
2008-04-22
1
-94
/
+137
*
Remove most global variables
Johan Dahlin
2008-03-11
1
-22
/
+27
*
Remove unused imports
Johan Dahlin
2008-03-11
1
-2
/
+0
*
Coding style fixes
Johan Dahlin
2008-03-11
1
-7
/
+7
*
tools/quote-file.sh tools/compiler.c tools/generate.c
Mark Doffman
2008-03-10
1
-115
/
+65
*
Added: Added: Renamed to tools/Makefile.am: Renamed to tools/compiler.c:
Rob Taylor
2008-02-08
1
-0
/
+257