summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.49.11.49.1Florian Müllner2016-08-031-3/+3
* gir: Update annotations from GLib git masterRico Tzschichholz2016-07-211-23/+25
* gir: Update annotations from GLib git masterRico Tzschichholz2016-07-182-3/+1213
* gir: Update annotations from GLib git masterRico Tzschichholz2016-07-112-2/+630
* Visual Studio builds: Make .pc generation more flexibleChun-wei Fan2016-06-221-14/+30
* tests: MSVC builds: Look for cairo headers in $(prefix)/include/cairoChun-wei Fan2016-06-221-1/+1
* Update .gitignoreRico Tzschichholz2016-06-151-0/+3
* gir: Update annotations from GLib git masterRico Tzschichholz2016-06-152-125/+165
* gir: Update annotations from GLib 2.49.1Rico Tzschichholz2016-05-291-0/+12
* docs: Clarify return value documentationEmmanuele Bassi2016-05-181-1/+1
* docs: Fix return value descriptionEmmanuele Bassi2016-05-181-1/+1
* gir: Update annotations from GLib git masterRico Tzschichholz2016-05-183-6/+137
* Update RelaxNG schema to validate all common girsChristoph Reiter2016-05-121-131/+379
* docs: Add RelaxNG schema for GIR's XML formatEmmanuele Bassi2016-05-111-0/+231
* tests: add regression test for anonymous structScott D Phillips2016-05-0810-0/+226
* ast: Avoid a crash with anonymous structsScott D Phillips2016-05-081-1/+2
* gdump: do not leak gfile objectsPaolo Borelli2016-05-081-1/+8
* girepository: Merge overrides with the regular search pathCarlos Garnacho2016-05-021-29/+3
* g-ir-inspect: Inspect GI typelibsIgor Gnatenko2016-04-292-2/+141
* Replace GNU -B extension with a more portable -I equivalentJasper Lievisse Adriaanse2016-04-261-4/+4
* Visual Studio builds: Generate a generic cairo-win32.pcChun-wei Fan2016-04-254-5/+16
* build/win32/pc_base.py: Allow custom optionsChun-wei Fan2016-04-211-5/+6
* gir: Update annotations from GLib git masterRico Tzschichholz2016-04-203-22/+51
* MSVC builds: Generate .pc files for external packagesChun-wei Fan2016-04-134-5/+63
* MSVC builds: Use a envvar for pkg-configChun-wei Fan2016-04-111-1/+6
* Release 1.48.01.48.0Rico Tzschichholz2016-03-221-3/+3
* gir: Update annotations from GLib 2.48.0Rico Tzschichholz2016-03-222-2/+3
* MSVC builds: Add files to 'make dist'Chun-wei Fan2016-03-183-0/+3
* MSVC builds: Generate the .pc filesChun-wei Fan2016-03-189-5/+258
* MSVC builds: Have the package version available in the projectsChun-wei Fan2016-03-183-0/+10
* Remove file accidently committedChun-wei Fan2016-03-171-107/+0
* Update README.txt for Visual Studio buildsChun-wei Fan2016-03-173-28/+143
* ccompiler.py: MSVC builds: Fix running on Python 3.xChun-wei Fan2016-03-171-1/+1
* Fix code styleChun-wei Fan2016-03-171-4/+6
* MSVC builds: Update forgotten fileChun-wei Fan2016-03-171-6/+29
* MSVC builds: Remove a file that was added by mistakeChun-wei Fan2016-03-172-196/+0
* MSVC builds: Re-integrate introspection build in projectsChun-wei Fan2016-03-1721-52/+497
* cmph/bdz.c: Work Around MSVC 2012 x64 Compiler BugChun-wei Fan2016-03-161-0/+6
* ccompiler.py: Win32: Use tempfile for resolving libsChun-wei Fan2016-03-161-21/+36
* MSVC builds: Prepare NMake Makefiles for MSVC project inclusionChun-wei Fan2016-03-154-9/+10
* Release 1.47.921.47.92Rico Tzschichholz2016-03-141-2/+2
* gir: Update annotations from GLib git masterRico Tzschichholz2016-03-143-19/+16
* MSVC builds: Enhance and simplify build-related scriptsChun-wei Fan2016-03-112-13/+15
* MSVC builds: Fix previous commitChun-wei Fan2016-03-111-3/+4
* MSVC builds: Make introspection builds a bit easierChun-wei Fan2016-03-111-1/+16
* Do not segfault on comments with invalid UTF-8Pascal Terjan2016-03-071-0/+6
* MSVC introspection builds: Also include gio-windows-2.0.pcChun-wei Fan2016-03-021-1/+2
* MSVC builds: Update include pathsChun-wei Fan2016-03-022-2/+2
* girepository: Fix some memory leaks in gdump.cPhilip Withnall2016-02-261-0/+8
* giscanner/msvccompiler.py: Fix exception handlingChun-wei Fan2016-02-191-1/+1