Jukka Jylänki
|
67527d8b63
|
In tools/tempfiles.py try_delete(), have chmod() add the write bit, and not take other bits away.
|
2015-09-05 00:48:24 +03:00 |
Alon Zakai
|
d5975011d5
|
fix try_delete on linux, where making a dir read-only prevents it from being modified later
|
2015-09-03 11:39:35 -07:00 |
Jukka Jylänki
|
ea67e17183
|
Move tests/runner.py remove_tree() to tools/tempfiles.py try_delete().
|
2015-09-03 01:36:34 +03:00 |
Alon Zakai
|
ef5c9262d6
|
autoclean temp files, and add a get_dir method
|
2015-08-14 16:37:00 -07:00 |
Alon Zakai
|
c9e163ac7d
|
fix save_debug_files
|
2013-09-25 15:17:47 -07:00 |
Chad Austin
|
4bde971a1f
|
Isolate shutil.rmtree logic in tempfiles.try_delete, and integrate azakai's feedback
|
2013-03-04 19:34:54 -08:00 |
Chad Austin
|
74955d5201
|
make it possible to manually specify a temp directory when running emscripten.py
|
2013-03-04 19:34:28 -08:00 |
Chad Austin
|
f507b18f6a
|
emscripten.py no longer globally depends on tools.shared
|
2013-03-04 19:31:47 -08:00 |