Remove some mozilla-games remnants (#360)

Remove obsolete docs links.

Remove downloading of the old releases list, and bundle the file in the repo.

Also the message in update-tags was wrong: we need git to do anything there now, as update-tags gets emscripten-releases using git currently (which is ok as update-tags is run by users that installed with git; otherwise they installed without git and just update the entire emsdk normally).
This commit is contained in:
Alon Zakai
2019-09-23 10:37:49 -07:00
committed by GitHub
parent 252410a7e8
commit a6c8e25a59
5 changed files with 81 additions and 61 deletions

5
.gitignore vendored
View File

@@ -9,11 +9,6 @@
/emsdk_set_env.sh
# Tags files that get generated at runtime
/emscripten-nightlies.txt
/llvm-nightlies-32bit.txt
/llvm-nightlies-64bit.txt
/llvm-tags-32bit.txt
/llvm-tags-64bit.txt
/emscripten-releases-tot.txt
# File that get download/extracted by emsdk itself