summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update the NEWS for 2.581.57.2Emmanuele Bassi2018-08-061-0/+33
* gir: Update annotations from glib git masterRico Tzschichholz2018-08-032-11/+11
* girnode: remove wrongly added g_assert_not_reached(). Fixes #218Christoph Reiter2018-08-031-1/+1
* Merge branch 'warn-flags' into 'master'Christoph Reiter2018-08-0230-102/+150
|\
| * girepository: port from g_type_class_add_private() to G_ADD_PRIVATE()Christoph Reiter2018-07-302-7/+2
| * build: enable -Wredundant-declsChristoph Reiter2018-07-293-12/+2
| * build: enable -Wswitch-defaultChristoph Reiter2018-07-298-2/+26
| * build: enable -Wtype-limitsChristoph Reiter2018-07-292-2/+2
| * build: enable -Wimplicit-fallthroughChristoph Reiter2018-07-292-2/+1
| * build: enable -Wsign-compareChristoph Reiter2018-07-292-2/+6
| * build: enable -WshadowChristoph Reiter2018-07-296-26/+27
| * g-ir-generate: fix missing error handling for command line parsingChristoph Reiter2018-07-291-1/+6
| * build: enable -Wcast-function-typeChristoph Reiter2018-07-297-11/+23
| * build: enable -Wsuggest-attribute=formatChristoph Reiter2018-07-292-1/+4
| * build: enable -Wdouble-promotionChristoph Reiter2018-07-292-2/+2
| * build: enable -Wincompatible-pointer-typesChristoph Reiter2018-07-293-3/+2
| * build: enable -Wdiscarded-qualifiersChristoph Reiter2018-07-296-9/+13
| * autotools: start using AX_COMPILER_FLAGS, enable -Werror on CIChristoph Reiter2018-07-2912-39/+51
|/
* gimarshallingtests: Fix g_boxed_free usagePhilip Chimento2018-07-281-1/+5
* Factor out pkg-config functionality to a separate module.Tomasz Miąsko2018-07-288-36/+197
* ccompiler: simplify check_is_msvc()Christoph Reiter2018-07-281-4/+1
* Merge branch '113-fix-memory-leaks' into 'master'Philip Chimento2018-07-282-18/+19
|\
| * gimarshallingtests: Don't leak properties in destructionSimon Feltman2018-07-271-9/+6
| * regress: Don't leak in property setter and destructorSimon Feltman2018-07-271-0/+10
| * regress: Use g_list_free_full and g_list_copy_deepSimon Feltman2018-07-271-9/+3
|/
* tests: add .exe extension when calling the offset test binaryChristoph Reiter2018-07-271-1/+2
* python.m4: don't pass redundant --libs to python-configChristoph Reiter2018-07-271-1/+1
* scanner: remove some unnecessary Windows includesChristoph Reiter2018-07-271-9/+1
* scanner: fix the return type for GetFullPathNameAChristoph Reiter2018-07-271-1/+1
* scanner: remove use of USE_WINDOWSChristoph Reiter2018-07-272-10/+0
* scanner: remove hacks to make mingw g-i work with msvc PythonChristoph Reiter2018-07-271-84/+0
* xmlwriter: move collect_attributes() back to a Python implementationChristoph Reiter2018-07-273-167/+50
* tests: add some basic tests for collect_attributes() and build_xml_tag()Christoph Reiter2018-07-271-1/+57
* tests: run xmlwriter tests during make checkChristoph Reiter2018-07-274-25/+32
* Merge branch 'tests-transformer-win32' into 'master'Christoph Reiter2018-07-274-29/+39
|\
| * transformer: don't shell out for filter commands and make the tests work on W...Christoph Reiter2018-07-254-29/+39
* | tests: port offset tests to PythonChristoph Reiter2018-07-262-5/+52
|/
* Merge branch 'warning-fixes' into 'master'Christoph Reiter2018-07-231-3/+3
|\
| * tests: Fix function incompatibilityFlorian Müllner2018-07-231-3/+3
* | ci: switch back to the gitlab docker registryChristoph Reiter2018-07-232-2/+2
|/
* ci: add a msvc jobChristoph Reiter2018-07-223-1/+38
* meson: Provide our Python tools for builds. See !51Christoph Reiter2018-07-221-1/+4
* gi-tester: Port to PythonChristoph Reiter2018-07-224-63/+124
* ci: add a python 2 job using autotoolsChristoph Reiter2018-07-221-0/+16
* ci: add an autotools jobChristoph Reiter2018-07-223-6/+26
* Fix scanner tests for new functions added with !32Christoph Reiter2018-07-2213-0/+399
* Merge branch 'python-shebang' into 'master'Christoph Reiter2018-07-201-1/+2
|\
| * meson: Just use python2/python3 in the tool shebang lineChristoph Reiter2018-07-201-1/+2
|/
* Bump to 1.57.2Rico Tzschichholz2018-07-202-4/+4
* gir: Update annotations to glib 2.57.2Rico Tzschichholz2018-07-201-4/+28