aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-10-20implement simplifyZeroComp js optimizer pass, not yet executedAlon Zakai
2012-10-20restore workaround for v8 bug 1895Alon Zakai
2012-10-17fix closure error in file packagerAlon Zakai
2012-10-17split up very large js files when passing them into js-optimizer and eliminat...Alon Zakai
2012-10-17remove unneeded node checksAlon Zakai
2012-10-17stop working around v8 bug 1985 which was fixed a while agoAlon Zakai
2012-10-17allow changing java heap size for closure via JAVA_HEAP_SIZE env varAlon Zakai
2012-10-17improve node autodetectionAlon Zakai
2012-10-17Don't explode in emconfigure if no args are passedRiccardo Magliocchetti
2012-10-14handle .a with identically named .o ; fixes #637Alon Zakai
2012-10-13update coffeescript to d8905e2f8799931013e227b869b1c6f6c85122f0Alon Zakai
2012-10-01fix file paths with --embed, fixes #597Alon Zakai
2012-09-29Merge pull request #594 from larsxschneider/lars/add-split-optionAlon Zakai
2012-09-28note on file packagerAlon Zakai
2012-09-28workaround for libcxx --std=c++11 issueAlon Zakai
2012-09-26autoguess ~/.emscripten values on first run, possibly fixes #593Alon Zakai
2012-09-26remove misleading top line in settings when copying it to ~/.emscriptenAlon Zakai
2012-09-26Merge pull request #581 from LCID-Fire/debian_clang_checkAlon Zakai
2012-09-26Add emcc option "--split <size>" to split javascript file.Lars Schneider
2012-09-25add workaround for older node versionsAlon Zakai
2012-09-25Support loading emscripten argument filenames with relative pathsChad Austin
2012-09-26Make check_clang_version return a bool value.LCID Fire
2012-09-24improve av workaround in file packagerAlon Zakai
2012-09-24make with statement in shared.py work in python 2.6Alon Zakai
2012-09-24commented option to add verbose logging to makeAlon Zakai
2012-09-24fix python conventionsAlon Zakai
2012-09-24Merge pull request #582 from LCID-Fire/build_error_outputAlon Zakai
2012-09-24better progress reporting with multiple datafile downloadsAlon Zakai
2012-09-23Reworked `build_library`:LCID Fire
2012-09-22move settings.py to a less conspicuous place and rename it, to avoid confusionAlon Zakai
2012-09-22Extract check_clang_version into an own function and correct checking so it w...LCID Fire
2012-09-21add libcxxabi headers to include pathAlon Zakai
2012-09-21file packager docsAlon Zakai
2012-09-21Merge pull request #577 from LCID-Fire/scons_environment_pathAlon Zakai
2012-09-21workaround in file packager for silly antivirus programsAlon Zakai
2012-09-21use createPath in file packager to allow separate asset bundles to play nicel...Alon Zakai
2012-09-21allow loading multiple asset bundles / outputs of file packagerAlon Zakai
2012-09-21closurize file packager outputAlon Zakai
2012-09-21Make EMSCRIPTEN_ROOT path available in EnvironmentLCID Fire
2012-09-18indentation fixAlon Zakai
2012-09-18Merge pull request #569 from xrmx/llvmversionAlon Zakai
2012-09-18fix pnow replay bugAlon Zakai
2012-09-18Add ability to use versioned llvm binariesRiccardo Magliocchetti
2012-09-18note on browser replayAlon Zakai
2012-09-17add lineWidth to shell replayAlon Zakai
2012-09-17fix fullscreen/pointer lock events in shell replayAlon Zakai
2012-09-17adjust fake shell screen sizesAlon Zakai
2012-09-17add some shell replay shimsAlon Zakai
2012-09-15reproduceriter is now 'stable'Alon Zakai
2012-09-15reproduceriter docsAlon Zakai