summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CI: switch to new win32 runnersgnome-3-36Christoph Reiter2020-05-032-5/+5
* version bumpChristoph Reiter2020-04-051-1/+1
* release1.64.1Christoph Reiter2020-04-051-0/+7
* Replace calls to deprecated xml.etree.cElementTreeStephen Gallagher2020-04-052-2/+2
* gimarshallingtests: Use g_assert_cmpfloat_with_epsilonIain Lane2020-04-051-6/+6
* version bumpChristoph Reiter2020-03-071-1/+1
* release1.64.0Christoph Reiter2020-03-072-1/+9
* Update glib annotations to 2.64.0Rico Tzschichholz2020-02-282-15/+45
* HACKING: Document how to update glib GIRBastien Nocera2020-02-201-0/+16
* Update glib annotationsRico Tzschichholz2020-02-172-63/+56
* Fix regress scanner testsChun-wei Fan2020-02-062-5/+5
* version bumpChristoph Reiter2020-01-171-1/+1
* release1.63.2Christoph Reiter2020-01-171-0/+12
* meson: rename cross options to not start with cross_Christoph Reiter2020-01-172-14/+14
* Update glib annotationsChristoph Reiter2020-01-172-52/+55
* MSVC.README.rst: Add note about Python 3.8.x or laterChun-wei Fan2020-01-161-0/+16
* test_scanner.py: Fix path tests on WindowsChun-wei Fan2020-01-161-2/+3
* Windows: Fix building and running on Python 3.8+Chun-wei Fan2020-01-165-1/+57
* Visual Studio builds: Use -utf-8 where availableChun-wei Fan2020-01-155-5/+28
* Update glib annotationsRico Tzschichholz2020-01-073-39/+221
* Drop deprecated xml.etree.ElementTree.Element.getchildren() callsMiro Hrončok2020-01-061-6/+6
* meson: address review commentsAlexander Kanavin2019-12-133-31/+33
* meson.build: disable tests when cross-compilingAlexander Kanavin2019-12-131-1/+3
* meson_options.txt: add host-gi, gi-cross-wrapper, gi-ldd-wrapper, introspecti...Alexander Kanavin2019-12-133-18/+68
* giscanner: add a --lib-dirs-envvar optionAlexander Kanavin2019-12-133-3/+7
* Prefix pkg-config paths with PKG_CONFIG_SYSROOT_DIR environment variableAlexander Kanavin2019-12-131-4/+4
* giscanner: add a --use-ldd-wrapper optionAlexander Kanavin2019-12-132-1/+6
* giscanner: add --use-binary-wrapper optionAlexander Kanavin2019-12-131-0/+14
* Fix a bison deprecation warning for using %error-verboseChristoph Reiter2019-12-111-1/+1
* Fix build reproducibilityJoshua Watt2019-12-112-5/+0
* Add GMemoryMonitor to glib annotationsBastien Nocera2019-12-111-0/+72
* version bumpChristoph Reiter2019-11-241-1/+1
* release1.63.1Christoph Reiter2019-11-241-0/+20
* Update glib annotationsChristoph Reiter2019-11-242-55/+105
* Update glib annotationsRico Tzschichholz2019-11-153-24/+55
* CI: add a job that builds glib as a subprojectChristoph Reiter2019-11-143-0/+58
* girepository: Also store GType cache missesCarlos Garnacho2019-11-141-1/+14
* meson: add join_paths for windows "\"Håvard Graff2019-11-131-1/+1
* autotools: Make INTROSPECTION_GIRDIR/INTROSPECTION_TYPELIBDIR respect prefix/...Christoph Reiter2019-11-111-2/+48
* tools/meson: use the path from the python-module insteadHåvard Graff2019-11-101-1/+1
* examples: Make self contained and add build system integration examplesChristoph Reiter2019-11-0911-5/+258
* build: require meson 0.50.1Christoph Reiter2019-11-086-6/+6
* giscanner/ccompiler.py: Fix macro defines with quotes on MSVCChun-wei Fan2019-11-011-0/+7
* CI: remove workaround for old meson bugChristoph Reiter2019-10-271-4/+1
* gitypelibtest: make tests fail if the library can't be foundChristoph Reiter2019-10-191-1/+3
* tests: Actually test libregress by specifying the LD_LIBRARY_PATHCorentin Noël2019-10-191-0/+4
* Update glib annotationsRico Tzschichholz2019-10-164-113/+390
* girepository: Fix memory leakPhilip Chimento2019-10-101-0/+2
* meson: change "doctool" from a boolean to a feature optionChristoph Reiter2019-09-306-6/+25
* meson: change "cairo" from a boolean to a feature optionChristoph Reiter2019-09-285-18/+30