Commit Graph

282 Commits (080d15e21c9a33e51d18e3aae270003e757ead8e)
 

Author SHA1 Message Date
mcbarton 080d15e21c
Don't have more than one ci job running on main or individual PRs at the same time
8 months ago
mcbarton 62c3d46dd7
Update Dockerfile to Ubuntu 24.04 (#512)
8 months ago
Alex Crichton e6a833783a
Pin CI runner images to explicit versions (#507)
8 months ago
Alex Crichton 67283cc6e9
Update wasm-component-ld (#506)
8 months ago
Carlo Cabrera a4d918fa11
Replace `DEFAULT_SYSROOT` usage with Clang config files (#503)
9 months ago
Dan Gohman ccdf52e17e
Update to the latest LLVM 19 and wasi-libc. (#502)
9 months ago
Alex Crichton 0736186925
Update wasm-component-ld to 0.5.11 (#501)
10 months ago
Yuta Saito 3866d2943f
Update to the latest wasi-libc (2nd try) (#496)
11 months ago
Alex Crichton 5e04cd81eb
Update wasm-component-ld to 0.5.10 (#493)
11 months ago
Alex Crichton cec5cf4f6c
Update wasm-component-ld to 0.5.9 (#491)
12 months ago
YAMAMOTO Takashi 54545d51b3
LLVM 19 + setjmp/longjmp doc (#480)
12 months ago
Andrii Rublov adbbf2c07f
Fix installation and usage instructions in README.md (#488)
1 year ago
Alex Crichton 754aec3d6f
Bump wasm-component-ld to 0.5.7 (#484)
1 year ago
Roman Kolesnikov c1b8811ac8
Add llvm-dwp binary to toolchain (#478)
1 year ago
Alex Crichton f995dbe965
Disable tests/benchmarks for libcxx (#476)
1 year ago
YAMAMOTO Takashi 91bca73047
README.md: mention WASI_SDK_INSTALL_TO_CLANG_RESOURCE_DIR (#481)
1 year ago
Alex Crichton b416e2beb4
Add back `VERSION` file to release tarballs (#473)
1 year ago
SingleAccretion fd24b79f8b
Add wasi-sdk-p1.cmake to the artifacts (#472)
1 year ago
Alex Crichton d2bea01edc
Update wasm-component-ld to 0.5.6 (#467)
1 year ago
Alex Crichton dc74ff1cf8
Add a test on CI that just the sysroot can be built (#465)
1 year ago
Alex Crichton b2679166a9
Run wasm tests on Windows (#466)
1 year ago
Andrew Brown 883170df21
Add `wasi-sdk-p1.cmake` (#459)
1 year ago
Alex Crichton b0075f9a82
Add some CMake guards when building the sysroot (#462)
1 year ago
Alex Crichton 0de1b487fc
Fix testing the right targets on CI (#461)
1 year ago
Alex Crichton 882577c201
Clone a larger depth in submodules (#464)
1 year ago
YAMAMOTO Takashi 084efa01da
Update wasi-libc (#458)
1 year ago
YAMAMOTO Takashi 91ce489944
Add full LTO build of wasi-libc and libc++ (#436)
1 year ago
YAMAMOTO Takashi e4fef74fee
Retire clang_version (#451)
1 year ago
Alex Crichton 6387b4f7e7
Use MSVC for the Windows toolchain instead of MinGW (#456)
1 year ago
Matt McCormick fef66e3d23
Remove cmake_minimum_required from toolchain files (#412)
1 year ago
Alex Crichton 0584df3946
Prune ccache caches in CI on each run (#457)
1 year ago
Alex Crichton 9af8b0f304
Refactor handling env vars in CI build (#455)
1 year ago
Alex Crichton 9ee70805ec
Add a CI check for testing toolchains as-distributed (#449)
1 year ago
Alex Crichton 08be2d4b29
Don't modify the host compiler's sysroot (#445)
1 year ago
Joel Dice 1a3d5ee3bc
update wasm-component-ld to 0.5.5 (#448)
1 year ago
Alex Crichton ca4fa08fa7
Update wasm-component-ld to 0.5.4 (#439)
1 year ago
Alex Crichton 489ce6eb41
Update build of toolchain/sysroot to not touch installation root (#446)
1 year ago
Catherine de6328701c
Fix determination of wasi-sdk version when built in a subdirectory. (#443)
1 year ago
Alex Crichton 297b6d02d5
Automate more of the release process (#440)
1 year ago
Alex Crichton 778a02bb08
Link LLVM-based tools dynamically to LLVM (take 2) (#441)
1 year ago
Alex Crichton 2e7bb65533
Expand README build instructions (#438)
1 year ago
YAMAMOTO Takashi 3adc86a271
README.md: update build instructions (#437)
1 year ago
Alex Crichton e29a3fef8b
Rewrite the build system with CMake (#429)
1 year ago
Dan Gohman 873163a2f0
Update to the latest wasi-libc. (#435)
1 year ago
Andrew Brown 35c271e6e1
Avoid extra Cargo installation artifacts (#432)
1 year ago
Joel Dice 7ff81cb10c
add wasi-sdk-p2.cmake (#430)
1 year ago
Anuraag (Rag) Agrawal 8827cdffd0
Update docker image to LLVM 18 (#427)
1 year ago
Alex Crichton 68df37e7f6
Pass `-O2 -DNDEBUG` to wasi-libc again (#423)
1 year ago
Alex Crichton 307694b2fb
Add DWARF debugging information to all artifacts by default (#422)
1 year ago
Joel Dice af429ed157
exclude 32-bit Windows artifact in download-workflow-artifacts.sh (#417)
1 year ago