Commit Graph

65 Commits

Author SHA1 Message Date
Sam Clegg
9a70fe3688 Rename sdk-upstream-master SDK to sdk-upstream-main (#754)
Now that all the components (binaryen, emscripten and llvm) use `main`
as the branch name is makes sense to give the SDK this name.

Keep backwards compat with the old name but issue a warning when its
used.
2021-03-10 21:54:29 -08:00
Sam Clegg
9d00a82b6a Remove update-tags phase (#738)
Its not really very useful to cache the tot release in a local text
file.  Instead just fetch the revsion each time `install tot` is run.

This avoids folks accidentally installing "old" tot releases.

Also, make the output a little less chatty when looking up tot version.
2021-03-05 09:19:42 -08:00
Amin Yahyaabadi
807e55cbec Set user environment variables permanently by using --permanent + deprecate --global (#621) 2020-09-29 22:15:22 -07:00
Alon Zakai
d75a9a845f Add some docs for building from source and binary. fixes #10063 (#420) 2020-05-12 11:18:11 -07:00
Ayane Satomi
3264996587 Fix some grammar errors in README (#449) 2020-03-03 11:03:20 -08:00
Sam Clegg
3631f0aac3 Remove use of incoming branches (#423)
See https://github.com/emscripten-core/emscripten/issues/10067
2020-01-14 13:59:15 -08:00
juj
2546d5ab51 Build wasm master (#401)
* Build wasm upstream

* Fix lld build for wasm-ld. Add note about compiler-rt not working.

* Address review

* Address review

* Address review

* Address review

* If targeting fastcomp Clang, apply EMCC_WASM_BACKEND=0 so that previous leftover environment with EMCC_WASM_BACKEND=1 will not cause a conflict

* Add docs about setting up Emscripten
2019-12-16 23:59:15 +02:00
Sam Clegg
1e42b44651 Update README (#390)
- Remove references to non-existent `Archived Releases` section.
- Rename `Platform-Specific Notes` to `System Requirements`
- Put `SDK Maintenance` which is kind of like an FAQ at the end.
2019-12-10 13:26:10 -06:00
Alon Zakai
a6c8e25a59 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).
2019-09-23 10:37:49 -07:00
Sam Clegg
62c8a093f7 Add status badge (#343) 2019-08-29 15:04:06 -07:00
Alon Zakai
fc0ed1e17c Remove obsolete docs on README (#270)
A bunch of info there is out of date.

Instead, let the link to the install instructions on the main site (which was there already on line 11 higher up) speak for itself; we should have just one central location for these basic instructions.
2019-06-10 10:10:06 -07:00
Sam Clegg
1362a02f16 Line wrap README.md (#233) 2019-05-02 11:34:16 -07:00
Passw
c486741551 remove duplicated emsdk-1.35.0-full-64bit.exe (#216) 2019-02-13 10:22:46 -08:00
Alon Zakai (kripken)
0a86c3d909 we no longer maintain emsdk-portable.*, do not link to them 2018-04-27 08:40:19 -07:00
etienne02
bc20b9411c Fix link in readme 2017-07-18 18:30:14 +02:00
Jukka Jylänki
106801dd32 Clean up formatting on README.md 2017-06-05 16:19:39 +03:00
Jukka Jylanki
14d6a48a16 Add support for LLVM_CMAKE_ARGS environment variable to customize which flags are passed to CMake. 2017-05-03 16:16:45 +03:00
Jukka Jylänki
f7d2e3ab9f Update README.md. 2017-03-25 12:16:49 +02:00
Jukka Jylänki
85a2ee2ebc Add a documentation section about how to stay up to date with a git branch. 2017-01-05 12:39:22 +02:00
Shlomi Fish
dc2d282d32 Restore accidentally deleted paragraphs. 2016-10-11 21:33:40 +03:00
Shlomi Fish
5f4a8ee1dc Correct some phrasing/grammar/etc. problems.
In the README.md.
2016-10-06 18:41:25 +03:00
Shlomi Fish
296ed7f22f Fix some grammar and punctuation in the README. 2016-03-04 22:23:15 +02:00
Shlomi Fish
473815d816 Correct a typo - 'identically'. 2016-03-04 22:19:34 +02:00
Jukka Jylänki
e4acfff195 Add note about running out of memory. 2015-11-17 12:35:30 +02:00
Jukka Jylänki
d5ac77b6ce Clarify instructions regarding installing a specific set of packages instead of a whole SDK bundle. 2015-11-17 12:28:28 +02:00
Jukka Jylänki
14e165e49d Update download links to 1.35.0. 2015-11-13 17:36:44 +02:00
Jukka Jylänki
e91ee9e732 Clarify requirements for installing from source on Windows. 2015-10-28 18:27:32 +02:00
Jukka Jylänki
c925156ab2 Clarified instructions for manually installing and bootstrapping to emsdk. 2015-10-16 18:07:47 +03:00
Jukka Jylänki
6eb5607ec9 Add packages for 1.34.1 SDK release. 2015-07-03 19:14:34 +03:00
Jukka Jylänki
96bcbf30a5 Update README.md for new download links. 2015-04-12 14:43:32 +03:00
Jukka Jylänki
93cdb261f1 Update download links to 1.29.0. 2015-01-26 17:16:05 +02:00
Jukka Jylänki
ef17aeb616 Add new option '--embedded' to emsdk activate to bundle all Emscripten configuration, temp, cache and ports directories inside the emsdk root directory. 2015-01-23 16:21:21 +02:00
Jukka Jylänki
9f62e00449 Update README links for 1.27.0. 2014-11-28 00:50:28 +02:00
Jukka Jylänki
500cdb9ad5 Update download links for 1.25.0 2014-10-06 16:05:46 +03:00
Jukka Jylanki
030dc264cc Document --global in more places. 2014-09-17 10:09:18 +03:00
Jukka Jylänki
996d162dec Update download links to 1.22.0. 2014-08-11 22:23:32 +03:00
Jukka Jylänki
8ca0a036f0 Add a section that contains links to old archived installers. Add better documentation on how to grab an old Tool version. 2014-07-08 12:42:53 +03:00
Jukka Jylänki
461457c0f4 Linkify fastcomp. 2014-07-07 14:50:31 +03:00
Jukka Jylänki
5b2e30dce5 Update README.md to reflect that emsdk is now available on Linux as well. Remove old links that point to non-fastcomp instructions. 2014-07-07 14:16:12 +03:00
Jukka Jylänki
1b1d580de1 Clarify vs-tool instructions. 2014-05-01 10:27:23 +03:00
Jukka Jylänki
8959ef0bd6 Remove old note about 64-bit tools not being supported with vs-tool. 2014-05-01 10:17:04 +03:00
Jukka Jylänki
d1c3bc6516 Merge in wiki changes from BHSPitMonkey. 2014-05-01 10:16:39 +03:00
Jukka Jylänki
1a754f0a66 Merge in comments from https://github.com/kripken/emscripten/wiki/Emscripten-SDK 2014-04-23 18:57:42 +03:00
Jukka Jylänki
11ce96d215 Update download links to latest Emscripten 1.16.0 installers. 2014-04-23 00:08:30 +03:00
Jukka Jylänki
f9495dbe07 Add download links to 1.13.0. 2014-03-04 22:40:59 +02:00
Jukka Jylänki
26ef66ff91 Update with latest install links. Add new sections on how to use github repos. 2014-02-28 13:29:24 +02:00
Jukka Jylänki
e0d9802ee7 Update README.md to 1.8.2 install locations. 2014-01-08 14:05:28 +02:00
Jukka Jylänki
057ed37aba Fix fact error about Windows/vs-tool bitness requirements. 2013-12-05 17:28:14 +02:00
Jukka Jylänki
c81cd70eb6 Update README.md for latest installer download URLs. 2013-11-21 13:14:49 +02:00
Jukka Jylänki
1b46753cb3 Update links to newest installers. 2013-11-20 11:30:00 +02:00