Systemd/src/libsystemd/sd-hwdb
Zbigniew Jędrzejewski-Szmek a67c318df8 meson: define PROJECT_VERSION as the "bare" project version
Let's not use atoi() if we can simply provide the project version as a number.

In C code, this is the numerical project version. In substitutions in other
files, this is just the bare substitution.

The "PACKAGE_" prefix is from autotools, and is strange. We call systemd a
"project", and "package" is something that distros build. Let's rename.

PACKAGE_URL is renamed to PROJECT_URL for the same reasons and for consistency.

(This leave PACKAGE_VERSION as the stringified define for C code.)
2018-12-20 21:35:29 +01:00
..
hwdb-internal.h sd-hwdb: adjust included headers 2018-09-19 16:52:59 +09:00
hwdb-util.c meson: define PROJECT_VERSION as the "bare" project version 2018-12-20 21:35:29 +01:00
hwdb-util.h hwdb,udevadm: also unify hwdb_query() and hwdb_test() 2018-09-19 17:38:07 +09:00
sd-hwdb.c sd_hwdb: update log messages 2018-10-24 04:31:48 +09:00