Commit Graph

275 Commits (main)
 

Author SHA1 Message Date
Yuta Saito 3866d2943f
Update to the latest wasi-libc (2nd try) (#496)
4 weeks ago
Alex Crichton 5e04cd81eb
Update wasm-component-ld to 0.5.10 (#493)
1 month ago
Alex Crichton cec5cf4f6c
Update wasm-component-ld to 0.5.9 (#491)
2 months ago
YAMAMOTO Takashi 54545d51b3
LLVM 19 + setjmp/longjmp doc (#480)
2 months ago
Andrii Rublov adbbf2c07f
Fix installation and usage instructions in README.md (#488)
2 months ago
Alex Crichton 754aec3d6f
Bump wasm-component-ld to 0.5.7 (#484)
3 months ago
Roman Kolesnikov c1b8811ac8
Add llvm-dwp binary to toolchain (#478)
3 months ago
Alex Crichton f995dbe965
Disable tests/benchmarks for libcxx (#476)
3 months ago
YAMAMOTO Takashi 91bca73047
README.md: mention WASI_SDK_INSTALL_TO_CLANG_RESOURCE_DIR (#481)
3 months ago
Alex Crichton b416e2beb4
Add back `VERSION` file to release tarballs (#473)
3 months ago
SingleAccretion fd24b79f8b
Add wasi-sdk-p1.cmake to the artifacts (#472)
4 months ago
Alex Crichton d2bea01edc
Update wasm-component-ld to 0.5.6 (#467)
4 months ago
Alex Crichton dc74ff1cf8
Add a test on CI that just the sysroot can be built (#465)
4 months ago
Alex Crichton b2679166a9
Run wasm tests on Windows (#466)
4 months ago
Andrew Brown 883170df21
Add `wasi-sdk-p1.cmake` (#459)
4 months ago
Alex Crichton b0075f9a82
Add some CMake guards when building the sysroot (#462)
4 months ago
Alex Crichton 0de1b487fc
Fix testing the right targets on CI (#461)
4 months ago
Alex Crichton 882577c201
Clone a larger depth in submodules (#464)
4 months ago
YAMAMOTO Takashi 084efa01da
Update wasi-libc (#458)
4 months ago
YAMAMOTO Takashi 91ce489944
Add full LTO build of wasi-libc and libc++ (#436)
4 months ago
YAMAMOTO Takashi e4fef74fee
Retire clang_version (#451)
4 months ago
Alex Crichton 6387b4f7e7
Use MSVC for the Windows toolchain instead of MinGW (#456)
4 months ago
Matt McCormick fef66e3d23
Remove cmake_minimum_required from toolchain files (#412)
4 months ago
Alex Crichton 0584df3946
Prune ccache caches in CI on each run (#457)
4 months ago
Alex Crichton 9af8b0f304
Refactor handling env vars in CI build (#455)
4 months ago
Alex Crichton 9ee70805ec
Add a CI check for testing toolchains as-distributed (#449)
4 months ago
Alex Crichton 08be2d4b29
Don't modify the host compiler's sysroot (#445)
4 months ago
Joel Dice 1a3d5ee3bc
update wasm-component-ld to 0.5.5 (#448)
4 months ago
Alex Crichton ca4fa08fa7
Update wasm-component-ld to 0.5.4 (#439)
4 months ago
Alex Crichton 489ce6eb41
Update build of toolchain/sysroot to not touch installation root (#446)
4 months ago
Catherine de6328701c
Fix determination of wasi-sdk version when built in a subdirectory. (#443)
4 months ago
Alex Crichton 297b6d02d5
Automate more of the release process (#440)
4 months ago
Alex Crichton 778a02bb08
Link LLVM-based tools dynamically to LLVM (take 2) (#441)
4 months ago
Alex Crichton 2e7bb65533
Expand README build instructions (#438)
4 months ago
YAMAMOTO Takashi 3adc86a271
README.md: update build instructions (#437)
4 months ago
Alex Crichton e29a3fef8b
Rewrite the build system with CMake (#429)
4 months ago
Dan Gohman 873163a2f0
Update to the latest wasi-libc. (#435)
5 months ago
Andrew Brown 35c271e6e1
Avoid extra Cargo installation artifacts (#432)
5 months ago
Joel Dice 7ff81cb10c
add wasi-sdk-p2.cmake (#430)
5 months ago
Anuraag (Rag) Agrawal 8827cdffd0
Update docker image to LLVM 18 (#427)
5 months ago
Alex Crichton 68df37e7f6
Pass `-O2 -DNDEBUG` to wasi-libc again (#423)
6 months ago
Alex Crichton 307694b2fb
Add DWARF debugging information to all artifacts by default (#422)
6 months ago
Joel Dice af429ed157
exclude 32-bit Windows artifact in download-workflow-artifacts.sh (#417)
7 months ago
Alex Crichton 95e3c2c6c7
Update the version of `wasm-component-ld` used (#416)
7 months ago
Philip Rying 34d77e5e39
add python3 as build requirement (#415)
7 months ago
Alex Crichton 99abb02420
Don't add git hash to version if minor==0 (#409)
7 months ago
Alex Crichton b4f426a328 Force-fetch tags in CI to fix `git describe`
7 months ago
Joel Dice 5bde500a86
update wasi-libc submodule (#407)
8 months ago
Alex Crichton 392035c16d
Update LLVM to 18.1.2 and add wasm-component-ld (#402)
8 months ago
Joel Dice a7b2182949
update wasi-libc and fix out-of-date tests (#403)
8 months ago