summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.75.02.75.0Philip Withnall2022-11-101-0/+261
* docs: Fix date formatting for a few entries in NEWSPhilip Withnall2022-11-101-3/+3
* Merge branch 'type-deprecation' into 'main'Philip Withnall2022-11-094-3/+126
|\
| * gobject: Add G_TYPE_FLAG_DEPRECATEDMatthias Clasen2022-11-094-3/+126
|/
* Merge branch 'slow-slow-slow-your-boat' into 'main'Philip Withnall2022-11-081-1/+1
|\
| * tests: Shorten internal codegen test timeoutRay Strode2022-11-081-1/+1
|/
* Merge branch '2782-variant-maybe-wrapper-speedup' into 'main'Philip Withnall2022-11-082-12/+153
|\
| * gvariant-parser: Speed up maybe_wrapper() by an order of magnitudePhilip Withnall2022-11-082-12/+153
* | Merge branch 'reuse-regressions-ci' into 'main'Philip Withnall2022-11-085-5/+81
|\ \
| * | ci: Add a CI check for REUSE-compliant licensing/copyright headersPhilip Withnall2022-11-083-1/+77
| * | ci: Update git paths to reflect new GitLab URIPhilip Withnall2022-11-022-2/+2
| * | ci: Rename `style-check-diff` to `style-check-advisory`Philip Withnall2022-11-021-2/+2
* | | Merge branch 'variant-spec-updates' into 'main'Philip Withnall2022-11-086-62/+225
|\ \ \
| * | | docs: Fix a broken link in the GVariant SpecificationPhilip Withnall2022-11-081-1/+1
| * | | docs: Add a manual revision history to the GVariant SpecificationPhilip Withnall2022-11-081-0/+12
| * | | docs: Add links to the D-Bus specification to the GVariant SpecificationPhilip Withnall2022-11-081-2/+4
| * | | docs: Change ‘DBus’ to ‘D-Bus’ in the GVariant SpecificationPhilip Withnall2022-11-081-32/+32
| * | | docs: Fix forall formatting in GVariant SpecificationPhilip Withnall2022-11-081-1/+1
| * | | docs: Improve Python code snippet formatting in GVariant SpecificationPhilip Withnall2022-11-081-1/+5
| * | | docs: Minor improvement of word choice in the GVariant SpecificationPhilip Withnall2022-11-081-1/+1
| * | | docs: Remove another dangling reference from the GVariant SpecificationPhilip Withnall2022-11-081-2/+1
| * | | docs: Fix subsection capitalisation consistency in GVariant SpecPhilip Withnall2022-11-081-6/+6
| * | | docs: Fix a cross-reference to a Figure in the GVariant SpecificationPhilip Withnall2022-11-081-1/+1
| * | | docs: Fix a minor typo in the GVariant SpecificationPhilip Withnall2022-11-081-1/+1
| * | | docs: Fix references to omitted requirements in GVariant SpecificationPhilip Withnall2022-11-081-7/+7
| * | | docs: Add licensing/copyright data to GVariant specificationPhilip Withnall2022-11-086-10/+156
* | | | Merge branch 'misc-variant-fixes' into 'main'Simon McVittie2022-11-083-2/+3
|\ \ \ \
| * | | | gvariant: Fix some minor typos in documentation commentsPhilip Withnall2022-11-082-2/+2
| * | | | tests: Fix a small leak in the GVariant testsPhilip Withnall2022-11-081-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'wip/3v1n0/meson-fix-tests-binary-dependencies' into 'main'Philip Withnall2022-11-0810-164/+233
|\ \ \ \
| * | | | ci: Do not use installed tests in debian-stable buildMarco Trevisan (Treviño)2022-11-011-1/+0
| * | | | gobject/tests/meson: Make gobject-query.py test depend on gobject-query utilMarco Trevisan (Treviño)2022-11-012-1/+2
| * | | | gobject/tests/meson: Add support to add extra depends args to python testsMarco Trevisan (Treviño)2022-11-011-0/+2
| * | | | gmodule/tests/meson: Make tests depending on loaded libraries and modulesMarco Trevisan (Treviño)2022-11-011-15/+31
| * | | | glib/tests/meson: Add test programs dependencies to single testsMarco Trevisan (Treviño)2022-11-012-4/+24
| * | | | glib/tests/meson: Compile tests extra programs using same strategy as gioMarco Trevisan (Treviño)2022-11-012-69/+60
| * | | | gio/tests/meson: Add resource plugin as test dependencyMarco Trevisan (Treviño)2022-11-011-1/+4
| * | | | gio/tests/meson: Add fake-service-name as gdbus-names dependencyMarco Trevisan (Treviño)2022-11-011-1/+4
| * | | | gio/tests/meson: Make giomodule test to depend on built modulesMarco Trevisan (Treviño)2022-11-011-5/+7
| * | | | gio/tests/meson: Add dbus-launch as dependency of gdbus-address-get-sessionMarco Trevisan (Treviño)2022-11-011-0/+1
| * | | | gio/tests/meson: Add glib-compile-schemas as dependency for gsettings testMarco Trevisan (Treviño)2022-11-011-0/+1
| * | | | gio/tests/meson: Add fake-document-portal as dependency of dbus-appinfoMarco Trevisan (Treviño)2022-11-011-0/+1
| * | | | gio/tests/meson: Add gdbus-connection-flush-helper as dependency of connectio...Marco Trevisan (Treviño)2022-11-011-1/+1
| * | | | gio/tests/meson: Add gdbus-testserver prog as dependency of GDbus testsMarco Trevisan (Treviño)2022-11-011-7/+30
| * | | | gio/tests/meson: Add basic-application as prerequisite of gapplicationMarco Trevisan (Treviño)2022-11-011-1/+4
| * | | | gio/tests/meson: Add gsubprocess-testprog as gsubprocess dependencyMarco Trevisan (Treviño)2022-11-011-0/+1
| * | | | gio/tests/meson: Add appinfo-test and apps as appinfo tests dependencyMarco Trevisan (Treviño)2022-11-013-24/+7
| * | | | gio/meson: Make possible for test to depend on extra programsMarco Trevisan (Treviño)2022-11-011-14/+29
| * | | | gio/tests/meson: Always generate desktop files for local buildsMarco Trevisan (Treviño)2022-11-011-21/+24
| * | | | gio/tests/meson: Make desktop-app-info depend on gio-launch-desktopMarco Trevisan (Treviño)2022-11-011-0/+1