Commit Graph

  • 698a33ba0e Update versions of actions used on CI #396 Alex Crichton 2024-03-08 15:10:52 -0800
  • 510e738930
    Allow Docker to run locally in more places #395 Andrew Brown 2024-03-08 14:54:17 -0800
  • eb7a4c7f94
    Update base for Docker build image #394 Andrew Brown 2024-03-08 14:46:32 -0800
  • a6ebb107e2 Bump LLVM to 18.1.0 #393 Alex Crichton 2024-03-08 12:24:59 -0800
  • 830bfa2085 Merge branch 'libunwind' of https://github.com/glandium/wasi-sdk Alex Crichton 2024-03-08 12:37:51 -0800
  • 3e93db0b18
    Add target-prefixed executables to the installation `bin` directory (#388) Alex Crichton 2024-03-08 13:36:29 -0600
  • 73dbb2fe89
    Refactor installation of wasmtime/wasm-tools on CI (#387) Alex Crichton 2024-03-08 08:11:04 -0600
  • c2e39c91ac Add target-prefixed executables to the installation `bin` directory #388 Alex Crichton 2024-03-02 12:32:18 -0800
  • c2f9c100b0
    Start renaming preview1 to p1 and preview2 to p2 (#386) Alex Crichton 2024-03-06 16:41:52 -0600
  • b06ab94bcd Use $(CLANG_VERSION) instead of hardcoding #386 Alex Crichton 2024-03-06 12:07:03 -0800
  • e9fe0baae5 Update descriptions #387 Alex Crichton 2024-03-06 11:19:53 -0800
  • 46a5ce1968 Start renaming preview1 to p1 and preview2 to p2 Alex Crichton 2024-03-02 10:09:04 -0800
  • 1f725f1200 Change the directory of the adapter Alex Crichton 2024-03-02 13:19:41 -0800
  • 1ca93a0da3 Refactor installation of wasmtime/wasm-tools on CI Alex Crichton 2024-03-02 12:17:06 -0800
  • f1ebc52a74
    Clean up dependency packages in Docker (#380) Andy Li 2024-02-10 14:13:50 +0800
  • a95a722180 Explicitly set LIBCXXABI_USE_LLVM_UNWINDER off #377 Mike Hommey 2024-01-17 11:15:14 +0900
  • 681d14ea49
    Clean up dependency packages in Docker #380 Andy Li 2024-02-03 13:25:59 +0800
  • 52536f2f69
    Fix cmake_build_type typo (#382) Changqing Jing 2024-02-10 09:22:32 +0800
  • bd96bf018c
    Update README to use the name "WASI SDK" consistently (#384) Brett Cannon 2024-02-09 15:23:37 -0800
  • 5480f3987a
    Update README to use the name "WASI SDK" consistently #384 Brett Cannon 2024-02-08 11:06:15 -0800
  • eba5404886 fix abort.c test failed due to wasmtime version mismatch on CI #382 Changqing Jing 2024-02-07 16:06:58 +0800
  • 0a392a9464 Fix cmake_build_type typo Changqing Jing 2024-02-06 16:11:46 +0800
  • a1b80857c4
    doc: fix release docs (#368) Andrew Brown 2024-01-12 11:41:42 -0800
  • 9fbc7b5972
    update wasi-libc and Makefile to fix `<fstream>` (#375) Joel Dice 2024-01-11 17:02:17 -0700
  • 964191c91a
    update wasi-libc and Makefile to fix `<fstream>` #375 Joel Dice 2024-01-10 10:35:01 -0700
  • f1858468e2
    doc: remember to tag wasi-libc during a release (#374) Andrew Brown 2024-01-10 13:29:41 -0800
  • 8f465debf6
    build and test `wasm32-wasi-preview2` target (#370) Joel Dice 2024-01-10 09:41:01 -0700
  • 2a7214ba90
    doc: remember to tag wasi-libc during a release #374 Andrew Brown 2024-01-09 16:59:18 -0800
  • d348e69185
    test all three targets #370 Joel Dice 2024-01-05 10:00:24 -0700
  • 2797183e1d
    build and test `wasm32-wasi-preview2` target Joel Dice 2023-11-27 11:19:23 -0700
  • 6a0a7167d2
    doc: fix release docs #368 Andrew Brown 2023-12-14 17:52:35 -0800
  • 317548590b
    Update wasi-libc (#366) wasi-sdk-21 Andrew Brown 2023-12-15 15:07:49 -0800
  • b7ac2c82c8
    Update wasi-libc #366 Andrew Brown 2023-12-15 10:09:53 -0800
  • a35b453a87
    add shared library support (#338) Joel Dice 2023-12-11 17:20:52 -0700
  • 64cd0c055c
    remove explicit `BUILTINS_LIB` values #338 Joel Dice 2023-12-11 15:24:52 -0700
  • 32ce5686c6 Build llvm with LLVM_INSTALL_TOOLCHAIN_ONLY #364 toolchain_conly Sam Clegg 2019-10-31 10:09:49 -0700
  • 3e0a45ab32 update `wasi-libc` to main and `llvm-project` to release/17.x Joel Dice 2023-11-26 09:19:37 -0700
  • 761202e347 move `CMAKE_POSITION_INDEPENDENT_CODE` to Makefile Joel Dice 2023-10-03 12:35:02 -0600
  • f3a801fccf add shared library support Joel Dice 2023-09-29 14:05:45 -0600
  • 71fd9cb741
    Bump LLVM version to 17.0.6 (#362) Joel Dice 2023-12-07 11:53:40 -0700
  • 8cbfa0df40
    Bump LLVM version to 17.0.6 #362 Joel Dice 2023-12-07 09:02:09 -0700
  • d0458ab422 Bump llvm version to 17.0.4 #359 YAMAMOTO Takashi 2023-11-07 16:02:13 +0900
  • 2393be41c8
    Update LLVM to 17 (#352) YAMAMOTO Takashi 2023-09-29 09:59:19 +0900
  • 87baa40c82 docker/Dockerfile: bump LLVM_VERSION to 17 #352 YAMAMOTO Takashi 2023-09-27 11:25:07 +0900
  • c39f69b4e5 Bump llvm version to 17.0.1 YAMAMOTO Takashi 2023-09-27 11:22:54 +0900
  • fe76aa8a6e
    Fix submodule update (#354) YAMAMOTO Takashi 2023-09-28 04:24:04 +0900
  • 6dc3a08be1 Set -fno-exceptions in CXXFLAGS #355 Anuraag Agrawal 2023-09-27 08:44:04 -0700
  • 57d50fbc84 Fix submodule update #354 YAMAMOTO Takashi 2023-09-27 11:50:13 +0900
  • df31878556 test #353 YAMAMOTO Takashi 2023-09-27 11:44:40 +0900
  • 9b9708e9eb
    Enhancement of WASI_SDK_PREFIX in toolchain files (#349) liang.he 2023-09-13 02:21:16 +0800
  • 589aece9f2 Enhancement of WASI_SDK_PREFIX in toolchain files #349 liang.he@intel.com 2023-09-11 01:10:59 +0000
  • 8d4dbb19fb
    Set CMAKE_MODULE_PATH in the cmake toolchain file (#335) Arvid Norlander 2023-09-06 21:11:31 +0200
  • bbfb9736af
    Do not use GNU find features on FreeBSD (#345) Kian Cross 2023-09-06 15:45:27 +0100
  • 60a762a791 Do not use GNU find features on FreeBSD #345 Kian Cross 2023-09-01 20:18:35 +0100
  • 19fb80bcd8
    Bump wasi-libc (#344) YAMAMOTO Takashi 2023-08-30 11:13:24 +0900
  • f29bf18ceb Add test of cmake #335 Arvid Norlander 2023-08-24 10:59:07 +0200
  • 972768ae32 wasi-sdk.cmake: Install platform module & make suitable for release Arvid Norlander 2023-08-24 12:10:01 +0200
  • a22270332f wasi-sdk.cmake: Add wasi-sdk/cmake to CMAKE_MODULE_PATH Sam Clegg 2021-05-26 15:20:47 -0700
  • ddc1a45706 Bump wasi-libc #344 YAMAMOTO Takashi 2023-08-29 12:26:15 +0900
  • e85250b1c4
    Update README.md (#343) Michael Lill 2023-08-28 19:35:44 +0200
  • 27ac565a7a
    Update README.md #343 Michael Lill 2023-08-28 12:36:28 +0200
  • 4025e95fac
    Bump wasi-libc (#340) YAMAMOTO Takashi 2023-08-23 07:18:19 +0900
  • fd20cf5a64
    Add wasi-sdk-pthread.cmake to docker image to allow enabling it with env (#339) Anuraag Agrawal 2023-08-23 07:17:31 +0900
  • 60b93f417d Bump wasi-libc #340 YAMAMOTO Takashi 2023-08-14 22:48:51 +0900
  • ea8accb157 Add wasi-sdk-pthread.cmake to docker image to allow enabling it with env #339 Anuraag Agrawal 2023-08-09 16:54:24 +0900
  • f3b43c703f
    ci: ensure `LLVM_CMAKE_FLAGS` additions are kept (#337) Andrew Brown 2023-07-28 08:45:29 -0700
  • 0aad66d2af
    ci: ensure `LLVM_CMAKE_FLAGS` additions are kept #337 Andrew Brown 2023-07-27 11:44:25 -0700
  • 7c0558ba41
    Add a testcase for getentropy (#169) Casper Beyer 2023-07-26 09:02:07 +0800
  • 4efaa5fc28 Add a testcase for getentropy #169 Casper Beyer 2021-01-16 16:03:26 +0000
  • 00cb3b2e5f
    Improve `README.md` (#331) Andrew Brown 2023-06-23 14:45:31 -0700
  • 7b697f27a6 review: tweak wasi-libc language #331 Andrew Brown 2023-06-23 10:47:03 -0700
  • 7dac911391 Improve `README.md` Andrew Brown 2023-06-23 10:26:49 -0700
  • 9a271da937
    Fix build on non-x86_64 Linux (#321) Alex Crichton 2023-06-09 12:35:13 -0500
  • 3fb0057a6d
    ci: build fewer LLVM components (#309) Andrew Brown 2023-05-11 16:49:30 -0700
  • 3647ea1d67 ci: build fewer LLVM components #309 Andrew Brown 2023-03-15 09:27:57 -0700
  • 6dde7bb8d6
    tests: use latest wasmtime for testing (#327) Cheng Shao 2023-05-08 20:13:06 +0200
  • 7fab10367a tests: use latest wasmtime for testing #327 Cheng Shao 2023-05-08 10:50:32 +0000
  • c891cd2036
    wasi-sdk-pthread.cmake: add --import-memory (#297) YAMAMOTO Takashi 2023-04-07 13:17:13 +0900
  • 99a0681da8 wasi-sdk-pthread.cmake: add --import-memory #297 YAMAMOTO Takashi 2023-02-15 18:17:24 +0900
  • 95af0b8ec2 ci: add note about clearing the cache Andrew Brown 2023-03-30 08:24:42 +0200
  • 2345285702 ci: allow overriding script inputs from the environment Andrew Brown 2023-03-29 19:20:21 +0200
  • 4f678be2b7 ci: split out release check into `is-workflow-valid.sh` Andrew Brown 2023-03-29 19:13:54 +0200
  • ccb99d45be
    Pass through extra flags to libcxx build (#322) Alex Crichton 2023-04-06 08:52:30 -0500
  • f48a158258 Pass through extra flags to libcxx build #322 Alex Crichton 2023-04-03 00:03:23 -0700
  • dbb076cd39 Fix build on non-x86_64 Linux #321 Alex Crichton 2023-04-03 00:01:12 -0700
  • 2299db96ab
    ci: add note about clearing the cache #318 Andrew Brown 2023-03-30 08:24:42 +0200
  • d315cc1489
    ci: allow overriding script inputs from the environment Andrew Brown 2023-03-29 19:20:21 +0200
  • 38c1a73b9d
    ci: split out release check into `is-workflow-valid.sh` Andrew Brown 2023-03-29 19:13:54 +0200
  • 935fe1acd2
    wasi-libc: update to include atomic barrier fix (#317) wasi-sdk-20 Andrew Brown 2023-03-28 20:55:23 +0200
  • 88e64feda7
    wasi-libc: update to include atomic barrier fix #317 Andrew Brown 2023-03-27 21:32:16 +0200
  • 15a18dc374
    Update docker build to use LLVM 16 (#316) Anuraag Agrawal 2023-03-25 16:37:49 +0900
  • 7cb56d1474 Update docker build to use LLVM 16 #316 Anuraag Agrawal 2023-03-24 15:14:03 +0900
  • 314eeacb18
    Force clang as CMake Assembly compiler, with wasm32-wasi triple (#315) Jo Shields 2023-03-23 15:04:42 -0400
  • 46fe12f3a1
    llvm: update to LLVM 16.0.0 (#314) Andrew Brown 2023-03-23 16:52:45 +0100
  • c2652705f6 Use clang not clang++ #315 Jo Shields 2023-03-23 09:55:42 -0400
  • 3eef10da9e Force clang as CMake Assembly compiler, with wasm32-wasi triple Jo Shields 2023-03-23 09:46:49 -0400
  • 4b113d79a1
    review: only use `llvm_version_major.sh` #314 Andrew Brown 2023-03-23 12:19:25 +0100
  • ff610937b5
    fix: use only Clang's major version in install prefix Andrew Brown 2023-02-08 10:09:27 -0800
  • 853ac3a706
    llvm-project: update to 16.0.0 release Andrew Brown 2023-03-20 10:09:12 +0100
  • 95d7abac73
    Merge 32df2d41f9 into e2666e548b #198 Catherine 2023-03-23 10:57:35 +0100