summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* MSVC builds: Update NMake Makefiles for introspectionChun-wei Fan2016-01-042-6/+8
* MSVc builds: Fix last commitChun-wei Fan2016-01-042-0/+2
* MSVC builds: "Install" some of the test sourcesChun-wei Fan2016-01-042-0/+11
* scanner: fix line number countingDieter Verfaillie2015-12-271-13/+13
* build: dist autogen.shColin Walters2015-12-101-0/+1
* Revert "libgirepository: Refuse to run in setuid applications"Colin Walters2015-12-092-14/+1
* build/win32/gi-tests-msvc.mak: Clean up outputChun-wei Fan2015-12-021-2/+4
* build/win32: Use PREFIX for all NMake MakefilesChun-wei Fan2015-12-023-23/+23
* build/win32: Make detectenv-msvc.mak and introspection-msvc.mak genericChun-wei Fan2015-12-023-10/+27
* build/win32/vs*/README.txt: Ensure line endings are consistentChun-wei Fan2015-12-022-33/+33
* girepository: Fix memory leak in g_irepository_get_dependencies()Garrett Regier2015-11-201-3/+5
* MSVC 2010+ builds: Fix tool scripts generationChun-wei Fan2015-11-201-2/+2
* build: Move MSVC-related build items to build/win32Chun-wei Fan2015-11-2021-244/+251
* gir: Update annotations from GLib git masterRico Tzschichholz2015-11-192-27/+38
* build/Makefile.msvc-introspection: Change PYTHON2 to PYTHONChun-wei Fan2015-11-121-1/+1
* MSVC builds: Rename "install" projectChun-wei Fan2015-11-129-7/+7
* MSVC 2010+ builds: Do not explicitly use /LTCGChun-wei Fan2015-11-125-11/+0
* gir: Update annotations from GLib git masterPhilip Withnall2015-11-073-399/+731
* tests: Add more regression tests for (not nullable)Philip Withnall2015-11-0611-0/+345
* Release 1.47.1Colin Walters2015-11-031-2/+2
* Update GLib annotations for 2.47.1Colin Walters2015-11-031-291/+193
* g-ir-tool-template: Fix a coding error that hooks up pdb in any buildMikhail Zabaluev2015-11-011-2/+2
* g-ir-scanner: Set sensible permissions on the output fileMikhail Zabaluev2015-11-011-0/+8
* Don't lose output silently when overwrite of the output file is deniedMikhail Zabaluev2015-11-011-1/+0
* giscanner/transformer.py: Fix --identifier-filter on Python 3.xChun-wei Fan2015-10-281-1/+2