axmol/cocos/network
leda 86ea3a8aee cmake add collect headers list, unify the logic of source add (#18722)
* fix mistake for ios lua template

* auto select headers depend on sources

* change cmake "cocos_build_app" from macro to function

* fix cmake dll repeat copy

* update travis srcipt

* add header list for cocos lib

* add header list in cmake files

* re-add include dir Classes

* improve template cpp var name

* remove func get_headers_by_sources

* cmake add simulator header list

* make source and header collect more clear

* improve macos app pkg

* improve ios pkg, run failed

* revert the ios pak logic, keep older

* expand var APP_BIN_DIR scope

* fix use sqlite3 error on linux

* fix win32 compile error

* remove multi-add mistake

* try to fix python install issue on travis

* fix js-tests build on android

* uninstall old python in travis

* add travis  python print info

* fix command ll to ls -l

* remove useless link

* PYTHON_BIN adapt homebrew python
2018-03-14 13:51:29 +08:00
..
Android.mk fixed #17427: lws_parse_url has wrong behavior, it parses ’ws://domain.com/abc/d’ to ‘path: abc/d’ rather than ‘path: /adb/d’. (#17455) 2017-03-07 13:35:59 +08:00
CCDownloader-android.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCDownloader-curl.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 cmake add collect headers list, unify the logic of source add (#18722) 2018-03-14 13:51:29 +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 ^fix crash when the error msg is too long (#18715) 2018-03-08 15:33:14 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
SocketIO.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
WebSocket.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00