summaryrefslogtreecommitdiff
path: root/tools/compiler.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for merging multiple .gir files into a single .typelibwip/sam/multiple-girs-one-typelibSam Thursfield2017-05-211-18/+68
* g-ir-compiler: Allow multiple --shared-libraryGarrett Regier2015-09-291-4/+4
* g-ir-compiler: message when arguments are wrongBen Boeckel2015-08-041-0/+9
* g-ir-compiler: remove references to --code, remove --no-init optionsDieter Verfaillie2013-10-081-2/+0
* Drop calls to g_type_init()Colin Walters2012-10-161-2/+0
* Add Emacs mode lines to C sourcesColin Walters2012-02-031-1/+2
* Fix error handling when writing out typelibOwen W. Taylor2010-12-221-8/+14
* girepository: Consistently prefix internal functions with _Colin Walters2010-11-161-5/+5
* [GIRepository] Rename GTypelib to GITypelibJohan Dahlin2010-08-311-2/+2
* [gircompiler] Clean up parsingColin Walters2010-08-171-40/+10
* compiler: Remove --code argumentColin Walters2010-08-171-67/+6
* [girepository] Actually verify header of loaded typelibs in g_irepository_req...Colin Walters2010-07-141-1/+3
* [gtypelib.ch] Rename to gitypelib.chJohan Dahlin2010-05-311-1/+1
* Bug 585584: Fix warnings in girparser backtrace functionality and compiler.cC. Scott Ananian2009-06-121-0/+2
* Bug 577534 - Use rename to write new typelibs, instead of in-place overwriteColin Walters2009-06-091-11/+27
* Handle the return value to fwrite properlyJohan Dahlin2009-02-211-1/+9
* Misc warning fixesDan Winship2009-01-271-1/+4
* Add a GirParser object to hold the state of a compilationOwen Taylor2008-11-121-1/+11
* Bug 556543 – reduce compiler warningsTommi Komulainen2008-10-161-1/+1
* Remove g_irepository_unregister, add GIRepositoryLoadFlagsColin Walters2008-08-301-9/+1
* Put dependencies in typelibs, resolve them when loadingColin Walters2008-08-301-1/+8
* Fix --includedir handlingColin Walters2008-08-281-2/+3
* Expand aliases when generating typelibsColin Walters2008-08-281-0/+2
* Use binary mode for output file on Windows.Tor Lillqvist2008-08-281-2/+12
* Default to --raw. Update.Colin Walters2008-08-221-4/+3
* Rename metadata to typelib in variable names, comments and apis.Johan Dahlin2008-08-091-26/+26
* Merge in the gir-compiler branch. Thanks to Philip and Colin for theirJohan Dahlin2008-08-081-7/+19
* tools/gidlnode.cPhilip Van Hoof2008-06-081-12/+12
* Revert revisions 157,149-148,136-129 and 120. Move back to usingJohan Dahlin2008-04-221-94/+137
* Remove most global variablesJohan Dahlin2008-03-111-22/+27
* Remove unused importsJohan Dahlin2008-03-111-2/+0
* Coding style fixesJohan Dahlin2008-03-111-7/+7
* tools/quote-file.sh tools/compiler.c tools/generate.cMark Doffman2008-03-101-115/+65
* Added: Added: Renamed to tools/Makefile.am: Renamed to tools/compiler.c:Rob Taylor2008-02-081-0/+257