Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
for much faster effects on runtime speed
|
|
disabled, not just ASM_JS mode (which is just one case where closure is disabled)
|
|
|
|
|
|
Std
|
|
it is pointless and just wastes compilation time
|
|
|
|
|
|
inconsistently uses C++11 for Windows and C++03 for Linux if user did not specify -std= on the command line. Fixes other.test_embind and *.test_llvmswitch. Add unit tests that confirm that .cpp files are compiled with C++03 std by default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/library_browser.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exports alive
|
|
should preserve the default behavior in a way that can be overridden.
|
|
symlink pointing to the right place. See PEP394 for details on why this should be OK.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inclusion decision code
|