Commit Graph

266 Commits (b416e2beb40beecc05de33e300203843f62b3263)
 

Author SHA1 Message Date
Alex Crichton b416e2beb4
Add back `VERSION` file to release tarballs (#473)
5 months ago
SingleAccretion fd24b79f8b
Add wasi-sdk-p1.cmake to the artifacts (#472)
5 months ago
Alex Crichton d2bea01edc
Update wasm-component-ld to 0.5.6 (#467)
5 months ago
Alex Crichton dc74ff1cf8
Add a test on CI that just the sysroot can be built (#465)
5 months ago
Alex Crichton b2679166a9
Run wasm tests on Windows (#466)
5 months ago
Andrew Brown 883170df21
Add `wasi-sdk-p1.cmake` (#459)
5 months ago
Alex Crichton b0075f9a82
Add some CMake guards when building the sysroot (#462)
5 months ago
Alex Crichton 0de1b487fc
Fix testing the right targets on CI (#461)
5 months ago
Alex Crichton 882577c201
Clone a larger depth in submodules (#464)
5 months ago
YAMAMOTO Takashi 084efa01da
Update wasi-libc (#458)
6 months ago
YAMAMOTO Takashi 91ce489944
Add full LTO build of wasi-libc and libc++ (#436)
6 months ago
YAMAMOTO Takashi e4fef74fee
Retire clang_version (#451)
6 months ago
Alex Crichton 6387b4f7e7
Use MSVC for the Windows toolchain instead of MinGW (#456)
6 months ago
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