Commit Graph

312 Commits

Author SHA1 Message Date
Jukka Jylänki
baee119231 Add new clang-incoming and clang-master packages that automate git clone and build clang from sources. 2014-07-03 23:39:25 +03: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
Jukka Jylänki
1cec00bc38 Fix an issue where windows env. vars could not be read if python is not in user path when running. Closes #7 and #8. 2014-07-03 17:56:57 +03:00
Jukka Jylänki
c3712ad118 Fix active env test when multiple paths are present (git tool on Windows). 2014-07-03 17:38:23 +03:00
Jukka Jylänki
02fd7681fc Remove old unused code. 2014-07-03 17:18:40 +03:00
Jukka Jylänki
745df6c986 Don't touch the slashedness of existing items in user's PATH when adding new items. Fixes #4. Use more consistently backslashes where appropriate on Windows. 2014-07-03 15:14:45 +03:00
Jukka Jylänki
9244ac91f4 Make emsdk aware when running in a shell that doesn't have a particular tool active, but .emscripten has it set up, and print a help message when calling 'emsdk list'. Fix line endings in emcmdprompt.bat. 2014-07-03 14:45:49 +03:00
Jukka Jylänki
2ef37707bc Revise the messages printed during toolchain activation to be more user-friendly. 2014-07-03 14:09:45 +03:00
Jukka Jylänki
ffe8f50e08 Revise emsdk environment setting on Windows. Fixes #9. 2014-07-03 13:43:37 +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
ec621ee339 Update .gitignore 2014-04-24 13:17:50 +03:00
Jukka Jylänki
27d01d3078 Filter out historical archived tool and sdk versions. 2014-04-24 13:17:02 +03:00
Jukka Jylänki
13ea503a7f Improve support for registering environment variables and PATH on 'emsdk activate'. Add machinery for hiding old sdk tools and sdks. 2014-04-24 13:10:04 +03:00
Jukka Jylänki
2ed7a605a9 Have 'emsdk activate' always globally activate the Windows environment variables that it needs to set up the active environment. 2014-04-24 00:57:59 +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
ddd718045d Added vs-tool 0.9.3 package link. 2014-04-23 00:14:21 +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
0ed5282868 Add Clang e1.16.0 and Emscripten 1.16.0. 2014-04-22 19:46:49 +03:00
Jukka Jylänki
351e23df84 Register the needed empty placeholder SPIDERMONKEY_ENGINE string before activating the actual spidermonkey engine path, if it exists. 2014-03-14 13:43:25 +02:00
Jukka Jylänki
46130ca30e Add spidermonkey 27.0.1 and nightly-2014-03-13 packages. 2014-03-14 13:41:41 +02:00
Jukka Jylänki
0649213b51 Add packages for Emscripten 1.13.1 and Clang 1.13.1. 2014-03-13 14:41:03 +02:00
Jukka Jylänki
f9495dbe07 Add download links to 1.13.0. 2014-03-04 22:40:59 +02:00
Jukka Jylänki
eef05d7937 Fix typo in package name. 2014-03-04 21:23:25 +02:00
Jukka Jylänki
a2c97f64b9 Update SDK for Emscripten-Clang 3.3/e1.13.0. 2014-03-04 19:10:22 +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
b155563f4c Add 1.9.5 and 1.10.4 emscripten packages to help with potential bisecting needs. 2014-02-28 12:58:37 +02:00
Jukka Jylänki
ec217812bf Add emsdk packages for v1.12.0. 2014-02-28 12:49:30 +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
c05b4b39e1 Added Emscripten 1.8.2 package and SDK. 2014-01-08 13:50:33 +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
f9a46a2927 Properly check for existence of environment variable keys in a manner that does not throw. Fixes https://github.com/juj/emsdk/issues/2 . 2013-11-22 11:16:31 +02:00
Jukka Jylanki
fab972f06c Make emsdk_add_path prepend the path on OSX so that the tools overwrite any current terminal defaults. 2013-11-21 16:58:19 +02:00
Jukka Jylänki
12daea5f59 Make 'emsdk active_path' easier to use by not needing a parameter of which tools/sdks to activate. 2013-11-21 16:56:12 +02:00
Jukka Jylanki
a5def988a7 Make emsdk executable again. 2013-11-21 16:46:34 +02:00
Jukka Jylänki
c7b010b0f7 Added packages for OSX Clang 3.3 and Emscripten 1.7.8. 2013-11-21 16:45:48 +02:00
Jukka Jylänki
4fcb639658 Fix vs-tool installation to properly unzip over a previous version. 2013-11-21 15:39:04 +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
a38eb41a3e Default to Clang 3.2 still in SDK 1.7.8. 2013-11-21 12:24:13 +02:00
Jukka Jylänki
86ab45e810 Reorder SDK list in terms of version number. 2013-11-21 12:23:33 +02:00
Jukka Jylänki
c6fafa16a8 Add vs-tool-0.9.2 package. 2013-11-21 12:03:44 +02:00
Jukka Jylänki
be7c1ae152 Fix emsdk.bat string quoting when path contains parentheses, e.g. c:\program files (x86)\ 2013-11-20 14:05:09 +02:00
Jukka Jylänki
03ed83c3fa For conveniency, if user calls 'emsdk activate', activate the latest versions of ALL installed tools. 2013-11-20 13:09:51 +02:00
Jukka Jylänki
1b46753cb3 Update links to newest installers. 2013-11-20 11:30:00 +02:00
Jukka Jylänki
3e1a248dac Added 32-bit mingw package. 2013-11-19 21:01:41 +02:00
Jukka Jylänki
ad56e2402b Find installed python package in emsdk.bat. 2013-11-19 20:53:03 +02:00
Jukka Jylänki
556dedbc14 Added Windows Clang 3.3 32-bit+64-bit, Windows Python 2.7.5.3 32-bit+64-bit, Emscripten 1.7.8, and Windows SDK 1.7.8 packages. 2013-11-19 20:46:48 +02:00
Jukka Jylänki
cbb7c203b4 Added Alon Zakai's comments to sdk installer. 2013-11-19 18:04:19 +02:00
Jukka Jylänki
082f334c22 If URL download fails, delete the partially downloaded file (if it exists). If unzipping fails, print an error, and if the zip was corrupted, delete the corrupted file. Fixes https://github.com/kripken/emscripten/issues/1687. 2013-11-19 15:26:45 +02:00