libpsl/src
Chun-wei Fan 6a5da68ccf Add NMake Makefiles for Visual Studio builds
This adds a set of Visual Studio NMake Makefiles that can be used to
build libpsl, either as a DLL or as a static .lib.  Building of the psl
tool and the tests in tests/ (but not fuzz, since those tests use
fmemopen(), that is not supported on Windows) are also supported.

A simplified "install" target is provided that copies the build
results to a default or set prefix with the pkg-config file so that
other packages (such as libsoup) with build systems that depend on this
.pc file can be built.

These files make use of autotools stuff so that they have the up-to-date
version info upon a release.

Currently, only builds using the ICU runtime/builtin or with no
runtime/builtin are supported with Visual Studio builds.
2018-04-26 17:09:28 +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 Add NMake Makefiles for Visual Studio builds 2018-04-26 17:09:28 +08: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 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 Fix MinGW cros build on Linux 2018-04-21 11:30:22 +02:00