summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | dconf_gdbus_get_worker_context(): improve GObject deadlock workaroundOwen W. Taylor2018-08-131-1/+20
* | | Also build, test, and generate coverage reports in the deploy stage such that...Daniel Playfair Cal2018-08-131-2/+6
* | | Merge branch 'bug/ci-gtk-doc' into 'master'Daniel Playfair Cal2018-08-131-5/+5
|\ \ \ | |/ / |/| |
| * | Correct the meson option to build gtk docs, also enable man pages and gtk doc...Daniel Playfair Cal2018-08-131-5/+5
|/ /
* | Avoid use of link_whole in the gsettings backendEmmanuele Bassi2018-08-111-3/+7
* | Namespace the dependencies variablesEmmanuele Bassi2018-08-116-12/+17
* | Use the correct Meson argument for linkingEmmanuele Bassi2018-08-112-2/+2
* | Merge branch 'meson' into 'master'Philip Withnall2018-08-1115-251/+164
|\ \
| * | tests: Add libdbus-1-dev and bash-completion packagesIñigo Martínez2018-08-111-2/+2
| * | build: Simplified pkg-config file generationIñigo Martínez2018-08-112-5/+2
| * | build: Add trailing commas where necessaryIñigo Martínez2018-08-1112-49/+49
| * | build: Do not make heavy use of project_nameIñigo Martínez2018-08-1110-53/+37
| * | build: Simplified checking compiler supported argumentsIñigo Martínez2018-08-111-4/+2
| * | build: Use vapi dir from pkg-config fileIñigo Martínez2018-08-112-1/+2
| * | build: Use completions dir from pkg-config fileIñigo Martínez2018-08-113-4/+13
| * | build: Remove duplicated warning parameterIñigo Martínez2018-08-111-1/+0
| * | build: Fix pkg-config exec_prefix variableIñigo Martínez2018-08-111-1/+1
| * | build: Fix parameters orderIñigo Martínez2018-08-111-2/+2
| * | build: Use gnome's gtkdoc_html_dir functionIñigo Martínez2018-08-111-1/+1
| * | build: Remove unnecessary variablesIñigo Martínez2018-08-113-15/+4
| * | build: Fix internal dependenciesIñigo Martínez2018-08-1111-56/+99
| * | build: Avoid building libraries twiceIñigo Martínez2018-08-117-72/+14
| * | build: Remove config.h definitionsIñigo Martínez2018-08-111-20/+1
| * | build: Retrieve D-Bus and gio paths from pkg-config filesIñigo Martínez2018-08-115-25/+7
| * | build: Use get_supported_arguments helperIñigo Martínez2018-08-112-11/+3
| * | build: Remove default optionsIñigo Martínez2018-08-111-4/+0
| * | build: Remove macro definitionIñigo Martínez2018-08-111-1/+1
| * | build: Rename build optionsIñigo Martínez2018-08-114-11/+11
* | | Merge branch 'ci' into 'master'Philip Withnall2018-08-111-2/+2
|\ \ \ | |/ / |/| |
| * | ci: Fix documentation build for `pages` jobPhilip Withnall2018-08-111-2/+2
|/ /
* | Merge branch 'ci' into 'master'Philip Withnall2018-08-117-5/+141
|\ \
| * | tests: Don’t run D-Bus tests on CI as they fail unexpectedlyPhilip Withnall2018-08-101-0/+42
| * | fixup! build: Add GitLab CI supportPhilip Withnall2018-08-101-8/+21
| * | tests: Set G_DEBUG and other useful environment variablesPhilip Withnall2018-08-103-2/+19
| * | tests: Fix a deprecation warning about source definitionsPhilip Withnall2018-08-101-1/+1
| * | bin: Stop copying a delegatePhilip Withnall2018-08-101-1/+1
| * | build: Add GitLab CI supportPhilip Withnall2018-08-101-0/+64
| * | doc: Update bug reporting URIPhilip Withnall2018-08-091-1/+1
|/ /
* | docs: Add Daniel and me as comaintainersPhilip Withnall2018-08-091-0/+17
* | Merge branch 'transfer-annotations' into 'master'Xavier Claessens2018-08-082-25/+29
|\ \
| * | client: Fix a minor typo in some documentationPhilip Withnall2018-08-081-1/+1
| * | Add some transfer annotationsXavier Claessens2018-08-082-24/+28
* | | dconf: fix command line completion for "dconf update"Andrea Stacchiotti2018-08-081-2/+2
* | | abicheck: Use ${NM} and fall back to `nm`Marvin Schmidt2018-08-081-1/+1
* | | Allow manpages to be build seperate from gtk-doc.Koop Mast2018-08-082-18/+16
* | | Merge branch 'private-data' into 'master'Philip Withnall2018-08-081-3/+2
|\ \ \ | |/ / |/| |
| * | service: Port from g_type_class_add_private() to G_ADD_PRIVATE()Philip Withnall2018-08-011-3/+2
|/ /
* | Merge branch 'patch-1' into 'master'Philip Withnall2018-08-011-1/+1
|\ \
| * | dconf-update.vala: correct error message grammarKenyon Ralph2018-07-261-1/+1
|/ /
* | Merge branch 'patch/ow' into 'master'Ray Strode2018-07-133-14/+151
|\ \