libpsl/src
Chun-wei Fan 8fc27ea12c autotools builds: Enable Windows builds
We now check for whether the build is done on Windows, so that:
-We link to -lws2_32, which is necessary for the networking functions
 on Windows.
-We default to using libicu on Windows for the runtime and builtins,
 as the code using libidn and libidn2 use stuff from langinfo.h, which
 is not available on Windows.
-We do not build and run the tests under fuzz/ as Windows does not have
 fmemopen().

This enables the code to be built on Windows via MinGW.
2018-04-19 16:24:14 +08: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 autotools builds: Enable Windows builds 2018-04-19 16:24:14 +08:00
lookup_string_in_fixed_set.c Amend start of comments in lookup_string_in_fixed_set.c 2017-09-15 17:14:32 +02:00
psl-make-dafsa fix spelling errors 2018-03-23 11:33:55 +00:00
psl-make-dafsa.1 Replace psl2c by psl-make-dafsa 2016-12-06 15:22:18 +01:00
psl.c src/psl.c: Make code compilable on native Windows 2018-04-18 13:48:30 +08:00