Commit Graph

5 Commits

Author SHA1 Message Date
Jukka Jylänki
4f52f0e181 Add a comment to emsdk_env.sh to remind that it's supposed to be sourced. 2014-12-30 18:55:49 +02:00
Aidan Hobson Sayers
2fc268b364 Improve cross-shell compatibility 2014-11-18 00:42:02 +00:00
Aidan Hobson Sayers
90da8d5dc3 $_ seems to be unreliable if used as first command of shell 2014-11-15 21:08:18 +00:00
Warren Seine
1b51a1e617 Allow running emsdk_env.sh from another directory.
Move into the emsdk directory before running ./emsdk. Make it possible to add `test -x $EMSCRIPTEN/emsdk_env.sh && source $EMSCRIPTEN/emsdk_env.sh` to my shell initialization script.
2014-09-02 12:01:35 +02:00
Jukka Jylänki
34d478034f Migrate OSX shell activation to work the same way as on Windows: source ./emsdk_env.sh instead of emsdk_add_path. 2014-07-03 18:50:00 +03:00