summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-15wifi: Use WiFi-based geolocation for city level accuracywip/disable-source-through-configZeeshan Ali1-3/+19
2018-09-15location-source: Internal API to scramble locationZeeshan Ali1-0/+48
2018-09-15service: Allow disabling of all sources through configZeeshan Ali4-27/+133
2018-09-15build: Avoid too long lines using a variableZeeshan Ali1-3/+4
2018-09-15build: Fix installation of generated headersEmmanuele Bassi1-3/+3
2018-09-13build: Drop autotoolsZeeshan Ali19-1906/+0
2018-09-13build: Require meson 0.47.2Zeeshan Ali1-1/+1
2018-09-13docs: Add dep on agent sourcesZeeshan Ali1-1/+2
2018-09-12service: Drop authorization for system appsZeeshan Ali1-6/+17
2018-09-11demo: Drop a redundant paramZeeshan Ali1-2/+1
2018-09-11build: Make public_api header part of the sourceZeeshan Ali1-1/+1
2018-08-30conf: add elementary-desktop-agent to whitelistworldofpeace1-1/+6
2018-08-17Fix the links between the documentation filesLaurent Bigonville3-1/+7
2018-08-17meson,build: Remove some newlines for meson 0.47.1Laurent Bigonville1-3/+1
2018-08-13service: Allow absence of agent if agent white-list emptyZeeshan Ali1-8/+17
2018-08-13service,config: Internal API to get number of whitelisted agentsZeeshan Ali2-0/+7
2018-08-02conf: Warn about use of Google's servicesZeeshan Ali1-0/+5
2018-07-27build,lib: Respect includedir option in .pc fileBastien Nocera1-1/+1
2018-07-25build: Clean generated vapi files on distcleanZeeshan Ali1-1/+1
2018-07-12build: Don't enable all warnings from cc by defaultZeeshan Ali1-2/+0
2018-07-12meson: Don't disable GIR for cross buildsZeeshan Ali1-2/+1
2018-07-12build: Remove a redundant dep declarationZeeshan Ali1-4/+0
2018-07-12build: Allow header to be installed into custom header dirZeeshan Ali1-1/+2
2018-07-11build,lib: Fix typo in the last commitZeeshan Ali1-1/+1
2018-07-11build,lib: Make public_api header part of the sourceZeeshan Ali1-0/+1
2018-07-11build: Only build service docs when library is enabledZeeshan Ali1-1/+9
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-11build,meson: Drop -WerrorZeeshan Ali3-6/+2
2018-07-11build,meson: Remove unused debug optionZeeshan Ali1-3/+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