Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-17 | the compress js optimizer pass is gone, replaced with minifyWhitespace | Chad Austin | |
2013-07-17 | The emscripten metabuilder only builds three individually-named targets. ↵ | Chad Austin | |
It's up to the caller to decide which variant to load. | |||
2013-07-17 | Blow away the jscache when embind changes and fix a cpppath dependency error ↵ | Chad Austin | |
when compiling embind files. | |||
2013-07-17 | Fix scons tools to use os.path.join so that windows paths don't have an ↵ | Jukka Jylanki | |
exectutable name 'dir1\dir2\dir3/clang', which fails. | |||
2013-05-17 | Add a demo that showcases using scons to build an embind library you can ↵ | Chad Austin | |
load from JavaScript. | |||
2013-05-17 | Move emscripten SCons tools into emscripten/scons-tools/ | Chad Austin | |
2013-05-17 | Fix a race condition if two emscripten.py instances run at the same time | Chad Austin | |