Fabrice Fontaine
699888a49b
package/libhttpserver: bump to version 0.19.0
...
C++17 is mandatory since
17772843ea
https://github.com/etr/libhttpserver/releases/tag/0.19.0
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2023-12-30 18:49:58 +01:00
Fabrice Fontaine
7e0c688e3c
package/libhttpserver: bump to version 0.18.2
...
Drop patch (already in version)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-22 21:36:51 +02:00
Bernd Kuhls
d9019e1e39
package/libhttpserver: bump version to 0.18.1
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2020-07-05 14:27:38 +02:00
Fabrice Fontaine
f5daac880f
package/libhttpserver: bump to version 0.18.0
...
- Remove patch (already in version)
- Update indentation in hash file (two spaces)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Reviewed-by: Stephan Hoffmann <sho@relinux.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2020-06-06 00:11:55 +02:00
Fabrice Fontaine
5e8fe3704a
package/libhttpserver: disable examples
...
examples are enabled by default since version 0.17.5 and
012d014a7c
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Reviewed-by: Stephan Hoffmann <sho@relinux.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2020-06-06 00:11:54 +02:00
Stephan Hoffmann
a2901ac82c
package/libhttpserver: new package
...
libhttpserver is a C++ library for building high performance RESTfuls
web servers. libhttpserver is built upon libmicrohttpd to provide a
simple API for developers to create HTTP services in C++.
The installed pkg-config file contains an error, thus we include the
patch 458d16b922304006fe418897044e14b0544a127a from the upstream repo
that is not yet released.
Signed-off-by: Stephan Hoffmann <stephan.hoffmann@ext.grandcentrix.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-09-28 22:58:10 +02:00