libpsl/src
Alexey Rochev 0ecc788797 Remove meson.build generation and separate project and library versions in their own files
Project and library version are now stored in
version.txt and libtool_version_info.txt files respectively.
Both autotools and meson get their versioning information from this files.
Meson additionally automatically transforms library version
from libtool's own format.

Also raise meson version requirement from 0.47 to 0.57 which
is required by these changes.
2022-01-06 03:02:33 +03:00
..
LICENSE.chromium rename src/make_dafsa.py to src/psl-make-dafsa, add documentation 2016-07-14 11:55:04 +02:00
Makefile.am Makefile.am: use PYTHON when invoking psl-make-dafsa 2019-07-11 17:47:11 +01:00
libpsl-srcs.mk Add NMake Makefiles for Visual Studio builds 2018-04-26 17:09:28 +08:00
lookup_string_in_fixed_set.c Remove _HIDDEN from src/lookup_string_in_fixed_set.c 2018-04-26 16:45:15 +02:00
meson.build Remove meson.build generation and separate project and library versions in their own files 2022-01-06 03:02:33 +03:00
psl-make-dafsa Fix typos 2018-12-28 19:44:39 +01:00
psl-make-dafsa.1 Replace psl2c by psl-make-dafsa 2016-12-06 15:22:18 +01:00
psl.c Add WSAStartup() for Windows psl tool and tests. 2021-11-26 19:10:37 +01:00