axmol/cocos/network
leda e0210bd870
shorten the android build path, reduce long path error (#19045)
* remove import-add-path

* add module path into gradle

* modify PROP_BUILD_TYPE to ndk-build for tmp test

* import-module uv into ndk-build scripts

* part lib rename in Android.mk

* fix build path error on Lua&JS test project

* shorten all libs name, except external libs related

* "_static" suffix isn't necessary, since all internal build is static

* little catch

* re-change to cmake as default build type

* add both build type into Travis for android

* update external libs name

* fix gradlew cmd error

* update external config
2018-09-17 11:54:39 +08:00
..
Android.mk shorten the android build path, reduce long path error (#19045) 2018-09-17 11:54:39 +08:00
CCDownloader-android.cpp ClassLoader.loadClass use 'Binary names'. (#19011) 2018-09-10 15:06:19 +08:00
CCDownloader-android.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCDownloader-apple.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCDownloader-apple.mm fix bug:when download's http request didn't return Content-Length header, downloader will return a negative progress value (#18806) 2018-08-06 13:37:34 +08:00
CCDownloader-curl.cpp https downloader timeout on win/mac (#18935) 2018-08-31 10:12:04 +08:00
CCDownloader-curl.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCDownloader.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCDownloader.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCIDownloaderImpl.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CMakeLists.txt beauty cmake format, reduce duplicate defines (#18799) 2018-05-02 15:33:01 +08:00
HttpAsynConnection-apple.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
HttpAsynConnection-apple.m Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
HttpClient-android.cpp ClassLoader.loadClass use 'Binary names'. (#19011) 2018-09-10 15:06:19 +08:00
HttpClient-apple.mm update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
HttpClient-winrt.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
HttpClient.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
HttpClient.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
HttpConnection-winrt.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
HttpConnection-winrt.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
HttpCookie.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
HttpCookie.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
HttpRequest.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
HttpResponse.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
SocketIO.cpp SocketIO#emit/send support multiple parameters (#18944) 2018-07-18 13:41:12 +08:00
SocketIO.h SocketIO#emit/send support multiple parameters (#18944) 2018-07-18 13:41:12 +08:00
Uri.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Uri.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
WebSocket.cpp Fix memory leaks (#18564) 2018-08-06 14:17:08 +08:00
WebSocket.h Fix memory leaks (#18564) 2018-08-06 14:17:08 +08:00