axmol/build
James Chen b1f2a056b2 Refactor WebSocket to support SSL (wss) (#17172)
* Refactors WebSocket:
1. Supports wss protocol
2. Uses only one libwebsockets context, multiple wsi instances to avoid multi-thread issues
3. Uses lws_create_vhost to create multiple virtual host, different protocols works

* Adds openssl include path to xcode project configuration.

* mac doesn’t depend on curl

* ca file path should be full path.

* More bug fixes like which in https://github.com/cocos2d/cocos2d-x/pull/6986

* Remove curl dependence for mac

* Updates Andorid.mk

* [win32] Adds wss support for win32, and updates openssl, libcurl, libwebsockets libraries.

* Updates external/config.json to 118.

* [win32] Updates cocos/2d/libcocos2d.vcxproj to fix compilation error while building in release mode.

* Linux support websocket ssl connection.

* Updates external/config.json

* Updates install-deps-linux.sh

* Adds dependence of binutils, print ld version

* Updates travis scripts.

* Updates travis scripts.

* Updates travis script, don’t output log while extracting.

* update before-install.sh

* updates before-install.sh

* updates before-install.sh

* don’t output log for installing software.

* Updates config.json to 120.
2017-01-19 13:55:14 +08:00
..
cocos2d_libs.xcodeproj Refactor WebSocket to support SSL (wss) (#17172) 2017-01-19 13:55:14 +08:00
cocos2d_tests.xcodeproj Scale9Sprite refactor (#16891) 2016-11-24 09:59:00 +08:00
tizen fix tizen compile issue (#17002) 2016-12-14 11:55:38 +08:00
android-build.py Fix android-build.py (#16727) 2016-10-27 15:32:47 +08:00
cocos2d-win8.1-universal.sln updated for v3.14 (#16942) 2016-12-01 10:37:04 +08:00
cocos2d-win10.sln added librecast 2015-06-15 18:18:54 -07:00
cocos2d-win32.sln fix: using `enum class` instead of `typedef enum` 2016-06-16 07:02:04 -07:00
install-deps-linux.sh Refactor WebSocket to support SSL (wss) (#17172) 2017-01-19 13:55:14 +08:00
win32-msvc-2013-x86.cmd Setup for testing for every windows user 2013-11-30 09:36:22 +00:00