axmol/cocos2dx/platform/third_party/emscripten/libraries
James Gregory de1a6340da Add my hacky script to rebuild dependencies, in case this is needed again in the future. 2013-05-14 15:14:54 -07:00
..
README Add libwebp linkage (needed for asm.js validation) 2013-05-07 17:24:24 -07:00
build.sh Add my hacky script to rebuild dependencies, in case this is needed again in the future. 2013-05-14 15:14:54 -07:00
libfreetype.a.REMOVED.git-id Rebuild libfreetype without references to my home dir in it. 2013-05-06 20:59:50 -07:00
libjpeg.a.REMOVED.git-id Add libjpeg linkage. 2013-05-06 22:28:13 -07:00
libpng.a.REMOVED.git-id Add pre-build dependencies for Emscripten libpng, libz. 2013-05-06 20:59:47 -07:00
libtiff.a.REMOVED.git-id Add libtiff build -- build with straight emconfigure, emmake, with a troublesome assert removed (assert(sizeof(uint64) == 8)). 2013-05-06 21:00:39 -07:00
libtiffxx.a.REMOVED.git-id Add libtiff build -- build with straight emconfigure, emmake, with a troublesome assert removed (assert(sizeof(uint64) == 8)). 2013-05-06 21:00:39 -07:00
libwebp.a.REMOVED.git-id Add libwebp linkage (needed for asm.js validation) 2013-05-07 17:24:24 -07:00
libxml2.a.REMOVED.git-id Add libxml2 build for Emscripten. 2013-05-06 20:59:49 -07:00
zlib.a.REMOVED.git-id Add pre-build dependencies for Emscripten libpng, libz. 2013-05-06 20:59:47 -07:00

README

libfreetype.a from Emscripten test-suite
libpng.a from https://github.com/hachque-Emscripten/libpng-1.2.49.git
libz.a from https://github.com/hachque-Emscripten/zlib-1.2.5.git
libxml2.a from https://github.com/kripken/xml.js -- configure flags: emconfigure ./configure --with-http=no --with-ftp=no --prefix=/tmp/lx --with-python=no --with-threads=no
libwebp.a from https://code.google.com/p/webp/downloads/detail?name=libwebp-0.3.0.tar.gz -- configure with ./configure --disable-threading --prefix=/tmp/libwebp