Srivatsan Iyer
|
267694dbbc
|
Fix #include for example_with_all. Using relative directories like "../build/crow_all.h" might not work in all settings.
|
2020-11-18 22:15:38 +05:30 |
|
The-EDev
|
0ff2ef3e15
|
added new middlewares folder to CMakeLists.txt
|
2020-11-12 00:33:37 +03:00 |
|
The-EDev
|
f93d9a8a22
|
updated paths to merge_all.py, c++ version in cmake, and logo in readme
|
2020-10-31 21:22:34 +03: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 |
|
Igor Mróz
|
103178aa81
|
Fixed CMakeLists - merge_all.py script takes output path.
|
2020-07-10 22:47:51 +02:00 |
|
ipknHama
|
274aad86e7
|
Remove amalgamation result (crow_all.h ) from the repository
|
2017-09-18 05:15:41 +09:00 |
|
Jaeseung Ha
|
08acc7c0be
|
Merge branch 'master' into master
|
2017-09-18 00:43:42 +09:00 |
|
Jaeseung Ha
|
69ed5c0a8e
|
Merge pull request #147 from thedrow/patch-2
Enable ccache if found for faster builds
|
2017-09-17 23:27:20 +09:00 |
|
Javier Jerónimo Suárez
|
c03d3b2d5a
|
Make it compatible with conan.io (but optional).
|
2016-11-22 17:50:06 +01:00 |
|
Javier Jerónimo Suárez
|
e9c97b1350
|
More
|
2016-11-19 12:02:04 +01:00 |
|
Javier Jerónimo Suárez
|
990a8a34d0
|
Trying to add support for conan.io dependency system...
|
2016-11-19 11:18:21 +01:00 |
|
yorickdewid
|
f4f6b02403
|
Set cast type without dereferencing pointer
|
2016-10-03 13:47:22 +02:00 |
|
Jaeseung Ha
|
2cf77c7053
|
Skip building SSL example if OpenSSL is not found
|
2016-09-06 09:40:55 +09:00 |
|
ipknHama
|
e161da45e0
|
Remove warnings: manually applying #101, #104
|
2016-08-27 18:03:49 +09:00 |
|
ipknHama
|
107ca813a3
|
Remove unused dependency
- boost datetime, filesystem
|
2016-08-27 14:24:02 +09:00 |
|
Omer Katz
|
810e7f45fe
|
Enable ccache if found for faster builds.
|
2016-07-29 10:35:53 +03:00 |
|
ipknHama
|
686e5e220b
|
Add working example for VS2013 and update CMakeList.txt
|
2015-02-21 05:46:28 +09: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
|
3e5e91c424
|
Now amalgamation will be updated automatically.
|
2014-09-27 20:03:51 +09:00 |
|
ipknHama
|
a7e6787a2c
|
travis update boost-latest, CMakeLists.txt boost version update
|
2014-09-12 16:55:42 +09:00 |
|
ipkn
|
b70a190077
|
tcmalloc linking added
|
2014-08-14 19:22:02 -04:00 |
|
ipknHama
|
001c66b378
|
amalgamation added
|
2014-08-08 01:14:27 +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 |
|