Skip to content

civetwebv1.16

Updated

Easy to use, powerful, C/C++ embeddable web server.

#Usage

civetweb provides CMake targets:

find_package(civetweb CONFIG REQUIRED)
target_link_libraries(main PRIVATE civetweb::civetweb)

#License

Could not be determined

#Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

#Features

No default features.

#ssl

Enable SSL support

Dependencies:

No transitive dependencies.

Host Dependencies:
3 transitive dependencies:

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

#Host Tool For

No ports use this.

#Contributors

  • Gregor Jasny's avatarGregor Jasny
  • Phoebe's avatarPhoebe
  • Phil Christensen's avatarPhil Christensen
  • nicole mazzuca's avatarnicole mazzuca
  • Billy O'Neal's avatarBilly O'Neal
  • Alexander Neumann's avatarAlexander Neumann
  • autoantwort's avatarautoantwort
  • Leonid Pospelov's avatarLeonid Pospelov
  • Jia Yue Hua's avatarJia Yue Hua
  • Kai Pastor's avatarKai Pastor
  • JonLiu1993's avatarJonLiu1993

#Changelog

  • dba5cc8[civetweb] add option support USE_ZLIB (#36083)
  • 2d0bfe5[civetweb] Dynamic linkage, debug pc file (#34654)
  • 3ec6c42[civetweb] update to 1.16 (#34080)
  • d48d056[civetweb] fix arm64-windows build (#33783)
  • 1ca3ee9[civetweb] no windows arm (#33711)
  • 52bd38f[civetweb] use newer scripts (#26250)
  • c9e786d[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • dfcd4e4[civetweb] Update to version 1.15 (#20078)
  • 0e1dc12[rollup] Rollup PR 2021-07-16 (#19001)
  • 66bac12[civetweb] Disable extensive log output for debug builds (#15168)
Show 6 earlier changes