shuxin zheng
|
e98ddf4abb
|
add rfc1035 c++ module
|
2020-11-18 10:11:11 +08:00 |
|
shuxin zheng
|
c414f7afab
|
acl fiber can support Android now.
|
2020-09-27 23:35:04 +08:00 |
|
shuxin zheng
|
156599a9c9
|
enable ssl for Android
|
2020-08-24 14:33:54 +08:00 |
|
unknown
|
556ec95a93
|
modify projects
|
2020-08-06 14:13:31 +08:00 |
|
zhengshuxin
|
8fb50aa0e6
|
build ok with different gcc version
|
2020-05-13 15:42:50 +08:00 |
|
shuxin zheng
|
328d0e9c3e
|
modify build gradle for different NDK version.
|
2020-04-29 18:31:16 +08:00 |
|
shuxin zheng
|
0caea1ffbb
|
build for Android with gnustl_shared.
|
2020-03-23 22:30:47 +08:00 |
|
shuxin zheng
|
66112452f3
|
decrease libs' size by skipping __FILE__ in logger macro.
|
2020-02-25 16:08:20 +08:00 |
|
shuxin zheng
|
7337774e46
|
fixed bug in http_aclient.cpp for memory leaking when enable gzip feature.
|
2019-12-23 13:34:05 +08:00 |
|
shuxin zheng
|
fcefb9a217
|
add -g when builing by cmake
|
2019-11-01 11:09:20 +08:00 |
|
shuxin zheng
|
2998681abc
|
build shared acl can be set from cmake args
|
2019-10-17 16:58:44 +08:00 |
|
郑树新
|
6aeeb6dc8c
|
optimize cmake for Android Studio that can use c++_shared and gnustl_shared
|
2019-10-17 16:39:52 +08:00 |
|
shuxin zheng
|
d3ab857d3b
|
optimize projects for xmake and cmake
|
2019-10-15 16:52:02 +08:00 |
|
zhengshuxin
|
8d4dff9f18
|
building with xmake
|
2019-10-08 16:36:16 +08:00 |
|
shuxin zheng
|
d7978bcae5
|
optimize acl project
|
2019-10-04 11:31:08 +08:00 |
|
shuxin zheng
|
8110358e94
|
optimize CMakeLists
|
2019-10-01 17:49:11 +08:00 |
|
shuxin zheng
|
f66472cadf
|
optimize compiling options
|
2019-09-30 15:05:20 +08:00 |
|
shuxin zheng
|
60f98235cd
|
optimize libs size
|
2019-09-30 14:59:26 +08:00 |
|
shuxin zheng
|
3a956421c0
|
merge acl
|
2019-09-30 14:23:47 +08:00 |
|
shuxin zheng
|
63181608f4
|
optimize libs size for MacO
|
2019-09-30 14:19:27 +08:00 |
|
shuxin zheng
|
7a411a53dd
|
optimize libs size for IOS/Macos
|
2019-09-30 11:46:56 +08:00 |
|
zhengshuxin
|
518e2ad896
|
format CMakeLists
|
2019-09-24 15:01:27 +08:00 |
|
shuxin zheng
|
2179f6880a
|
just add '-fvisibility=hidden' for android in order to decrease lib's size
|
2019-09-24 11:21:36 +08:00 |
|
shuxin zheng
|
09d7897e8a
|
optimize libs' size
|
2019-09-19 09:00:59 +08:00 |
|
zhengshuxin
|
17de548adb
|
optmize cmake files to decrease lib's size
|
2019-09-18 17:10:49 +08:00 |
|
zhengshuxin
|
a3ce17dcc1
|
modify CMakeLists for building release version
|
2019-09-06 11:27:36 +08:00 |
|
郑树新
|
e28e64c422
|
build ok by Android studio.
|
2019-08-27 15:18:31 +08:00 |
|
郑树新
|
112e319476
|
support building static lib on Android studio.
|
2019-08-21 17:35:56 +08:00 |
|
zhengshuxin
|
7ef4374a46
|
change CMakeLists to build for Android
|
2019-08-21 10:15:08 +08:00 |
|
zhengshuxin
|
9697f95b8f
|
Revert "All source code have been changed to use utf8 charset with BOM header!"
This reverts commit 15d999759e .
|
2019-07-28 10:31:56 +08:00 |
|
zsxxsz
|
15d999759e
|
All source code have been changed to use utf8 charset with BOM header!
|
2019-07-27 22:44:32 +08:00 |
|
郑树新
|
71980ea862
|
optimize builing for Android
|
2019-06-28 16:36:00 +08:00 |
|
zhengshuxin
|
382d69ab04
|
optimize conditional compiling
|
2019-06-28 10:54:27 +08:00 |
|
郑树新
|
32c8564bbb
|
optimize compiling size of package for Android
|
2019-05-20 11:09:05 +08:00 |
|
郑树新
|
534eefd4bc
|
cmake building DLLs are ok for Windows
|
2018-03-30 14:35:34 +08:00 |
|
zsx
|
e8da0142a4
|
fixed one compiling error with cmake
|
2017-12-14 18:35:18 +08:00 |
|
郑树新
|
e397581179
|
fixed compiling warning for Android Studio
|
2017-07-21 16:05:45 +08:00 |
|
郑树新
|
5b406b6115
|
building for Android studio 2.3.3
|
2017-07-20 10:59:28 +08:00 |
|
zhengshuxin
|
75095f5227
|
fixed some building error in FreeBSD with cmake
|
2017-07-11 15:18:41 +08:00 |
|
zhengshuxin
|
fc745e530c
|
fixed some compile error on xcode
|
2017-05-03 14:38:22 +08:00 |
|
zhengshuxin
|
a0f4e48d41
|
fixed one bug in acl_mylog.c/private_vstream.c that freeing memory corrupt.
|
2017-05-03 11:19:20 +08:00 |
|
zhengshuxin
|
9b12875d17
|
support postgresql.
|
2017-04-27 21:46:28 +08:00 |
|
zhengshuxin
|
d167d8f85d
|
fixed fiber's errors;
add feature in some modules.
|
2017-03-31 23:04:16 +08:00 |
|
zhengshuxin
|
57f8afc403
|
modify acl Makefiles to renaming lib names.
|
2017-03-25 23:05:44 +08:00 |
|
zhengshuxin
|
09e4b0d381
|
migrate to Android platform OK!
|
2017-02-12 21:39:38 +08:00 |
|