William A Rowe Jr 72b71a6ba3 Add new flag ENABLE_STATIC_CRT for Windows
This change adds the CMake option;

  ENABLE_STATIC_CRT  Build libnghttp2 against the MS LIBCMT[d]

This avoids linking to msvcrt.lib for binaries to compile (/MT[d])
and link against the static C Runtime libcrt.lib, and
avoiding the msvcrt[d].dll dependency.

Signed-off-by: William A Rowe Jr <wrowe@pivotal.io>
Signed-off-by: Yechiel Kalmenson <ykalmenson@pivotal.io>
2019-09-14 16:23:16 -07:00
2017-02-09 18:58:00 +01:00
2019-04-20 18:42:30 +09:00
2012-10-27 14:54:06 -07:00
2018-10-15 22:35:05 +09:00
2019-09-07 00:19:59 +09:00
2019-05-18 10:28:35 +09:00
2019-06-10 18:58:47 +09:00
2014-03-30 19:26:37 +09:00
2016-12-08 21:17:02 +01:00
2016-08-25 22:37:18 +09:00
2019-06-11 21:16:17 +09:00
2012-01-18 00:53:12 +09:00
2019-08-14 08:46:43 +09:00
2016-02-14 17:40:58 +09:00
2017-08-26 12:54:03 +08:00
2014-10-27 21:27:41 +09:00
2014-10-27 21:27:41 +09:00
2014-10-27 21:27:41 +09:00
2016-01-09 18:26:45 +09:00
2016-12-10 22:40:18 +09:00
2015-01-10 00:37:42 +09:00
2015-04-21 23:48:45 +09:00
2013-07-13 00:43:06 +09:00
2015-03-25 21:04:49 +08:00
2012-01-18 00:53:12 +09:00
2016-04-25 22:41:48 +09:00

See README.rst
Description
nghttp2 - HTTP/2 C Library and tools
Readme 39 MiB
v1.51.0r1 Latest
2023-01-06 00:14:14 +01:00
Languages
C++ 51.6%
C 38.6%
Go 3.9%
Python 2.1%
M4 1.5%
Other 2.3%