summaryrefslogtreecommitdiff
path: root/libgeoclue
Commit message (Expand)AuthorAgeFilesLines
* Move D-Bus interface XML & code into separate dirZeeshan Ali2019-03-111-18/+23
* build: Drop an obsolete FIXME commentZeeshan Ali2019-03-111-5/+0
* lib: Avoid linking to system-installed libraryBenjamin Berg2019-03-071-6/+6
* lib: Automatically delete client on server when using GClueSimpleBenjamin Berg2019-03-071-6/+7
* Add new API to allow automatic server side deletion of clientBenjamin Berg2019-03-072-16/+219
* Drop use of deprecated g_type_class_add_private()Zeeshan Ali2019-01-041-8/+7
* build: Gather common path variables in root meson.buildJan Alexander Steffens (heftig)2018-10-211-3/+0
* build: Rename abs_header_dir to include_subdirJan Alexander Steffens (heftig)2018-10-211-4/+4
* build: Avoid too long lines using a variableZeeshan Ali2018-09-151-3/+4
* build: Fix installation of generated headersEmmanuele Bassi2018-09-151-3/+3
* build: Drop autotoolsZeeshan Ali2018-09-131-147/+0
* build,lib: Respect includedir option in .pc fileBastien Nocera2018-07-271-1/+1
* build: Clean generated vapi files on distcleanZeeshan Ali2018-07-251-1/+1
* meson: Don't disable GIR for cross buildsZeeshan Ali2018-07-121-2/+1
* build: Remove a redundant dep declarationZeeshan Ali2018-07-121-4/+0
* build,lib: Fix typo in the last commitZeeshan Ali2018-07-111-1/+1
* build,lib: Make public_api header part of the sourceZeeshan Ali2018-07-111-0/+1
* build,meson: Drop -WerrorZeeshan Ali2018-07-111-1/+1
* build: Declare build-time deps on generated headersZeeshan Ali2018-07-101-1/+5
* build: include root source dirZeeshan Ali2018-07-091-1/+1
* build: Use 'link-whole' to link static libsZeeshan Ali2018-07-091-2/+2
* meson: Simpler meson optionsZeeshan Ali2018-07-091-1/+1
* meson: Add soversion to library fileZeeshan Ali2018-07-091-0/+2
* meson: Add enums source to gir comamndZeeshan Ali2018-07-091-1/+4
* meson: provide sources and headers to the library and girCorentin Noël2018-07-091-12/+21
* Add Vala supportCorentin Noël2018-07-091-13/+21
* Add meson build supportZeeshan Ali2018-07-091-0/+78
* Generate .vapi file for Vala supportCorentin Noël2018-05-162-0/+20
* Remove redundant '(C)' in copyright headersZeeshan Ali2018-04-225-5/+5
* simple: Re-use existing client/locationZeeshan Ali2017-09-041-2/+10
* simple: Correct function name in doc commentRob Norris2017-03-131-1/+1
* build: Don't hardcode libtool pathZeeshan Ali2016-09-061-1/+1
* build: Link directly against the libtool fileZeeshan Ali2016-09-061-1/+1
* build: Minor indentation fixZeeshan Ali2016-09-061-1/+1
* lib: Define CC and other variables for g-ir-scannerColin Walters2016-05-301-1/+7
* lib: Clear the task pointer when unrefingZeeshan Ali (Khattak)2016-03-011-2/+4
* Move public-api directory to toplevelCosimo Cecchi2016-01-281-6/+6
* gir: Correct namespace versionZeeshan Ali (Khattak)2015-12-241-1/+1
* lib,docs: Slightly improved title & descriptionZeeshan Ali (Khattak)2015-10-141-2/+2
* lib: Drop gclue_fetch_location*() APIZeeshan Ali (Khattak)2015-10-142-268/+0
* lib: Add GClueSimple APIZeeshan Ali (Khattak)2015-10-144-0/+603
* lib: Drop symbolic link solution for common filesZeeshan Ali (Khattak)2015-10-094-10/+13
* lib: Tell g-ir-scanner where to find headersZeeshan Ali (Khattak)2015-10-091-0/+1
* lib: Pass corrrect pkg file arg to g-ir-scannerZeeshan Ali (Khattak)2015-10-091-1/+1
* lib,build: Build introspection for libraryZeeshan Ali (Khattak)2015-10-091-0/+34
* lib: Add helper API for quickly fetching locationZeeshan Ali (Khattak)2015-10-092-0/+268
* lib: Add helper API for easy client creationZeeshan Ali (Khattak)2015-10-094-0/+309
* Add convenience libraryZeeshan Ali (Khattak)2015-10-096-0/+131