Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Sam Clegg d37abed2de
Avoid writing to file in emsdk_env.csh / emsdk_env.sh (#544)
This is an alternative fix for
https://github.com/emscripten-core/emscripten/issues/9090 which recently
came up again after #539.

Tested with bash, tcsh and fish.
2020-07-10 17:49:16 -07:00
Sam Clegg 819e95cd99
Cleanup emsdk_env scripts (#539)
Remove the optional argument to contruct_env.  It simple if we
always construct the env in the same place.  Avoid using temp files,
and avoid changing directory.
2020-07-06 16:34:02 -07:00
Nikolaos S. Papaspyrou 27d6233c80 Add support for constructing a t?csh environment (#370) 2019-10-10 14:55:27 -07:00