libpsl/src
Loïc Yhuel aa4909766c Make builtin option independant from runtime one
Since commit deabd4a, psl2c has been replaced by psl-make-dafsa.
The builtin PSL data is always generated the same way, and the value of the builtin
configure option does not matter anymore.

The built-in data is now embedded by default (instead of the previous "auto"), unless
explicitly disabled by --disable-builtin/-Dbuiltin=false.

When not using an run-time runtime IDNA library (--disable-runtime/-Druntime=no), libpsl can
now include the built-in data without any build-time dependency.
2022-06-06 22:48:32 +02: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 definition of _GCC_VERSION_AT_LEAST 2022-02-18 16:57:35 +01:00
meson.build meson: automatically add PSL_STATIC define when building Windows static library 2022-01-13 01:54:38 +03:00
psl-make-dafsa Fix comments from C++ to C/C++ in psl-make-dafsa 2022-06-06 12:32:17 +02:00
psl-make-dafsa.1 Replace psl2c by psl-make-dafsa 2016-12-06 15:22:18 +01:00
psl.c Make builtin option independant from runtime one 2022-06-06 22:48:32 +02:00