summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! g-ir-inspect: Inspect GI typelibsignatenko/g-ir-inspectIgor Gnatenko2016-04-291-16/+31
* fixup! g-ir-inspect: Inspect GI typelibsIgor Gnatenko2016-04-291-4/+10
* fixup! g-ir-inspect: Inspect GI typelibsIgor Gnatenko2016-04-291-47/+57
* g-ir-inspect: Inspect GI typelibsIgor Gnatenko2016-04-292-2/+110
* 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
* scanner: Assume gcc use the same path separator as pythonNicola Fontana2016-02-161-1/+1
* Allow overriding of dlltool nameNicola Fontana2016-02-162-3/+2
* Use PKG_CONFIG when running g-ir-scannerNicola Fontana2016-02-161-1/+1
* scanner: Remove leading $SHELL in libtool callNicola Fontana2016-02-161-1/+2
* Use a launcher for executing g-ir-scannerNicola Fontana2016-02-162-0/+10
* tests: drop an assumption that time_t is same as glongAdam Borowski2016-02-141-2/+0
* tests: Add regression test for signal w. array+lenPhilip Chimento2016-02-0810-5/+141
* gir: Update annotations from GLib git masterRico Tzschichholz2016-02-083-7/+7
* tests: Add regression test for out array of structPhilip Chimento2016-02-077-0/+168
* Revert "giscanner: Disable warnings arising from -D_FORTIFY_SOURCE -O0"Philip Withnall2016-02-061-6/+0
* gir: Update annotations from GLib git masterRico Tzschichholz2016-02-032-51/+982
* giscanner: Disable warnings arising from -D_FORTIFY_SOURCE -O0Philip Withnall2016-01-301-0/+6
* giscanner: fix tests with python3.5Marc-Antoine Perennou2016-01-181-1/+2
* MingGW Builds: Don't load msvcrt for MinGW64Alexey Pavlov2016-01-131-1/+1
* Win32: Fix giscannermodule.c for Python 3.5+Chun-wei Fan2016-01-081-7/+14