summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: Build against both libsoup2 and libsoup3pgriffis/libsoup-ciPatrick Griffis2021-10-151-0/+65
* tests: Use g_assert_no_error()Patrick Griffis2021-10-151-1/+1
* tests: Fix double freePatrick Griffis2021-10-151-2/+0
* build: Include libsoup api version in pkg-configPatrick Griffis2021-10-152-0/+13
* Port to libsoup3Daniel Kolesa2021-10-1510-36/+317
* Update the translatable filesEmmanuele Bassi2021-10-152-7/+2
* build: Fix the pkg-config file reference in the GIR dataEmmanuele Bassi2021-10-151-1/+1
* docs: Clean up the GWeatherLocation documentationEmmanuele Bassi2021-10-152-67/+78
* build: Rename libgweather's pkg-config fileEmmanuele Bassi2021-10-152-4/+5
* build: Move pkgconfig file generation near the libraryEmmanuele Bassi2021-10-152-16/+16
* docs: Begin a migration guide for libgweather-4Emmanuele Bassi2021-10-153-0/+17
* build: Install package data in a versioned directoryEmmanuele Bassi2021-10-141-2/+2
* ci: Update the build environmentEmmanuele Bassi2021-10-131-4/+4
* Remove GTK3 widgetsEmmanuele Bassi2021-10-1315-1585/+9
* docs: Update the README fileEmmanuele Bassi2021-10-131-15/+7
* ci: Drop the ABI checkEmmanuele Bassi2021-10-132-144/+0
* Drop the "I know this is unstable" symbol checkEmmanuele Bassi2021-10-131-4/+0
* docs: Remove all "Since" annotationsEmmanuele Bassi2021-10-133-28/+2
* Bump up the API version of libgweatherEmmanuele Bassi2021-10-1312-64/+56
* ci: Add (fallible) static analysis and asan jobsEmmanuele Bassi2021-10-131-0/+74
* Clean up gweather_location_get_world()Emmanuele Bassi2021-10-131-13/+14
* Use G_DEFINE_BOXED_TYPE for GWeatherTimezoneEmmanuele Bassi2021-10-131-14/+1
* Use G_DEFINE_BOXED_TYPE for GWeatherLocationEmmanuele Bassi2021-10-131-16/+3
* docs: Remove gtk-doc sectionsEmmanuele Bassi2021-10-137-34/+20
* ci: Store introspection and vapi files as artefactsEmmanuele Bassi2021-10-131-0/+2
* ci: Add JUnit reportEmmanuele Bassi2021-10-131-0/+2
* ci: Restructure the pipelineEmmanuele Bassi2021-10-132-7/+161
* build: Build the documentation by defaultEmmanuele Bassi2021-10-131-1/+1
* build: Add option to disable introspectionEmmanuele Bassi2021-10-134-28/+39
* Use gi-docgen to generate the API referenceEmmanuele Bassi2021-10-139-303/+100
* Tweak the enum types header templateEmmanuele Bassi2021-10-131-0/+2
* Use newly added deprecation macroEmmanuele Bassi2021-10-131-1/+1
* Add proper deprecation macrosEmmanuele Bassi2021-10-131-0/+15
* docs: Move readmes in data under docsEmmanuele Bassi2021-10-134-142/+139
* Drop the AUTHORS fileEmmanuele Bassi2021-10-131-4/+0
* build: Move variant location builder to build-auxEmmanuele Bassi2021-10-133-3/+9
* Add a build-aux directory for ancillary scriptsEmmanuele Bassi2021-10-133-11/+16
* Move tests and tools out of the wayEmmanuele Bassi2021-10-139-77/+82
* Use explicit symbol annotation and visibilityEmmanuele Bassi2021-10-139-30/+168
* Rename HACKING to CONTRIBUTINGEmmanuele Bassi2021-10-131-0/+0
* docs: Update the contribution guideEmmanuele Bassi2021-10-131-25/+217
* build: Add license field to project()Emmanuele Bassi2021-10-131-0/+1
* build: Drop `HAVE_CONFIG_H`Emmanuele Bassi2021-10-131-1/+0
* Drop config.h inclusion from gweather-private.hEmmanuele Bassi2021-10-131-2/+0
* Clean up source files preambleEmmanuele Bassi2021-10-1316-283/+98
* Clean up the private headerEmmanuele Bassi2021-10-131-79/+112
* Clean up the header filesEmmanuele Bassi2021-10-1311-418/+310
* Add myself as a maintainer to the DOAPEmmanuele Bassi2021-10-131-3/+7
* Drop unnecessary condition from index checkEmmanuele Bassi2021-10-131-1/+1
* Make enum type registration thread safeEmmanuele Bassi2021-10-131-10/+19