summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wifi: Use WiFi-based geolocation for city level accuracywip/disable-source-through-configZeeshan Ali2018-09-151-3/+19
* location-source: Internal API to scramble locationZeeshan Ali2018-09-151-0/+48
* service: Allow disabling of all sources through configZeeshan Ali2018-09-154-27/+133
* 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-1319-1906/+0
* build: Require meson 0.47.2Zeeshan Ali2018-09-131-1/+1
* docs: Add dep on agent sourcesZeeshan Ali2018-09-131-1/+2
* service: Drop authorization for system appsZeeshan Ali2018-09-121-6/+17
* demo: Drop a redundant paramZeeshan Ali2018-09-111-2/+1
* build: Make public_api header part of the sourceZeeshan Ali2018-09-111-1/+1
* conf: add elementary-desktop-agent to whitelistworldofpeace2018-08-301-1/+6
* Fix the links between the documentation filesLaurent Bigonville2018-08-173-1/+7
* meson,build: Remove some newlines for meson 0.47.1Laurent Bigonville2018-08-171-3/+1
* service: Allow absence of agent if agent white-list emptyZeeshan Ali2018-08-131-8/+17
* service,config: Internal API to get number of whitelisted agentsZeeshan Ali2018-08-132-0/+7
* conf: Warn about use of Google's servicesZeeshan Ali2018-08-021-0/+5
* 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
* build: Don't enable all warnings from cc by defaultZeeshan Ali2018-07-121-2/+0
* 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: Allow header to be installed into custom header dirZeeshan Ali2018-07-121-1/+2
* 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: Only build service docs when library is enabledZeeshan Ali2018-07-111-1/+9
* build,docs: Make use of public api include variableZeeshan Ali2018-07-111-1/+1
* build: Only build lib docs if lib build is enabledZeeshan Ali2018-07-111-1/+3
* build: Display a build summary at the end of meson runZeeshan Ali2018-07-111-0/+29
* build,meson: Drop -WerrorZeeshan Ali2018-07-113-6/+2
* build,meson: Remove unused debug optionZeeshan Ali2018-07-111-3/+0
* build: Declare build-time deps on generated headersZeeshan Ali2018-07-104-17/+23
* build: Disable gtk-doc on Ubuntu 16.04Zeeshan Ali2018-07-101-1/+3
* build: include root source dirZeeshan Ali2018-07-091-1/+1
* build: Fix path to root dirZeeshan Ali2018-07-091-1/+1
* build: Use 'link-whole' to link static libsZeeshan Ali2018-07-092-3/+3
* build: include root source dirZeeshan Ali2018-07-091-1/+4
* build: include root source dirZeeshan Ali2018-07-091-1/+2
* CI: Install ninjaZeeshan Ali2018-07-091-1/+1
* ci: Install meson on systemZeeshan Ali2018-07-091-1/+1
* CI: Use meson, not autotoolsZeeshan Ali2018-07-091-4/+5
* meson: Simpler meson optionsZeeshan Ali2018-07-096-22/+22
* dbus: Add FIXME about loss of doc commentsZeeshan Ali2018-07-091-0/+3
* meson: Add soversion to library fileZeeshan Ali2018-07-091-0/+2
* meson: Add enums source to gir comamndZeeshan Ali2018-07-091-1/+4
* meson: Bump meson requirement to 0.47.0Zeeshan Ali2018-07-091-1/+1
* meson: Add dependencies to gnome.gtkdocNirbheek Chauhan2018-07-091-0/+1
* meson: provide sources and headers to the library and girCorentin Noël2018-07-091-12/+21
* meson: explicitely run python3 with custom targetCorentin Noël2018-07-091-1/+2
* Add Vala supportCorentin Noël2018-07-091-13/+21