[libgweather] (62 commits) ...docs: Clean up the GWeatherLocation documentation



Summary of changes:

  c1e2c57... Remove unnecessary header (*)
  309aee0... Replace g_memdup() with newer GLib (*)
  447c824... Drop unnecessary `volatile` (*)
  5fe85b2... Ignore internal deprecations (*)
  e7f90e0... Remove deprecated g_type_class_add_private() (*)
  237addd... tests: Skip tests if requested locale is not available (*)
  5d47408... Replace use of deprecated GTimeZone constructor (*)
  e49a99d... Use GDateTime instead of the deprecated GTimeVal (*)
  1d60e2a... build: Make g-ir-scanner more quiet (*)
  6757701... build: Require a recent version of Meson (*)
  e998969... build: Make introspection errors fatal on request (*)
  9003d41... build: Add configuration summary (*)
  2ae800c... build: Use idiomatic Meson (*)
  e037e32... build: Consolidate library definitions (*)
  bd5efb8... Add editor configuration file (*)
  d13d9ec... build: Add default options (*)
  8bd9f4b... build: Show debug and optimization levels in the summary (*)
  e9154b2... build: Default to C99 with GNU extensions (*)
  45263b7... build: Tweak the default warnings (*)
  c311331... Make enum type registration thread safe (*)
  6ab613e... Drop unnecessary condition from index check (*)
  765b565... Add myself as a maintainer to the DOAP (*)
  a7f1500... Clean up the header files (*)
  eb45163... Clean up the private header (*)
  4e6461c... Clean up source files preamble (*)
  94fca97... Drop config.h inclusion from gweather-private.h (*)
  e351126... build: Drop `HAVE_CONFIG_H` (*)
  da250e3... build: Add license field to project() (*)
  46a9bae... docs: Update the contribution guide (*)
  7aca088... Rename HACKING to CONTRIBUTING (*)
  8da63f1... Use explicit symbol annotation and visibility (*)
  387bc7b... Move tests and tools out of the way (*)
  b5ed594... Add a build-aux directory for ancillary scripts (*)
  7a0f4bb... build: Move variant location builder to build-aux (*)
  6e542f5... Drop the AUTHORS file (*)
  076eb3f... docs: Move readmes in data under docs (*)
  4413fd0... Add proper deprecation macros (*)
  ce0058d... Use newly added deprecation macro (*)
  40c9324... Tweak the enum types header template (*)
  d9c3da4... Use gi-docgen to generate the API reference (*)
  f973630... build: Add option to disable introspection (*)
  9d14786... build: Build the documentation by default (*)
  6041401... ci: Restructure the pipeline (*)
  bb4dd55... ci: Add JUnit report (*)
  8f36178... ci: Store introspection and vapi files as artefacts (*)
  8285d6d... docs: Remove gtk-doc sections (*)
  2fe31c2... Use G_DEFINE_BOXED_TYPE for GWeatherLocation (*)
  51a3728... Use G_DEFINE_BOXED_TYPE for GWeatherTimezone (*)
  5e22a11... Clean up gweather_location_get_world() (*)
  7610e26... ci: Add (fallible) static analysis and asan jobs (*)
  c4c1614... Bump up the API version of libgweather (*)
  dbe1ac0... docs: Remove all "Since" annotations (*)
  de55bfd... Drop the "I know this is unstable" symbol check (*)
  63e06e2... ci: Drop the ABI check (*)
  7d98cfa... docs: Update the README file (*)
  6352a74... Remove GTK3 widgets (*)
  609079b... ci: Update the build environment (*)
  f43ee31... build: Install package data in a versioned directory (*)
  a1db116... docs: Begin a migration guide for libgweather-4 (*)
  cc16bdf... build: Move pkgconfig file generation near the library (*)
  577a67c... build: Rename libgweather's pkg-config file (*)
  a5d8f36... docs: Clean up the GWeatherLocation documentation (*)

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]