summaryrefslogtreecommitdiff
path: root/vapigen
Commit message (Expand)AuthorAgeFilesLines
* girparser/gidlparser: "value_owned = true" by default for property typesRico Tzschichholz2019-09-021-0/+3
* build: Pass some useful G_LOG_DOMAIN definitionsRico Tzschichholz2019-04-241-0/+1
* vala: Add CodeContext.get_source_file() and perform some sanity checksRico Tzschichholz2019-03-191-4/+3
* vala: Drop "explicit" from ValaSourceFile and use "from_commandline"Rico Tzschichholz2018-11-031-2/+2
* Collect error_types on demand to allow transformationsLuca Bruno2018-10-231-2/+4
* vapigen: Warn if the library argument doesn't match any package attributeRico Tzschichholz2018-09-171-0/+11
* Use dedicated version api of libvala internally as wellRico Tzschichholz2018-08-091-1/+1
* gidl: Properly resolve "time_t"Rico Tzschichholz2018-07-051-1/+1
* codewriter: Output bodies of code-blocks if in VAPIGEN modeRico Tzschichholz2018-07-051-1/+1
* vala: Transform Struct.*_rank() methods into "rank" propertyRico Tzschichholz2018-04-261-1/+1
* build: Don't install vapicheckRico Tzschichholz2018-02-121-1/+3
* vapigen: Add coverage build-flagsRico Tzschichholz2018-01-081-0/+5
* Make use of GLib.OPTION_REMAINING instead of ""Rico Tzschichholz2017-12-131-1/+1
* gidlparser: Fix cname format of renamed signalsRico Tzschichholz2017-11-181-1/+1
* vapigen: Mark given source-files as such and force girparser to handle themRico Tzschichholz2017-08-191-1/+3
* Drop superfluous inheriting from GLib.ObjectRico Tzschichholz2017-06-272-2/+2
* build: Make ccode and codegen private APIRico Tzschichholz2017-04-141-2/+2
* build: vapigen and vapicheck don't require ccodeRico Tzschichholz2017-04-141-2/+0
* vapigen: Add --nostdpkg option like in valacRico Tzschichholz2017-04-031-4/+10
* vala: Clean up PropertyAccessor APIRico Tzschichholz2016-11-081-4/+2
* Avoid some string copyingRico Tzschichholz2016-11-011-5/+5
* Use more "...".printf to concat stringsRico Tzschichholz2016-10-301-1/+1
* Add missing generic-type arguments of delegatesRico Tzschichholz2016-10-081-1/+1
* codegen: Add support for finish_vfunc_name in CCodeRico Tzschichholz2016-09-181-0/+2
* vapigen: Install vapigen*.pc in multiarch compatible locationAndreas Henriksson2016-09-151-1/+1
* gidlparser: Make sure to only handle the needed cairo symbolsRico Tzschichholz2016-07-271-1/+2
* gidlparser: Special handling for some ambiguous cairo symbolsRico Tzschichholz2016-07-181-0/+11
* gidlparser: Support returns_floating_reference metadataRico Tzschichholz2016-07-081-0/+5
* vapigen: Call setlocale in main functionTing-Wei Lan2016-06-181-0/+1
* Introduce [Version (...)]Florian Brosch2016-01-301-58/+58
* gidlparser: Support transfer_container metadata for arraysRico Tzschichholz2015-11-231-0/+7
* gtk+-3.0: add scope async to Gtk.Clipboard request methodsLuca Bruno2015-09-071-0/+2
* vapigen: add delegate_target_cnameMarc-André Lureau2014-11-151-0/+2
* Use .ascii_up() instead of .up()Luca Bruno2014-10-311-2/+2
* vapigen: Don't override VALAC and use the available one like the restRico Tzschichholz2014-09-201-2/+0
* build: Avoid using ".." for referencing paths and reorganize valac-callsRico Tzschichholz2014-08-241-10/+26
* Fix gir and gidl bindings due to (unowned type)[] arraysLuca Bruno2014-05-171-0/+12
* gidlparser: Do not set nullable to void typeLuca Bruno2014-03-201-4/+4
* gtk+-3.0: make IconInfo a compact class instead of a GObjectEvan Nemerson2013-03-271-2/+16
* vapigen.m4: emit error if no GOBJECT_INTROSPECTION_* macro is calledEvan Nemerson2013-02-081-3/+8
* Fix build for WindowsArnel A. Borja2012-11-032-2/+2
* vapigen: support GIRDIRS variable in Makefile.vapigenEvan Nemerson2012-10-091-0/+1
* gtk+-3.0: mark ResizeMode.IMMEDIATE as deprecatedEvan Nemerson2012-09-041-1/+10
* vapigen.m4: use $vapigen_pkg_name as the name of the vapigen packageAlexandre Rostovtsev2012-08-201-4/+4
* vapigen: support deprecated namespace annotations in metadata filesEvan Nemerson2012-06-221-0/+8
* vapigen.m4: add an argument for the default valueEvan Nemerson2012-06-201-7/+15
* Use SourceLocation in SourceReferenceJürg Billeter2012-06-022-2/+2
* Use correct variable name to add vapigen directoriesChristian Persch2012-04-301-1/+1
* vapigen: Use install-data-hook for .pc file symbolic linkColin Walters2012-01-231-0/+2
* Add some missing files to EXTRA_DISTRico Tzschichholz2012-01-221-1/+8