nghttp2 - HTTP/2 C Library and tools
Go to file
Peter Wu d10f149161 cmake: fix Windows support
Fix Windows build by defining `ssize_t` when missing and adjusting the
install commands.

Add support for ENABLE_WERROR=1 while at it.

Tested with MSVC 2013 on Windows 7 x64.
2016-03-16 17:33:20 +01:00
cmake cmake: fix jemalloc, libevent include dirs 2016-03-13 16:42:35 +01:00
contrib Merge branches 'master' and 'cmake-updated' into cmake 2016-03-14 17:26:15 +01:00
doc Merge branches 'master' and 'cmake-updated' into cmake 2016-03-14 17:26:15 +01:00
examples cmake: fix jemalloc, libevent include dirs 2016-03-13 16:42:35 +01:00
fedora
integration-tests Merge branches 'master' and 'cmake-updated' into cmake 2016-03-14 17:26:15 +01:00
lib cmake: fix Windows support 2016-03-16 17:33:20 +01:00
m4 Update ax_check_compile_flag.m4 2016-01-22 23:21:06 +09:00
python cmake: clean more files, fix python dependency 2016-03-13 17:36:03 +01:00
script Add CMake-related files to EXTRA_DIST 2016-03-12 01:38:12 +01:00
src cmake: fix Windows support 2016-03-16 17:33:20 +01:00
tests Merge branches 'master' and 'cmake-updated' into cmake 2016-03-14 17:26:15 +01:00
third-party Merge branches 'master' and 'cmake-updated' into cmake 2016-03-14 17:26:15 +01:00
.clang-format Enable ConstructorInitializerAllOnOneLineOrOnePerLine for better diff 2016-01-27 21:14:07 +09:00
.gitignore cmake: ignore "make install" artifact 2016-02-29 16:20:31 +01:00
.gitmodules
.travis.yml cmake: set CMAKE_BUILD_TYPE=RelWithDebInfo by default 2016-03-15 13:40:15 +01:00
AUTHORS List all contributors in AUTHORS 2016-02-14 17:40:58 +09:00
CMakeLists.txt cmake: fix Windows support 2016-03-16 17:33:20 +01:00
CMakeOptions.txt cmake: add python support 2016-02-16 12:17:49 +01:00
CONTRIBUTION
COPYING List all contributors in AUTHORS 2016-02-14 17:40:58 +09:00
ChangeLog
Dockerfile.android
LICENSE
Makefile.am Add CMake-related files to EXTRA_DIST 2016-03-12 01:38:12 +01:00
NEWS
README
README.rst Merge branches 'master' and 'cmake-updated' into cmake 2016-03-14 17:26:15 +01:00
android-config
android-make
cmakeconfig.h.in cmake: fix Windows support 2016-03-16 17:33:20 +01:00
configure.ac integration-tests: do not use recursive target 2016-03-13 15:40:17 +01:00
genauthoritychartbl.py Add genauthoritychartbl.py 2016-01-27 23:06:10 +09:00
gendowncasetbl.py
genheaderfunc.py nghttpx: Change pushed stream's priority 2016-01-21 21:11:57 +09:00
genlibtokenlookup.py Remove extra tokenization of header names; they are not effective at best 2016-03-12 21:13:09 +09:00
genmethodfunc.py
gennghttpxfun.py nghttpx: Deprecate backend-http1-connections-per-host in favor of backend-connections-per-host 2016-02-28 22:15:49 +09:00
gennmchartbl.py
gentokenlookup.py
genvchartbl.py
git-clang-format
help2rst.py
makebashcompletion
makemanpages
makerelease.sh makerelease.sh: Remove duplicate `git module update --init` 2016-02-26 00:57:34 +09:00
mkcipherlist.py
mkhufftbl.py
mkstatichdtbl.py
nghttpx.conf.sample
pre-commit
proxy.pac.sample
releasechk Add script to ensure that packaging is good 2016-01-27 23:12:38 +09:00

README

See README.rst