Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-28 | Add harfbuzz thirdparty submodule. | Tor Andersson | |
2015-10-06 | gl: Add GLFW thirdparty submodule. | Tor Andersson | |
2014-03-25 | Add MuJS submodule, implementation and build. | Tor Andersson | |
Adds simpler choice of Javascript library to makefiles. Will prefer in order: MuJS, JavaScriptCore, V8, none based on HAVE_MUJS, HAVE_JSCORE, and HAVE_V8. For simplicity, we build mujstest even with no javascript implementation. | |||
2013-07-19 | Import curl submodule. | Robin Watts | |
2012-09-26 | Add thirdparty libraries as git submodules. | Tor Andersson | |
jbig2dec latest freetype 2.4.10 jpeg 9 openjpeg 1.5.0 zlib 1.2.7 Update MSVC projects for thirdparty libraries as submodules. Improve thirdparty library availability checks in Makethird by checking for the existence of a README file instead of just the directory, since a checkout without active git submodules has empty directories for the third party libraries. |