Commit Graph

253 Commits (fef66e3d2319d8360825dcba1cf23061f5313c11)
 

Author SHA1 Message Date
Matt McCormick fef66e3d23
Remove cmake_minimum_required from toolchain files (#412)
6 months ago
Alex Crichton 0584df3946
Prune ccache caches in CI on each run (#457)
6 months ago
Alex Crichton 9af8b0f304
Refactor handling env vars in CI build (#455)
6 months ago
Alex Crichton 9ee70805ec
Add a CI check for testing toolchains as-distributed (#449)
6 months ago
Alex Crichton 08be2d4b29
Don't modify the host compiler's sysroot (#445)
6 months ago
Joel Dice 1a3d5ee3bc
update wasm-component-ld to 0.5.5 (#448)
6 months ago
Alex Crichton ca4fa08fa7
Update wasm-component-ld to 0.5.4 (#439)
6 months ago
Alex Crichton 489ce6eb41
Update build of toolchain/sysroot to not touch installation root (#446)
6 months ago
Catherine de6328701c
Fix determination of wasi-sdk version when built in a subdirectory. (#443)
6 months ago
Alex Crichton 297b6d02d5
Automate more of the release process (#440)
6 months ago
Alex Crichton 778a02bb08
Link LLVM-based tools dynamically to LLVM (take 2) (#441)
6 months ago
Alex Crichton 2e7bb65533
Expand README build instructions (#438)
6 months ago
YAMAMOTO Takashi 3adc86a271
README.md: update build instructions (#437)
6 months ago
Alex Crichton e29a3fef8b
Rewrite the build system with CMake (#429)
6 months ago
Dan Gohman 873163a2f0
Update to the latest wasi-libc. (#435)
6 months ago
Andrew Brown 35c271e6e1
Avoid extra Cargo installation artifacts (#432)
6 months ago
Joel Dice 7ff81cb10c
add wasi-sdk-p2.cmake (#430)
7 months ago
Anuraag (Rag) Agrawal 8827cdffd0
Update docker image to LLVM 18 (#427)
7 months ago
Alex Crichton 68df37e7f6
Pass `-O2 -DNDEBUG` to wasi-libc again (#423)
8 months ago
Alex Crichton 307694b2fb
Add DWARF debugging information to all artifacts by default (#422)
8 months ago
Joel Dice af429ed157
exclude 32-bit Windows artifact in download-workflow-artifacts.sh (#417)
8 months ago
Alex Crichton 95e3c2c6c7
Update the version of `wasm-component-ld` used (#416)
8 months ago
Philip Rying 34d77e5e39
add python3 as build requirement (#415)
9 months ago
Alex Crichton 99abb02420
Don't add git hash to version if minor==0 (#409)
9 months ago
Alex Crichton b4f426a328 Force-fetch tags in CI to fix `git describe`
9 months ago
Joel Dice 5bde500a86
update wasi-libc submodule (#407)
9 months ago
Alex Crichton 392035c16d
Update LLVM to 18.1.2 and add wasm-component-ld (#402)
9 months ago
Joel Dice a7b2182949
update wasi-libc and fix out-of-date tests (#403)
9 months ago
Andrew Brown a50a641f4b Handle new LLVM version path
10 months ago
Andrew Brown c376c9cfbd Thread UID/GID through Docker
10 months ago
Andrew Brown 0409839729 Dump a `VERSION` file in the build directory
10 months ago
Andrew Brown 2436b99f1d Replace multiple version scripts with a Python script
10 months ago
Mike Hommey 96bbd95197
Support getting LLVM version from its new location (#399)
10 months ago
Alex Crichton 9389ea5eee
Fix a flaky test failure in getentropy.c (#398)
10 months ago
Alex Crichton 1f63274f2c
Update versions of actions used on CI (#396)
10 months ago
Alex Crichton 2d7853c64b
Bump to LLVM 18.1.0 (#393)
10 months ago
Alex Crichton 3e93db0b18
Add target-prefixed executables to the installation `bin` directory (#388)
10 months ago
Alex Crichton 73dbb2fe89
Refactor installation of wasmtime/wasm-tools on CI (#387)
10 months ago
Alex Crichton c2f9c100b0
Start renaming preview1 to p1 and preview2 to p2 (#386)
10 months ago
Andy Li f1ebc52a74
Clean up dependency packages in Docker (#380)
11 months ago
Changqing Jing 52536f2f69
Fix cmake_build_type typo (#382)
11 months ago
Brett Cannon bd96bf018c
Update README to use the name "WASI SDK" consistently (#384)
11 months ago
Andrew Brown a1b80857c4
doc: fix release docs (#368)
1 year ago
Joel Dice 9fbc7b5972
update wasi-libc and Makefile to fix `<fstream>` (#375)
1 year ago
Andrew Brown f1858468e2
doc: remember to tag wasi-libc during a release (#374)
1 year ago
Joel Dice 8f465debf6
build and test `wasm32-wasi-preview2` target (#370)
1 year ago
Andrew Brown 317548590b
Update wasi-libc (#366)
1 year ago
Joel Dice a35b453a87
add shared library support (#338)
1 year ago
Joel Dice 71fd9cb741
Bump LLVM version to 17.0.6 (#362)
1 year ago
YAMAMOTO Takashi 2393be41c8
Update LLVM to 17 (#352)
1 year ago