The-EDev
|
3aaef5e0fd
|
fixed merge errors
|
2021-01-21 21:36:41 +03:00 |
|
The-EDev
|
78ee97124b
|
Merge branch 'master'
Conflicts:
CMakeLists.txt
examples/CMakeLists.txt
include/crow/http_connection.h
tests/CMakeLists.txt
|
2021-01-21 06:56:02 +03:00 |
|
Michele Adduci
|
6d4c7d8a9b
|
New CMake refactoring
|
2021-01-08 16:13:39 +01:00 |
|
The-EDev
|
09d0f4ccdd
|
Added HTTP compression using gzip or deflate (disabled by default, requires calling method)
|
2021-01-02 22:12:04 +03:00 |
|
Igor Mróz
|
d33f04c7e7
|
CMakeLists small changes. Add clang-format config. Remove Makefile.
|
2020-10-19 18:32:16 +02:00 |
|
Igor Mróz
|
7b8b72bd11
|
Remove conanfile. Update mustache specification jsons. Remove compilation warnings. Update CMake version. Change test framework to Catch2.
|
2020-10-19 18:32:16 +02:00 |
|
The-EDev
|
43b465a9ad
|
automated copying cat.jpg file
tests can now run without a problem
|
2020-10-13 11:04:46 +03:00 |
|
Xenosoz Hwang
|
2e67eff80e
|
Add missing dynamic shared object info
A linker option '-lpthread' was required on my Gentoo system.
|
2014-12-12 05:38:29 +09:00 |
|
ipknHama
|
2748e35430
|
basic middleware test: before_handler
|
2014-09-07 04:30:53 +09:00 |
|
ipknHama
|
c36aa219e2
|
now crow becomes completely header only
|
2014-08-07 08:31:27 +09:00 |
|
ipknHama
|
e70380e003
|
cmake update, added template test
|
2014-08-07 04:46:28 +09:00 |
|
ipknHama
|
031615ac86
|
source resturcturing + CMake
|
2014-08-07 01:18:33 +09:00 |
|