Commit Graph

22 Commits

Author SHA1 Message Date
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
fd269ba6b0 Add more generated files to .gitconfig (#490)
Two of these are ones that occur with --embedded users.

fastcomp-clang exists when users build fastcomp from source.
2020-05-04 15:56:08 -07:00
Sam Clegg
a490cd1222 Add llvm to git ignore (#457) 2020-03-23 15:29:00 -07:00
Sam Clegg
9c60ff91d1 Add python generated files to .gitignore (#409) 2019-12-11 15:16:08 -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
f68effe57e Update flake8 and fix warnings in .py files (#334) 2019-08-28 15:15:38 -07:00
HaRold
056ce6f64d Exclude fastcomp and releases in .gitignore (#285)
Fixes https://github.com/emscripten-core/emsdk/issues/284
2019-06-25 13:33:14 -07:00
Alon Zakai
e1c8f791a9 Support for tip-of-tree (tot) builds (#245)
emsdk install tot-upstream will install the very latest build from emscripten-releases. These builds are useful for emscripten github CI.

There isn't a latest or lkgr for emscripten-releases currently. What this does instead is get the git repo, and check if builds exist for the latest commits there, returning the latest of those.

This also makes us not update the emscripten-version.txt file if we are not an actual version. That is, for a tot build we leave that file unchanged in the emscripten checkout.

There is also a tot-fastcomp for fastcomp.
2019-05-24 10:23:01 -07:00
Alon Zakai
0ff164fc0c Restore lkgr (#244) 2019-05-23 19:56:13 -07:00
Jacob Gravelle
c475b565ad Add upstream waterfall tools and sdk 2018-07-18 09:27:20 -07:00
Jukka Jylänki
c41c60c6d3 Add tag files to .gitignore. 2017-03-25 13:11:40 +02:00
Jukka Jylänki
fd292784e7 Add emsdk_set_env scripts to .gitignore. 2017-01-05 12:19:30 +02:00
Jukka Jylänki
3234ef7749 Add support for building binaryen from master git branch. 2016-10-14 11:52:47 +03:00
Jukka Jylänki
383a4dc347 Add gnu directory to gitignore. 2016-08-07 22:31:52 +03:00
Jukka Jylänki
a5521d4e17 Rename Emscripten temp directory from "/path/to/emsdk/.tmp" to "/path/to/emsdk/tmp" since otherwise make tool breaks when processing the Makefiles for test_lua. This fixes https://github.com/kripken/emscripten/issues/3779 . 2015-09-16 01:49:35 +03:00
Jukka Jylänki
a87f5a5140 Update .gitignore to cover embedded files. 2015-04-08 16:14:18 +03:00
Jukka Jylänki
930d4417e8 Update .gitignore to contain the mingw folder. 2014-12-19 17:03:45 -05:00
Jukka Jylänki
8ad2cdd1fd Remove emsdk_set_env from .gitignore since it is no longer used. 2014-11-18 15:09:32 +02:00
Jukka Jylänki
37036ee55a Add git directory to gitignore. 2014-07-07 10:50:21 +03:00
Jukka Jylänki
ec621ee339 Update .gitignore 2014-04-24 13:17:50 +03:00
Jukka Jylänki
c6c02e386f Add emsdk_set_env to gitignore. 2013-09-11 18:04:13 +03:00
Jukka Jylänki
9e31a31a9d Added .gitignore. 2013-09-05 17:19:18 +03:00