summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-11tmp: Attempt to fix the service docs buildwip/fix-srv-docsZeeshan Ali2-1/+4
2018-07-11build,docs: Make use of public api include variableZeeshan Ali1-1/+1
2018-07-11build: Only build lib docs if lib build is enabledZeeshan Ali1-1/+3
2018-07-11build: Display a build summary at the end of meson runZeeshan Ali1-0/+29
2018-07-10build: Drop autotoolsZeeshan Ali17-1637/+0
2018-07-10build: Declare build-time deps on generated headersZeeshan Ali4-17/+23
2018-07-10build: Disable gtk-doc on Ubuntu 16.04Zeeshan Ali1-1/+3
2018-07-09build: include root source dirZeeshan Ali1-1/+1
2018-07-09build: Fix path to root dirZeeshan Ali1-1/+1
2018-07-09build: Use 'link-whole' to link static libsZeeshan Ali2-3/+3
2018-07-09build: include root source dirZeeshan Ali1-1/+4
2018-07-09build: include root source dirZeeshan Ali1-1/+2
2018-07-09CI: Install ninjaZeeshan Ali1-1/+1
2018-07-09ci: Install meson on systemZeeshan Ali1-1/+1
2018-07-09CI: Use meson, not autotoolsZeeshan Ali1-4/+5
2018-07-09meson: Simpler meson optionsZeeshan Ali6-22/+22
2018-07-09dbus: Add FIXME about loss of doc commentsZeeshan Ali1-0/+3
2018-07-09meson: Add soversion to library fileZeeshan Ali1-0/+2
2018-07-09meson: Add enums source to gir comamndZeeshan Ali1-1/+4
2018-07-09meson: Bump meson requirement to 0.47.0Zeeshan Ali1-1/+1
2018-07-09meson: Add dependencies to gnome.gtkdocNirbheek Chauhan1-0/+1
2018-07-09meson: provide sources and headers to the library and girCorentin Noël1-12/+21
2018-07-09meson: explicitely run python3 with custom targetCorentin Noël1-1/+2
2018-07-09Add Vala supportCorentin Noël1-13/+21
2018-07-09build,docs: Remove redundant contentZeeshan Ali2-2/+0
2018-07-09Add meson build supportZeeshan Ali13-0/+574
2018-07-09docs: More specific paths to entitiesZeeshan Ali2-5/+5
2018-07-09Explicitly include config.h fileZeeshan Ali1-0/+1
2018-07-09demo: No need to mark translatable strings in desktop filesZeeshan Ali2-8/+8
2018-06-29agent: Register the agent whenever geoclue startsValentin Blot1-22/+48
2018-06-29agent: Unimplement unused interface GAsyncInitableValentin Blot3-117/+37
2018-06-09service-client: Ensure requested accuracy level is validZeeshan Ali1-5/+37
2018-05-17Add initial .gitlab-ci.ymlKarl-Philipp Richter1-0/+22
2018-05-17Add hint about Ubuntu 14.04 build trouble to READMEKarl-Philipp Richter1-0/+7
2018-05-17Require glib >= 2.44Zeeshan Ali1-1/+1
2018-05-17Merge branch 'wip/tintou/vala' into 'master'Zeeshan Ali4-0/+122
2018-05-16Generate .vapi file for Vala supportCorentin Noël4-0/+122
2018-05-06docs: Add gclue_client_get/set_time_threshold()Zeeshan Ali1-0/+2
2018-05-03locator: Fix a potentially unused variable declarationZeeshan Ali1-0/+2
2018-05-03public-api: Fix safety header nameZeeshan Ali1-3/+3
2018-05-03Release 2.4.102.4.10Zeeshan Ali2-1/+16
2018-05-03Lock down systemd service fileBastien Nocera1-0/+22
2018-05-03build,geocode-glib: Remove unused variableBastien Nocera1-2/+0
2018-05-03Revert "client-info: Replace desktop ID detection for new Flatpak"Bastien Nocera2-112/+49
2018-05-03service-client: Fix crash on startupBastien Nocera1-1/+4
2018-05-03D-Bus: Update doc commentZeeshan Ali1-2/+1
2018-05-02Release 2.4.92.4.9Zeeshan Ali2-1/+25
2018-05-02service-client: Minor formatting fixesZeeshan Ali1-12/+16
2018-05-02service-client: Delay "no agent" authorization decisionBastien Nocera1-9/+71
2018-05-02service-client: Verify 'DesktopId' against Flatpak IDBastien Nocera1-0/+11