shuxin zheng
|
2d1ac25684
|
changes acl_pthread_cond_t for compiling with other library
|
2019-12-17 13:20:55 +08:00 |
|
shuxin zheng
|
994a27c7e9
|
add more safety protection for dns module
|
2019-12-16 10:43:50 +08:00 |
|
zhengshuxin
|
a83fe47217
|
abstract unix domain socket is ok for Linux
|
2019-12-11 14:07:09 +08:00 |
|
zhengshuxin
|
7ba1dd499f
|
support Linux abstract unix domain socket
|
2019-12-11 10:46:22 +08:00 |
|
郑树新
|
92265d2abf
|
fixed bugs for windows
|
2019-11-28 16:02:17 +08:00 |
|
zhengshuxin
|
756d6ebb07
|
compile warn for code charset
|
2019-11-28 10:31:08 +08:00 |
|
shuxin zheng
|
1e9a0f1721
|
build acl for ndk-r9d for Android
|
2019-11-22 17:37:20 +08:00 |
|
shuxin zheng
|
83f6022f7c
|
use ndk-build to build for Android ndk
|
2019-11-22 17:03:05 +08:00 |
|
shuxin zheng
|
93f9d6eb83
|
build for ndk9d ok by using *.mk for Android
|
2019-11-22 16:14:20 +08:00 |
|
shuxin zheng
|
03c4c9de7c
|
add -flto=thin for xcode
|
2019-11-19 11:38:04 +08:00 |
|
shuxin zheng
|
262c025505
|
optimize libs' size for ios
|
2019-11-12 18:10:26 +08:00 |
|
shuxin zheng
|
c3373e8b61
|
remove ACL_CLIENT_ONLY compiling condition in acl_aio.c
|
2019-11-09 23:02:02 +08:00 |
|
shuxin zheng
|
74d9f5aabb
|
format code.
|
2019-11-09 23:00:28 +08:00 |
|
shuxin zheng
|
4f700a849f
|
fd limits set to a large value for Android other the fixed value 1024
|
2019-11-05 13:21:20 +08:00 |
|
shuxin zheng
|
ebbc9a1ac3
|
fixed bugs for Android ndk r16b when using atomic in acl_atomic.c
|
2019-11-01 18:01:38 +08:00 |
|
shuxin zheng
|
fcefb9a217
|
add -g when builing by cmake
|
2019-11-01 11:09:20 +08:00 |
|
shuxin zheng
|
a67ad8cf1a
|
build for xcode
|
2019-10-28 18:20:36 +08:00 |
|
shuxin zheng
|
98a1e650b6
|
optimize size for ios
|
2019-10-25 16:11:15 +08:00 |
|
shuxin zheng
|
bfdf0e600c
|
optimize size for IOS
|
2019-10-25 15:21:42 +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 |
|
ruki
|
1c0ff5d208
|
update xmake.lua: export public includedirs
|
2019-10-14 09:34:37 +08:00 |
|
zhengshuxin
|
8d4dff9f18
|
building with xmake
|
2019-10-08 16:36:16 +08:00 |
|
shuxin zheng
|
a26e39e27b
|
Merge https://github.com/acl-dev/acl into HEAD
|
2019-10-04 11:32:40 +08:00 |
|
shuxin zheng
|
d7978bcae5
|
optimize acl project
|
2019-10-04 11:31:08 +08:00 |
|
zhengshuxin
|
f2745be77d
|
cmake ok for Linux
|
2019-10-01 16:39:00 +08:00 |
|
shuxin zheng
|
fbc9ee585e
|
optimize libs size building by xcode
|
2019-10-01 16:08:38 +08:00 |
|
shuxin zheng
|
60f98235cd
|
optimize libs size
|
2019-09-30 14:59:26 +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 |
|
zhengshuxin
|
2c78c1961b
|
compiling flag "-fvisibility=hidden" should not be used!
|
2019-09-24 09:33:11 +08:00 |
|
shuxin zheng
|
28015b043f
|
add lost files for xcode project
|
2019-09-20 22:59:26 +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 |
|
shuxin zheng
|
6d278d53b1
|
fixed parameters comments in headers found by xcode
|
2019-09-13 19:50:34 +08:00 |
|
shuxin zheng
|
d1fb7e888a
|
fixed parameters comments warning in headers found by xcode
|
2019-09-13 19:47:23 +08:00 |
|
shuxin zheng
|
e9acc88c68
|
fixe one compiling warning
|
2019-09-13 17:13:02 +08:00 |
|
shuxin zheng
|
152415550b
|
upgrade xcode projects of acl
|
2019-09-13 17:06:46 +08:00 |
|
zhengshuxin
|
970620ac85
|
add more log info for event
|
2019-09-08 21:17:46 +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 |
|
郑树新
|
8f4fd32fc0
|
add on_ns_failed() callback for http_aclient when nslookup failed.
|
2019-08-21 17:42:07 +08:00 |
|
郑树新
|
112e319476
|
support building static lib on Android studio.
|
2019-08-21 17:35:56 +08:00 |
|
zhengshuxin
|
12fe436211
|
change CMakeLists
|
2019-08-21 10:56:43 +08:00 |
|
zhengshuxin
|
7ef4374a46
|
change CMakeLists to build for Android
|
2019-08-21 10:15:08 +08:00 |
|
zhengshuxin
|
de5454ed58
|
add range when walking through fds in events to avoid costing much time.
|
2019-08-19 15:42:30 +08:00 |
|
zhengshuxin
|
bd4ea69bcd
|
unlock first before lock in fork_prepare() in acl_mylog.c
|
2019-08-19 15:35:55 +08:00 |
|