UnknownObject
|
102ed0f431
|
commit all
|
2022-11-28 15:09:50 +08:00 |
|
UnknownObject
|
9df50c1310
|
add log level check
|
2022-11-20 15:45:30 +08:00 |
|
Chunting Gu
|
df96f969bc
|
add a cmake option to switch between std and boost filesystem
|
2021-05-27 11:15:08 +08:00 |
|
Chunting Gu
|
7f345b7a4e
|
fix build option issues; refine cmake
|
2021-02-05 14:12:26 +08:00 |
|
Chunting Gu
|
1b8b0b24ac
|
refine the usage of build options
|
2021-02-01 09:23:53 +08:00 |
|
Chunting Gu
|
84476f75f7
|
switch back to boost::filesystem to avoid the requirement of c++17
|
2020-09-07 19:01:31 +08:00 |
|
Chunting Gu
|
7e7ab1c1e8
|
replace boost filesystem with std filesystem; upgrade gtest and find it using cmake.
|
2020-02-15 12:04:51 +08:00 |
|
Chunting Gu
|
2c75644622
|
Simplify the macros for logger.
|
2019-09-18 14:10:14 +08:00 |
|
Chunting Gu
|
effe302faa
|
Use bfs::path for logger path.
|
2019-08-07 13:45:56 +08:00 |
|
Chunting Gu
|
3309e7896a
|
Add new log level USER
|
2019-07-05 10:57:03 +08:00 |
|
Chunting Gu
|
78743e6a55
|
Rename macro WIN32 to _WIN32
|
2019-05-30 17:17:50 +08:00 |
|
Chunting Gu
|
8ff63a3b17
|
Remove log level FATA.
|
2019-05-29 11:21:09 +08:00 |
|
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
2019-04-18 13:40:36 +08:00 |
|
Chunting Gu
|
37e71c6aca
|
Refine logger for colors
|
2019-04-09 11:14:45 +08:00 |
|
Chunting Gu
|
53fb2a92c9
|
Add buffer size to HttpClientSession
|
2019-03-19 12:27:25 +08:00 |
|
Chunting Gu
|
8c53b24bb7
|
Add config.h.in which produces the config.h on CMake configure.
|
2018-11-20 17:04:47 +08:00 |
|
Adam Gu
|
31cfac65e8
|
Encode URL queries.
|
2018-08-10 10:22:06 +08:00 |
|
Adam Gu
|
88511caff6
|
Reorganize folder structure.
|
2018-07-06 13:59:16 +08:00 |
|