summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* geocode-nominatim: Allow the cache path to be adjustedwip/issue-19Philip Withnall2019-11-066-56/+177
* Merge branch 'wip/hadess/fixes' into 'master'Bastien Nocera2019-11-065-464/+125
|\
| * ci: Fix some locales not being availableBastien Nocera2019-11-061-0/+5
| * ci: Add ABI checkingBastien Nocera2019-11-062-2/+119
| * build: Don't assume gir can't be cross compiledmaxice82019-11-061-2/+1
| * build: Remove left-over file after meson portBastien Nocera2019-11-061-301/+0
| * build: Remove configure scriptBastien Nocera2019-11-061-159/+0
* | Merge branch 'macos-fixes' into 'master'Bastien Nocera2019-03-142-4/+21
|\ \ | |/ |/|
| * Build: add support for macOS dylib versioningTom Schoonjans2019-03-142-2/+12
| * Build: check if linker supports --version-scriptTom Schoonjans2019-03-141-2/+9
|/
* 3.26.13.26.1Bastien Nocera2019-03-142-1/+7
* build: Remove unused autotools test helpersBastien Nocera2019-03-142-140/+0
* Merge branch 'wip/hadess/place_rank-crasher' into 'master'Bastien Nocera2019-03-144-1/+7
|\
| * tests: Fix missing installed-tests fileBastien Nocera2019-03-141-0/+1
| * geocode-nominatim: Fix possible crash with missing place_rankBastien Nocera2019-03-141-1/+3
| * tests: Add test for issue #6Bastien Nocera2019-03-143-0/+3
|/
* Merge branch 'wip/hadess/nominatim-crasher' into 'master'Bastien Nocera2019-03-123-7/+13
|\
| * tests: Add test for issue #5Bastien Nocera2019-03-122-3/+6
| * geocode-nominatim: Fix parsing of integer JSON valuesMarcus Lundblad2019-03-121-4/+7
|/
* Merge branch 'meson-docs' into 'master'Bastien Nocera2019-03-122-0/+7
|\
| * Fix meson docs buildingAlberto Fanjul2018-06-242-0/+7
* | Remove <homepage> in DOAP file (a repository is not a homepage)Andre Klapper2018-12-161-1/+1
* | Merge branch 'wip/hadess/zero-distance-test-case' into 'master'Bastien Nocera2018-10-092-0/+22
|\ \ | |/ |/|
| * ci: Add CIBastien Nocera2018-10-091-0/+8
| * tests: Add a zero distance testBastien Nocera2018-10-091-0/+14
|/
* 3.26.03.26.0Bastien Nocera2018-06-052-1/+7
* Remove redundant '(C)' in copyright headersZeeshan Ali2018-04-2526-31/+31
* doap: Mark myself as an authorBastien Nocera2018-02-121-7/+7
* lib: Remove full build path from public headersBastien Nocera2017-11-152-2/+2
* Release 3.25.4.13.25.4.1Zeeshan Ali2017-07-202-1/+19
* Release 3.25.43.25.4Zeeshan Ali2017-07-201-1/+1
* Update the build-api wrapper scriptEmmanuele Bassi2017-07-191-8/+8
* Replace symbols file with a mapEmmanuele Bassi2017-07-193-105/+11
* Add a configure script for backward compatibilityZeeshan Ali2017-07-191-0/+159
* Generate and install the pkg-config fileEmmanuele Bassi2017-07-182-13/+12
* build: Add soversion to library fileZeeshan Ali2017-07-181-0/+2
* Build documentation only when enabledEmmanuele Bassi2017-07-181-1/+4
* Drop autotools supportZeeshan Ali2017-07-187-518/+0
* Add meson build supportZeeshan Ali2017-07-1824-1/+334
* lib: Drop a redundant 'const'Zeeshan Ali2017-07-141-1/+1
* Release 3.23.903.23.90Jonas Danielsson2017-02-062-1/+25
* docs: Ignore geocode-enum-types.h in the documentationPhilip Withnall2017-01-271-0/+1
* docs: Document some GEOCODE_TYPE_* macrosPhilip Withnall2017-01-273-0/+24
* docs: Add a section overview for geocode-nominatimPhilip Withnall2017-01-271-0/+14
* docs: Change UNRELEASED ‘Since’ tags to 3.23.1 for the next releasePhilip Withnall2017-01-256-12/+12
* docs: Add missing XML files to the top-level documentation filePhilip Withnall2017-01-251-0/+1
* build: Drop Makefile.decl in favour of glib-tap.mkPhilip Withnall2017-01-252-55/+0
* build: Port to using AX_GENERATE_CHANGELOG for the ChangeLogPhilip Withnall2017-01-253-10/+8
* backend: Add introductory docs for GeocodeBackendPhilip Withnall2017-01-193-2/+39
* tests: Add tests for GeocodeMockBackendPhilip Withnall2017-01-192-0/+657