Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | civetweb: Bump to v1.11 | Krzysztof Kozlowski | 2019-01-26 | 1 | -26/+0 |
| | | | | | | | Drop upstream accepted patch. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | civetweb: Fix build with clang | Khem Raj | 2018-08-29 | 1 | -0/+26 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | civetweb: Fix paths to librt and libm, use -l linker option | Khem Raj | 2018-06-24 | 2 | -42/+40 |
| | | | | | | Fixes build where it pokes for libraries on host system Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | civetweb: Add new recipe with git-based version | Krzysztof Kozlowski | 2018-05-29 | 1 | -0/+42 |
Add recipe for CivetWeb: easy to use, powerful, C/C++ embeddable web server with optional CGI, SSL and Lua support, under MIT license. CivetWeb provides C and C++ libraries and a standalone server binary. Choose specific post-v1.10 git revision b8148afe8fa4 which has a fixed SSL support (depending on OpenSSL v1.0.2). Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> |