cocos2d / cocos2d-x-3rd-party-libs-src

Dependencies of cocos2d-x.
142 stars 169 forks source link

Improve building scripts #9

Closed zilongshanren closed 9 years ago

zilongshanren commented 9 years ago
  1. add luajit, glfw compile scripts
  2. let it build in release mode on default
  3. adjust the system to meet some special build system, like LuaJIT. The original export of CFLAGS and LDFLAGS, CC etc environment in build.sh will be conflict with the build system of LuaJIT.
  4. modify README file