Commit Graph

  • bab4cf0612 Fix determination of wasi-sdk version when built in a subdirectory. #443 Catherine 2024-07-13 15:22:19 +0000
  • 297b6d02d5
    Automate more of the release process (#440) Alex Crichton 2024-07-12 23:22:48 -0500
  • 778a02bb08
    Link LLVM-based tools dynamically to LLVM (take 2) (#441) Alex Crichton 2024-07-12 17:29:14 -0500
  • 907daa063d Link LLVM-based tools dynamically to LLVM (take 2) #441 Alex Crichton 2024-07-12 14:29:20 -0700
  • d395fe42f7 Automate more of the release process #440 Alex Crichton 2024-07-12 08:53:45 -0700
  • 5e830c1ff9 Update wasm-component-ld to 0.5.4 #439 Alex Crichton 2024-07-12 10:10:36 -0700
  • 2e7bb65533
    Expand README build instructions (#438) Alex Crichton 2024-07-12 10:38:50 -0500
  • ca9a52712d Expand README build instructions #438 Alex Crichton 2024-07-11 14:56:29 -0700
  • 3adc86a271
    README.md: update build instructions (#437) YAMAMOTO Takashi 2024-07-12 23:17:09 +0900
  • cd5a197360 README.md: update build instructions #437 YAMAMOTO Takashi 2024-07-12 22:09:38 +0900
  • e29a3fef8b
    Rewrite the build system with CMake (#429) Alex Crichton 2024-07-11 17:53:22 -0500
  • 29919fcc08 Remove now-duplicate wasi-sdk-p2.cmake #429 Alex Crichton 2024-07-11 13:24:20 -0700
  • ae8287c939 Update new p2 cmake files Alex Crichton 2024-07-11 13:20:39 -0700
  • c6eb1b1136 Fix comment in testcase.sh Alex Crichton 2024-06-17 12:54:27 -0700
  • 11685092b8 Remove redundant sysroot option Alex Crichton 2024-06-17 12:53:42 -0700
  • 28ff7d0def Move configuration of CMAKE_EXECUTABLE_SUFFIX Alex Crichton 2024-06-17 12:53:20 -0700
  • 4f167c3491 Remove Pat's email Alex Crichton 2024-06-17 07:24:43 -0700
  • 5a1504f6dd Clean up the merge script slightly Alex Crichton 2024-06-16 20:58:22 -0700
  • 9e1937b4b0 Fix script syntax Alex Crichton 2024-06-16 19:35:13 -0700
  • ba136f400a Fix assembling of sysroot Alex Crichton 2024-06-16 17:33:26 -0700
  • d4c6e8d85a Fix multi-arch docker build Alex Crichton 2024-06-16 17:07:01 -0700
  • 3645619827 Fetch a full depth in the finalize workflow too Alex Crichton 2024-06-16 15:15:57 -0700
  • aa28d9191c Fix skipping tests on windows Alex Crichton 2024-06-16 14:48:22 -0700
  • dc339fd01a Rewrite the build system with CMake Alex Crichton 2024-06-15 11:17:09 -0700
  • 873163a2f0
    Update to the latest wasi-libc. (#435) Dan Gohman 2024-07-10 11:09:50 -0700
  • 72a3187088 update wasi-libc #424 YAMAMOTO Takashi 2024-06-07 14:44:11 +0900
  • 35c271e6e1
    Avoid extra Cargo installation artifacts (#432) Andrew Brown 2024-07-08 11:17:31 -0700
  • 67d1101425 Update to the latest wasi-libc. #435 Dan Gohman 2024-07-08 08:31:34 -0700
  • 695786665e
    Avoid extra Cargo installation artifacts #432 Andrew Brown 2024-06-27 18:15:14 -0700
  • 20ffdae472
    Merge 32ce5686c6 into 7ff81cb10c #364 Sam Clegg 2024-06-20 19:17:25 +0200
  • 791bcac86f
    Merge 564d239939 into 7ff81cb10c #418 infinitesnow 2024-06-20 19:17:25 +0200
  • 7ff81cb10c
    add wasi-sdk-p2.cmake (#430) Joel Dice 2024-06-20 09:57:14 -0600
  • ad0e3bc358
    add wasi-sdk-p2.cmake #430 Joel Dice 2024-06-18 15:00:48 -0600
  • 8827cdffd0
    Update docker image to LLVM 18 (#427) Anuraag (Rag) Agrawal 2024-06-12 00:32:12 +0900
  • 51d3f1fa70 Update docker image to LLVM 18 #427 Anuraag Agrawal 2024-06-11 16:42:00 +0900
  • aa8cc1cacc
    derive Linux tar suffix based on `uname -m` #425 Joel Dice 2024-06-10 14:49:19 -0600
  • 946b725af5
    add Linux/ARM64 cross-compilation support Joel Dice 2024-06-07 14:49:37 -0600
  • 26edb1300e Add LTO build of libc++ YAMAMOTO Takashi 2024-06-07 12:36:49 +0900
  • 26535db5b5 Add LTO build of wasi-libc YAMAMOTO Takashi 2024-06-07 11:53:20 +0900
  • a3d0d1d819 temporarily uses my version of src/wasi-libc YAMAMOTO Takashi 2024-06-07 11:52:34 +0900
  • 68df37e7f6
    Pass `-O2 -DNDEBUG` to wasi-libc again (#423) Alex Crichton 2024-05-22 14:37:54 -0500
  • 04b16aead5 Pass `-O2 -DNDEBUG` to wasi-libc again #423 Alex Crichton 2024-05-22 10:09:03 -0700
  • 307694b2fb
    Add DWARF debugging information to all artifacts by default (#422) Alex Crichton 2024-05-22 11:11:21 -0500
  • f0f64bd0a0 Fix tests from previous commit #422 Alex Crichton 2024-05-22 07:50:11 -0700
  • 22cd38fffa Pass extra cflags to wasi-libc Alex Crichton 2024-05-21 13:30:55 -0700
  • 8fbfe1875d Add DWARF debugging information to all artifacts by default Alex Crichton 2024-05-20 12:36:57 -0700
  • 564d239939 Disable undesired attempts at opening file descriptors #418 InfiniteSnow 2024-05-12 22:07:39 +0100
  • af429ed157
    exclude 32-bit Windows artifact in download-workflow-artifacts.sh (#417) Joel Dice 2024-05-09 12:54:13 -0600
  • 2255e3ed92
    exclude 32-bit Windows artifact in download-workflow-artifacts.sh #417 Joel Dice 2024-05-09 08:05:26 -0600
  • 95e3c2c6c7
    Update the version of `wasm-component-ld` used (#416) Alex Crichton 2024-05-04 20:05:04 -0700
  • 457487afe0 Update the version of `wasm-component-ld` used #416 Alex Crichton 2024-05-03 19:04:07 -0700
  • 34d77e5e39
    add python3 as build requirement (#415) Philip Rying 2024-04-23 20:13:17 +0200
  • 733dc60b1a add python3 as build requirement #415 imrying 2024-04-23 15:40:59 +0200
  • 834b69bdf8
    Check both kinds of shells #414 Andrew Brown 2024-04-16 07:53:05 -0700
  • 7f29d22206
    Fix find shell Andrew Brown 2024-04-16 04:34:34 -0700
  • 8f7c86c9a8
    Refresh the Git index prior to build Andrew Brown 2024-04-16 03:56:31 -0700
  • 6b26d437be
    List files that make up the windows artifacts Andrew Brown 2024-04-16 03:55:18 -0700
  • 3ef7235f42
    ci: troubleshoot mingw Git index Andrew Brown 2024-04-16 01:40:18 -0700
  • d549c1ce64 Another attempt #413 Alex Crichton 2024-04-15 09:34:41 -0700
  • d0517f1b89 Try to find out why Windows releases are marked as modified Alex Crichton 2024-04-15 08:46:32 -0700
  • 99abb02420
    Don't add git hash to version if minor==0 (#409) wasi-sdk-22 Alex Crichton 2024-04-15 09:04:55 -0500
  • b4f426a328 Force-fetch tags in CI to fix `git describe` Alex Crichton 2024-04-12 10:53:09 -0700
  • 233e55ede8
    Add MacOS arm64 build #411 Ayke van Laethem 2024-04-14 14:06:24 +0200
  • 34539137f8 Force-fetch tags in CI to fix `git describe` #410 Alex Crichton 2024-04-12 10:53:09 -0700
  • 4a6b58e996 Don't add git hash to version if minor==0 #409 Alex Crichton 2024-04-12 08:56:53 -0700
  • 5bde500a86
    update wasi-libc submodule (#407) Joel Dice 2024-04-11 17:33:17 -0600
  • 0392a936f2
    update wasi-libc submodule #407 Joel Dice 2024-04-11 16:53:02 -0600
  • 392035c16d
    Update LLVM to 18.1.2 and add wasm-component-ld (#402) Alex Crichton 2024-04-11 12:30:23 -0500
  • da880d821c Revert changes to test outputs #402 Alex Crichton 2024-04-03 10:26:52 -0700
  • e98143ea7e Review comments Alex Crichton 2024-04-03 07:43:43 -0700
  • 0e0079cfd8 Try to fix permissions Alex Crichton 2024-03-31 13:41:46 -0700
  • 082309f338 Put rust in a different location in docker Alex Crichton 2024-03-31 11:50:48 -0700
  • 25796c942e Add Rust to docker build Alex Crichton 2024-03-29 16:32:50 -0700
  • 7771f3141b Inherit tools on PATH on Windows Alex Crichton 2024-03-29 16:29:42 -0700
  • d744d47f31 Add back accidentally deleted CI Alex Crichton 2024-03-29 09:18:11 -0700
  • d129523c4d Update LLVM to 18.1.2 and add wasm-component-ld Alex Crichton 2024-03-29 07:37:20 -0700
  • a7b2182949
    update wasi-libc and fix out-of-date tests (#403) Joel Dice 2024-04-03 08:42:06 -0600
  • 4f6c69fed4 docker/Dockerfile: Bump LLVM_VERSION to 18 #404 YAMAMOTO Takashi 2024-04-03 15:14:32 +0900
  • 620a20a984 Bump LLVM to 18.1.2 YAMAMOTO Takashi 2024-04-03 15:13:19 +0900
  • e42f71d398
    update wasi-libc and fix out-of-date tests #403 Joel Dice 2024-03-27 14:44:49 -0600
  • ca7b11bf74 LLVM 18.1.2 #400 PICOPress 2024-03-30 20:28:16 +0900
  • ed582dca9c
    Merge branch 'WebAssembly:main' into main PICOPress 2024-03-22 16:55:10 +0900
  • 5eb9a7da3d fix Ys Cho 2024-03-17 02:07:42 +0900
  • a50a641f4b Handle new LLVM version path Andrew Brown 2024-03-18 14:08:40 -0700
  • c376c9cfbd Thread UID/GID through Docker Andrew Brown 2024-03-18 13:57:42 -0700
  • 0409839729 Dump a `VERSION` file in the build directory Andrew Brown 2024-03-18 13:55:57 -0700
  • 2436b99f1d Replace multiple version scripts with a Python script Andrew Brown 2024-03-18 13:50:58 -0700
  • 993f6484da
    Handle new LLVM version path #392 Andrew Brown 2024-03-18 14:08:40 -0700
  • 0436568575
    Thread UID/GID through Docker Andrew Brown 2024-03-18 13:57:42 -0700
  • 5a17d2aef4
    Dump a `VERSION` file in the build directory Andrew Brown 2024-03-18 13:55:57 -0700
  • d0cafb91b0
    Replace multiple version scripts with a Python script Andrew Brown 2024-03-18 13:50:58 -0700
  • 96bbd95197
    Support getting LLVM version from its new location (#399) Mike Hommey 2024-03-13 08:37:09 +0900
  • 8964ff119f Support getting LLVM version from its new location #399 Mike Hommey 2024-03-12 15:38:47 +0900
  • 9389ea5eee
    Fix a flaky test failure in getentropy.c (#398) Alex Crichton 2024-03-09 15:49:15 -0600
  • 31cd0a43bd more #397 Alex Crichton 2024-03-09 13:46:48 -0800
  • e90dac7ac7 debug Alex Crichton 2024-03-09 11:02:45 -0800
  • 2eaefea6a3 Fix a flaky test failure in getentropy.c #398 Alex Crichton 2024-03-08 19:16:49 -0800
  • 1d0705294f Link LLVM-based tools dynamically to LLVM Alex Crichton 2024-03-03 12:04:03 -0800
  • 1f63274f2c
    Update versions of actions used on CI (#396) Alex Crichton 2024-03-08 17:47:36 -0600
  • 2d7853c64b
    Bump to LLVM 18.1.0 (#393) Alex Crichton 2024-03-08 17:36:40 -0600