Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-19 | Updated scripts to call python2 directly rather than relying on python ↵ | Alan Kligman | |
symlink pointing to the right place. See PEP394 for details on why this should be OK. | |||
2012-09-21 | Make EMSCRIPTEN_ROOT path available in Environment | LCID Fire | |
2012-05-28 | test for scons integration and stop using emld there | Alon Zakai | |
2012-03-03 | Add Tool support for SCons | LCID Fire | |
To use: * Link emscripten directory to <ProjectRoot>/site_scons/site_tools/emscripten * Load into an Environment via env.Tool("emscripten") * Use Program and Library normally in SCons |