- 5ea6797 Update README.md by Derek Schuff · 1 year, 3 months ago master
- 71efc72 Remove all sources, note the new location for the code. (#699) by Derek Schuff · 1 year, 3 months ago
- 221ae68 Use a separate DEPS file to drive LTO/release builds (#697) by Derek Schuff · 1 year, 3 months ago
- ac8e654 Pass correct SDK path to build's setup_toolchain utility (#696) by Derek Schuff · 1 year, 3 months ago
- a093432 Suppress optional dependencies when installing native closure compiler (#695) by Derek Schuff · 1 year, 3 months ago
- c9a6dc9 Change source sync's default branch to main (#693) by Heejin Ahn · 1 year, 3 months ago
- 47b840c Trigger LTO builds on locally-modified version file (#694) by Derek Schuff · 1 year, 4 months ago
- 8516243 Change emscripten, llvm-test-suite, and wabt's remote branch (#692) by Heejin Ahn · 1 year, 4 months ago
- 822e119 Build with LTO automatically (#691) by Derek Schuff · 1 year, 4 months ago
- 9f95a44 Build binaryen with tools only (#690) by Derek Schuff · 1 year, 4 months ago
- f3cb1a6 Include clang-resource-headers in the install targets for the LTO build (#689) by Derek Schuff · 1 year, 4 months ago
- 2081ed6 Build Binaryen with static libs when using LTO (#688) by Derek Schuff · 1 year, 4 months ago
- b9ad629 Add llvm-dwp to list of installed tools (#687) by Derek Schuff · 1 year, 5 months ago
- a9aa84e Clobber the build to try to help with https://github.com/emscripten-core/emscripten/pull/13418 (#686) by Alon Zakai · 1 year, 5 months ago
- cf3794e ensure build dir exists (#685) by Derek Schuff · 1 year, 5 months ago
- d83663d Clobber the work dir of incremental builds on failure (#684) by Derek Schuff · 1 year, 5 months ago
- eb12634 Limit which LLVM tools are built in release/LTO mode (#683) by Derek Schuff · 1 year, 5 months ago
- e703e5e Disable prebuilt clang and LLD when building with LTO on mac (#682) by Derek Schuff · 1 year, 5 months ago
- 7bd5591 Add a build.py flag to build with extra optimizations (#679) by Derek Schuff · 1 year, 6 months ago
- 9a9dae7 Fix rpath in llvm build (#678) by Sam Clegg · 1 year, 6 months ago
- 2291ee4 Switch llvm to use `main` rather than `master` (#677) by Sam Clegg · 1 year, 7 months ago
- 4f02ad3 Revert "Switch sysroot to ubuntu bionic (#675)" (#676) by Sam Clegg · 1 year, 8 months ago
- c0c3fd6 Clobber build after sysroot change by Sam Clegg · 1 year, 8 months ago
- b3c1fc5 Switch sysroot to ubuntu bionic (#675) by Sam Clegg · 1 year, 8 months ago
- 815324d Clobber build after sysroot upgrade by Sam Clegg · 1 year, 8 months ago
- 5191cb7 Add zlib to sysroot (#674) by Sam Clegg · 1 year, 8 months ago
- afb48de Use custom sysroot creator to build our linux sysroot (#673) by Sam Clegg · 1 year, 8 months ago
- cc5dc4e Remove some unused args (#671) by Sam Clegg · 1 year, 9 months ago
- 2f7fcef Include node_modules in uploaded bundle (#670) by Sam Clegg · 1 year, 9 months ago
- 486f2f7 Switch to github for llvm test suite (#669) by Sam Clegg · 1 year, 9 months ago
- a15dead Remove unused globals. NFC. (#668) by Sam Clegg · 1 year, 9 months ago
- 315eb9d Remove fastcomp support (#665) by Sam Clegg · 1 year, 9 months ago
- cb54c2f Remove native optimizer build (#662) by Sam Clegg · 1 year, 10 months ago
- bf09532 Remove fastomp from default build config (#661) by Sam Clegg · 1 year, 11 months ago
- 24c501d Fix typo (#660) by Sam Clegg · 1 year, 11 months ago
- cdf1f76 Set EMCC_ALLOW_FASTCOMP until we actually want to remove it (#659) by Sam Clegg · 1 year, 11 months ago
- 1f39e65 Cleanup emscripten config files (#658) by Sam Clegg · 2 years ago
- d30e638 Add a clobber after an llvm CMake update (#657) by Derek Schuff · 2 years ago
- d4a504f Remove sanity.txt after populating the emscripten cache (#656) by Sam Clegg · 2 years ago
- 60c2969 Bump llvm version to 12.0 (#655) by Sam Clegg · 2 years ago
- 2c4a4bd Fix typo by Sam Clegg · 2 years ago
- 98b281e Run `npm ci` before trying to use emscripten (#654) by Sam Clegg · 2 years ago
- 182947a Set relative symlink to XCode SDK sysroot on Mac (#653) by Simon Q · 2 years ago
- de01963 Update to Node LTS 12.18.1 (#652) by Derek Schuff · 2 years ago
- 0133db6 Add --force to git fetch (#651) by Sam Clegg · 2 years, 1 month ago
- 251b00b Inject EMTEST_LACKS_NATIVE_CLANG into env for emscripten tests on bots (#650) by Derek Schuff · 2 years, 1 month ago
- db2ea5e Run the Binaryen and Wabt builds with the same ninja -j setting as LLVM (#648) by Derek Schuff · 2 years, 1 month ago
- 33ca487 Update expectations after wasi-libc added signal emulation (#646) by Sam Clegg · 2 years, 1 month ago
- 3727834 Disable libwasm in wabt build (#645) by Derek Schuff · 2 years, 2 months ago
- 1478397 Ship emscripten library cache in-place (#644) by Sam Clegg · 2 years, 2 months ago
- 69040b5 Support new default emscripten cache directory (#643) by Sam Clegg · 2 years, 2 months ago
- 27692c7 Include all libraries in pre-built form (#642) by Sam Clegg · 2 years, 2 months ago
- 1e7926d Report archive size, even when not uploading (#641) by Sam Clegg · 2 years, 2 months ago
- cd7575d Reland limited install of emscripten (#640) by Sam Clegg · 2 years, 2 months ago
- 3590d2d Second attempt to convert python to 4-wide indentation (#637) by Sam Clegg · 2 years, 3 months ago
- 567d84f Revert "Use emscripten's install.py to copy emscripten (#631)" (#639) by Derek Schuff · 2 years, 3 months ago
- 47a471d Link libstdc++ statically (#638) by Derek Schuff · 2 years, 3 months ago
- e958c36 Use emscripten's install.py to copy emscripten (#631) by Sam Clegg · 2 years, 3 months ago
- 86d0091 Clobber again by Derek Schuff · 2 years, 3 months ago
- a4ff1b4 Use Chrome stretch sysroot instead of sid (#636) by Derek Schuff · 2 years, 3 months ago
- f5d05bd Add a clobber (#635) by Derek Schuff · 2 years, 3 months ago
- db3d366 Build Linux binaries in V8's sysroot (#634) by Derek Schuff · 2 years, 3 months ago
- b4bced4 Switch to github actions (#633) by Sam Clegg · 2 years, 3 months ago
- 46974c0 Update expectations based on recent llvm change (#630) by Sam Clegg · 2 years, 5 months ago
- 38e6948 Remove now unnecessary hack (#628) by Sam Clegg · 2 years, 5 months ago
- 8e74c55 Remove support for python2 (#629) by Sam Clegg · 2 years, 5 months ago
- b3ac161 Update emscripten cache directory (#627) by Sam Clegg · 2 years, 5 months ago
- 895043f Revert updated expectations from #625 (#626) by Sam Clegg · 2 years, 5 months ago
- d4bb8a4 Update expectaions after llvm change (#625) by Sam Clegg · 2 years, 5 months ago
- 0471fc7 Switch to master branch for emscripten-fastcomp (#622) by Sam Clegg · 2 years, 5 months ago
- de1fe43 Use `npm ci` over npm install (#621) by Sam Clegg · 2 years, 5 months ago
- 3cd1cd8 Attempt to fix execution of `npm` on windows builder (#620) by Sam Clegg · 2 years, 5 months ago
- d507894 Attempt to debug node path issues (#619) by Sam Clegg · 2 years, 5 months ago
- e48d438 Run `npm install` before running emscripten tests (#618) by Sam Clegg · 2 years, 5 months ago
- 533aeb1 Fix git URL for llvm-test-suite (#616) by Sam Clegg · 2 years, 6 months ago
- 7922ddd Second attempt to get submodules working (#615) by Sam Clegg · 2 years, 6 months ago
- e83bd40 Update flake8 (#614) by Sam Clegg · 2 years, 6 months ago
- 0ff0c56 Git clone and check including submodules (#613) by Sam Clegg · 2 years, 6 months ago
- fa0aa8b Update to llvm 11 (#612) by Sam Clegg · 2 years, 6 months ago
- d3aa7b3 Switch emscripten branch from `incoming` to `master` (#611) by Sam Clegg · 2 years, 7 months ago
- 74049cf Remove vpython wheels not present on py3 (#610) by Derek Schuff · 2 years, 7 months ago
- 54906b9 Add vpython wheels back to vpython3 file (#609) by Derek Schuff · 2 years, 7 months ago
- c614f93 Force Python UTF-8 mode when running tests (#608) by Derek Schuff · 2 years, 7 months ago
- 55269cf Add build clobber by Derek Schuff · 2 years, 7 months ago
- e2c975c Use the right number of ninja jobs for goma when building fastcomp (#607) by Derek Schuff · 2 years, 7 months ago
- e0f95a3 Use host clang to build fastcomp (#606) by Derek Schuff · 2 years, 7 months ago
- b54bc15 Use vpython as gn's script interpreter (#605) by Derek Schuff · 2 years, 7 months ago
- 2eb6384 Use __bool__ rather than __nonzero__ for python3 compat (#604) by Sam Clegg · 2 years, 7 months ago
- 607feb7 Don't gather git repo info unless needed. (#603) by Sam Clegg · 2 years, 7 months ago
- e2e98dc Clobber V8 alongside other working directories (#602) by Derek Schuff · 2 years, 7 months ago
- 4e6efa9 Update host_toolchains.GetVSEnv() for Python3 by Derek Schuff · 2 years, 7 months ago
- aa710c7 Make vpython-invocation code work on windows (#601) by Derek Schuff · 2 years, 7 months ago
- cbb0343 Run v8 build using vpython (#600) by Derek Schuff · 2 years, 7 months ago
- 51adb90 Use Python3 in vpython file (#599) by Derek Schuff · 2 years, 7 months ago
- ea74f98 Update wasi.js to implement latest wasi version: wasi_snapshot_preview1 (#598) by Sam Clegg · 2 years, 7 months ago
- 3de5ced Add test step for llvm testsuite (#597) by Sam Clegg · 2 years, 8 months ago
- 9158ba4 Run llvm testsuite by default (#596) by Sam Clegg · 2 years, 8 months ago
- 3f7181f Update test expectations (#595) by Sam Clegg · 2 years, 8 months ago
- 298c262 Print python version on waterfall start (#594) by Derek Schuff · 2 years, 8 months ago
- 0e109d4 Bump clobber version by Derek Schuff · 2 years, 8 months ago