Commit Graph

2241 Commits

Author SHA1 Message Date
shuxin   zheng
d3ab857d3b optimize projects for xmake and cmake 2019-10-15 16:52:02 +08:00
郑树新
aad02c78d5
Merge pull request #180 from waruqi/optflags
optimize flags
2019-10-14 10:17:33 +08:00
ruki
d17dcd22bc uses mode rules 2019-10-14 10:12:26 +08:00
ruki
e3ffee6d95 optimize flags 2019-10-14 10:06:37 +08:00
郑树新
4dbf68e934
Merge pull request #179 from waruqi/export_public
update xmake.lua: export public includedirs
2019-10-14 10:05:15 +08:00
ruki
1c0ff5d208 update xmake.lua: export public includedirs 2019-10-14 09:34:37 +08:00
zhengshuxin
d5d33dede8 build with xmake 2019-10-13 21:04:46 +08:00
shuxin   zheng
57c49eb154 xmake build 2019-10-13 20:52:51 +08:00
zhengshuxin
68add9648d build acl by xmake 2019-10-13 16:02:18 +08:00
zhengshuxin
354be8a1f5 modify xbuild.sh 2019-10-08 17:58:16 +08:00
zhengshuxin
a47a20359e build ok for Android with xmake 2019-10-08 17:55:22 +08:00
zhengshuxin
8d4dff9f18 building with xmake 2019-10-08 16:36:16 +08:00
shuxin   zheng
14bd0b9ce7 android studio project 2019-10-08 14:08:49 +08:00
shuxin   zheng
d80e0be148 use gnu-stl for android studio 2019-10-08 11:34:01 +08:00
郑树新
f4ecd2213f add Android Studio setting for Windows 2019-10-08 09:52:15 +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
shuxin   zheng
ce67fa7e0c build.gradle for Android Studio 2019-10-01 17:50:30 +08:00
shuxin   zheng
8110358e94 optimize CMakeLists 2019-10-01 17:49:11 +08:00
zhengshuxin
812f29339d optmize CMakeLists 2019-10-01 17:27:29 +08:00
zhengshuxin
eb99e4963f optimize CMakeLists 2019-10-01 17:08:19 +08:00
zhengshuxin
7f540e6581 CMakeLists 2019-10-01 16:51:02 +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
33da5e9269 just build static lib for Android Studio 2019-09-30 16:15:32 +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
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
90e8ce2075 comments invalid in headers 2019-09-20 21:54:02 +08:00
zhengshuxin
1e99026a6e rename randmkey to randomkey in redis_key 2019-09-20 18:40:16 +08:00
zhengshuxin
85374450d0 optimize: many optimizing for decrease libs' size for mobile platom;
bugfix: fixed one bug in event_epoll.c of fiber lib.
2019-09-19 10:33:10 +08:00
shuxin   zheng
569844aa72 modify build.gradle for building a less size lib 2019-09-19 09:09:37 +08:00
shuxin   zheng
09d7897e8a optimize libs' size 2019-09-19 09:00:59 +08:00
shuxin   zheng
5a741c439d add conditional compiling for SSL in http_aclient 2019-09-18 21:15:24 +08:00
zhengshuxin
17de548adb optmize cmake files to decrease lib's size 2019-09-18 17:10:49 +08:00
zhengshuxin
31283e4207 set_frame_masking_key is default in websocket client mode 2019-09-17 18:31:03 +08:00
zhengshuxin
4ac0748114 set_frame_masking_key() should be called in http_aclient::ws_handshake() in client mode. 2019-09-17 16:51:43 +08:00
郑树新
99c79c5254 add one doc for acl aio architecture 2019-09-17 16:27:40 +08:00
郑树新
8cd92eadf8 fixed one compiling error by vc 2019-09-17 11:29:06 +08:00
shuxin   zheng
18e71af9df add waiting timeout for redis_pubsub::get_message() 2019-09-16 22:31:43 +08:00
shuxin   zheng
a8230ddd7c add waiting timeout for redis_pubsub::get_message() 2019-09-16 22:30:40 +08:00
shuxin   zheng
023cd46ed2 fixed bugs in get_peer()/get_local() in aio_stream class 2019-09-16 21:55:14 +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