]> begriffs open source - libpw/commit
Switch to Meson build system
authorJoe Nelson <joe@begriffs.com>
Sun, 1 Dec 2024 06:00:00 +0000 (00:00 -0600)
committerJoe Nelson <joe@begriffs.com>
Sun, 1 Dec 2024 06:00:00 +0000 (00:00 -0600)
commit6642bc92df4a3e061be4a147edef9ef6a608dd68
tree642ec44985c447f521adbfb91fd92bedc00cf5fd
parent88edc9f9165a037a79930e47ca35e48b98b45e14
Switch to Meson build system
13 files changed:
.gitignore [deleted file]
.gitmodules [new file with mode: 0644]
configure [deleted file]
include/pw.h [moved from pw.h with 100% similarity]
meson.build [new file with mode: 0644]
share/libpw-schema.sql [moved from schema.sql with 100% similarity]
src/meson.build [new file with mode: 0644]
src/pw.c [moved from pw.c with 100% similarity]
subprojects [new submodule]
test/meson.build [new file with mode: 0644]
test/test.c [moved from test.c with 98% similarity]
vendor/tap.c [deleted file]
vendor/tap.h [deleted file]