Commit Graph

  • 404acde9ee Try creating the parent directory before doing the copy. #197 sunfishcode/llvm-13 Dan Gohman 2021-11-06 14:31:07 -0700
  • 68997c615e Revert the wasi-sdk version bumps. We're just updating LLVM here. Dan Gohman 2021-10-08 12:17:48 -0700
  • 5bad70618c Update 12 to 13. Dan Gohman 2021-10-07 17:53:00 -0700
  • 3cd9b39979 Bump the LLVM version number in version.sh. Dan Gohman 2021-10-07 17:10:21 -0700
  • a428902c8a Update to LLVM 13.0 and the latest config. Dan Gohman 2021-10-07 14:49:13 -0700
  • 07c8b941b2 Build wasi-sdk on xenial to bionic. Dan Gohman 2021-08-09 15:23:45 -0700
  • 8dc91c034e
    Merge 1e992322c2 into 77ba98a998 #196 Reuf Rujevic 2021-10-04 12:49:31 +0200
  • 1e992322c2
    Create Sjenica1 #196 Reuf Rujevic 2021-10-04 12:49:23 +0200
  • b6bc36091b
    Merge ce246c7857 into 77ba98a998 #195 Reuf Rujevic 2021-10-04 12:49:05 +0200
  • ce246c7857
    Create Sjenica1 #195 Reuf Rujevic 2021-10-04 12:48:57 +0200
  • 77ba98a998
    Autoconf 2.70 shipped WASI support (#193) Brett Cannon 2021-09-27 21:48:04 -0700
  • 6d294e7013
    Autoconf 2.70 shipped WASI support #193 Brett Cannon 2021-09-27 17:57:23 -0700
  • f0d40b6491 Update to latest wasi-libc Mike Hommey 2021-09-23 07:48:52 +0900
  • e8181c1554 Update to latest wasi-libc #192 Mike Hommey 2021-09-23 07:48:52 +0900
  • 1a95329986
    Add missing dependency between compiler-rt and wasi-libc (#189) Mike Hommey 2021-08-12 06:19:58 +0900
  • 8e8ee37969 Add missing dependency between compiler-rt and wasi-libc #189 Mike Hommey 2021-08-11 18:14:24 +0900
  • b40447bdae Update to wasi-libc a78cd329aec717f149934d7362f57050c9401f60. #188 Dan Gohman 2021-08-09 17:20:46 -0700
  • 621a3bb671 Use standard shell variable syntax Greg. A 2021-07-23 08:56:01 +0200
  • 68ee117f95 Build wasi-sdk on xenial to bionic. Dan Gohman 2021-08-09 15:23:45 -0700
  • 39737d9b9b Update to wasi-libc c7465d22096fe7bb960d2de3efa4dbe3922dc32b. Dan Gohman 2021-08-09 14:47:00 -0700
  • bbe7d592ab Update to LLVM edaffebcb2a62b0195e23fe7d4ead005822865c3. Dan Gohman 2021-08-09 14:46:38 -0700
  • 29b2cebb93
    Use standard shell variable syntax #186 Greg. A 2021-07-23 08:56:01 +0200
  • e9b1e80d32 wasi-sdk.cmake: Add wasi-sdk/cmake to CMAKE_MODULE_PATH #182 cmake_module_path Sam Clegg 2021-05-26 15:20:47 -0700
  • a927856376
    use llvm 12.0.0 release (#178) Pat Hickey 2021-04-20 10:32:41 -0700
  • 559123682a docker: install cmake from binary, xenials is too old to build llvm #178 Pat Hickey 2021-04-19 19:25:13 -0700
  • f0ca40b16c latest wasi-libc Pat Hickey 2021-04-16 10:41:11 -0700
  • 43d5e5a797 llvm: point at llvmorg-12.0.0 release Pat Hickey 2021-04-16 10:40:39 -0700
  • 14d7b78ea1 In clang 11.0 and newer, use a relative sysroot path. Dan Gohman 2021-01-29 13:16:12 -0800
  • c4a49a890a In clang 11.0 and newer, use a relative sysroot path. #171 Dan Gohman 2021-01-29 13:16:12 -0800
  • 26069492b2
    correct wasi-sdk branch name references from `master` to `main` (#170) Pat Hickey 2021-01-28 13:09:00 -0800
  • 61e377bd92 correct wasi-sdk branch name references from `master` to `main` #170 Pat Hickey 2021-01-19 15:29:49 -0800
  • b36c433738
    fix deb build (#167) wasi-sdk-12 Pat Hickey 2020-12-02 14:50:43 -0800
  • 9695cb528f thank you fgsch for style fix #167 Pat Hickey 2020-12-02 12:42:22 -0800
  • eb3e8e7363 fix deb build: Pat Hickey 2020-12-02 11:47:54 -0800
  • 6ad31edf79 Update to latest wasi-libc. Dan Gohman 2020-11-30 12:52:24 -0800
  • 2cd26ead40
    Update how wasi-sdk uses cmake (#161) Dan Gohman 2020-11-30 19:44:16 -0800
  • efa09201c9 Also set CMAKE_AR. #161 Dan Gohman 2020-11-30 17:19:20 -0800
  • 0b78661b01 Update to latest wasi-libc. #166 Dan Gohman 2020-11-30 12:52:24 -0800
  • 985879ecd1 Add sysroot arguments for libc++ and libc++abi too. Dan Gohman 2020-10-15 11:54:20 -0700
  • 29bb29746a Restore the `--sysroot` argument when building compiler-rt. Dan Gohman 2020-10-15 09:00:03 -0700
  • 719df23751 Use -DCMAKE_CXX_COMPILER_WORKS=ON too. Dan Gohman 2020-10-15 05:33:29 -0700
  • 321a398a9a Use -DCMAKE_C_COMPILER_WORKS=ON instead of stubbing out archive files. Dan Gohman 2020-10-14 21:36:52 -0700
  • d02217d639 Use the just-built ar rather than the host ar. Dan Gohman 2020-10-14 21:15:14 -0700
  • bd4e3e7e7c Fixes. Dan Gohman 2020-10-14 20:02:23 -0700
  • 03fd284502 Add --sysroot to compiler-rt's C flags. Dan Gohman 2020-10-14 16:21:37 -0700
  • a610b4ca41 Update how wasi-sdk uses cmake Dan Gohman 2020-10-13 15:23:35 -0700
  • 56a3dd5c98
    Build windows SDK with MSVC instead of gcc (#164) Vladimir Vukicevic 2020-11-18 12:14:03 -0800
  • 91e623c541
    Add hash for vs-shell extension #164 Vladimir Vukicevic 2020-11-18 10:01:06 -0800
  • 857565b308 Set up Visual Studio shell environment on windows, to build clang with cl.exe Vladimir Vukicevic 2020-11-17 09:34:31 -0800
  • 3cbd9d212e
    Update to latest wasi-libc. (#159) Dan Gohman 2020-10-12 14:59:15 -0700
  • f560fcac84 Update to latest wasi-libc. #159 Dan Gohman 2020-10-12 10:05:46 -0700
  • 97845e2fb1
    Update to LLVM 11.0. (#158) Dan Gohman 2020-10-12 09:46:56 -0700
  • 3fd7edde07 Update to LLVM 11.0. #158 Dan Gohman 2020-10-12 07:26:09 -0700
  • 419a08120d Add a test for `readdir`, `telldir`, and `seekdir`. #157 sunfishcode/test-seekdir Dan Gohman 2020-09-14 07:59:23 -0700
  • 5505b8db44
    Support for LLVM 8.0 was dropped; update README.md accordingly. (#156) Dan Gohman 2020-10-11 19:06:38 -0700
  • 73db1b9212 Support for LLVM 8.0 was dropped; update README.md accordingly. #156 Dan Gohman 2020-10-11 13:08:44 -0700
  • 8446a3f8d4
    Remove support for clang/llvm 8.0 (#151) Dan Gohman 2020-08-04 16:07:08 -0700
  • 0d07e77ce6 Remove `-Wl,--no-threads` from linker flags #150 remove_no_threads Sam Clegg 2020-08-04 13:00:41 -0700
  • 72cd7c506b Remove LLVM 8.0 workarounds. #151 Dan Gohman 2020-08-04 12:59:29 -0700
  • 6df901bca2 Remove --no-threads from wasi-sdk.cmake. Dan Gohman 2020-08-04 12:53:31 -0700
  • f67e6ab62f Run tests under wasmtime as part of the CI #144 run_tests Sam Clegg 2020-06-14 10:10:17 -0700
  • 548c08f475
    Build and test SDK without requiring root (sudo) access (#143) Sam Clegg 2020-06-15 17:55:13 -0700
  • e524638ceb . #143 Sam Clegg 2020-06-15 15:02:50 -0700
  • 1db39c7d8a feedback Sam Clegg 2020-06-15 12:04:52 -0700
  • 0effe7465b . Sam Clegg 2020-06-15 10:23:18 -0700
  • 8c54df51fe . Sam Clegg 2020-06-15 08:01:02 -0700
  • 99ff720e6e . Sam Clegg 2020-06-14 22:21:54 -0700
  • 02b9f3e9e6 Build and test SDK without requiring root (sudo) access Sam Clegg 2020-06-14 09:41:40 -0700
  • ceabbfe181
    Test signals (#140) wasi-sdk-11 Dan Gohman 2020-06-03 15:04:09 -0700
  • 5526f482a8 Merge remote-tracking branch 'origin/master' into test-signals #140 Pat Hickey 2020-06-03 11:46:36 -0700
  • de17ec5129
    pull in wasi-libc in prep for release 11 (#141) Pat Hickey 2020-06-03 11:45:41 -0700
  • e0b220b6c5 pull in wasi-libc in prep for release 11 #141 Pat Hickey 2020-06-01 17:57:43 -0700
  • 9125e38907 Use the right version of this test file. Dan Gohman 2020-06-01 17:12:07 -0700
  • a53e1fab41 Update expected stderr. Dan Gohman 2020-06-01 17:11:54 -0700
  • ab25584538 Actually use all of the C-standard-required signals. Dan Gohman 2020-06-01 15:03:51 -0700
  • 0d73864eaf Fix style. Dan Gohman 2020-06-01 15:03:18 -0700
  • cea7ecbdc5 Add a testcase for raise(SIGABRT). Dan Gohman 2020-05-29 11:13:54 -0700
  • 017d5161d1 Add a basic testcase for emulated signals. Dan Gohman 2020-05-29 10:15:23 -0700
  • 4f53c610b3
    Add a basic mmap and munmap testcase. (#137) Dan Gohman 2020-06-01 14:43:44 -0700
  • ef4b45d99c
    Remove branch from LLVM submodule (#136) Orestis Floros 2020-05-27 18:52:31 +0200
  • 236809d7ef
    Remove branch from LLVM submodule #136 Orestis Floros 2020-05-26 13:34:30 +0200
  • 8a00f541b2 Convert test parameters from strings to integers. #137 Dan Gohman 2020-05-26 12:03:43 -0700
  • c63b66cd36 Add a basic mmap and munmap testcase. Dan Gohman 2020-05-26 10:11:46 -0700
  • 39e700bbdb another #175 #134 update_expected Sam Clegg 2020-05-16 18:46:15 -0700
  • d1cd39d909 Updated expected results Sam Clegg 2020-05-16 18:31:06 -0700
  • 800231ee93
    Honor $CC and $CXX in test runner (#132) Sam Clegg 2020-05-13 12:18:42 -0400
  • 2ef0abbae4 . #132 Sam Clegg 2020-05-12 20:02:11 -0700
  • 62d284191b Honor $CC and $CXX in test runner Sam Clegg 2020-05-12 20:00:42 -0700
  • 5531968c18
    update links to wasm org, avoid github redirect (#130) Steve Manuel 2020-05-01 15:03:46 -0600
  • 67238886cf
    update links to wasm org, avoid github redirect #130 Steve Manuel 2020-05-01 14:48:51 -0600
  • e097e3e268 makefile: recursive make to wasi-libc should have -j4 #128 Pat Hickey 2020-04-20 13:57:13 -0700
  • 6c59b6487c
    Fix windows SDK builds (#126) Vladimir Vukicevic 2020-04-20 13:56:47 -0700
  • 8a6ddee09c
    Get rid of -j4 everywhere in Makefile #126 Vladimir Vukicevic 2020-04-20 10:35:31 -0700
  • 305fff0aa3 No -j4 on Windows Vladimir Vukicevic 2020-04-19 15:35:16 -0700
  • a1be37b108 Review fixups Vladimir Vukicevic 2020-04-19 15:30:11 -0700
  • 2bde8b98f7 fix tar_from_installation.sh and dist target Vladimir Vukicevic 2020-04-19 11:16:08 -0700
  • 3307f2d802 fix make check Vladimir Vukicevic 2020-04-18 23:20:03 -0700
  • 1bc45a36fb re-enable windows build workflow Vladimir Vukicevic 2020-04-18 23:07:43 -0700
  • abb9002e12 Make build work on Windows Vladimir Vukicevic 2020-04-18 23:07:01 -0700
  • 41a660013f
    Update name of github artifact upload after #123 (#124) Sam Clegg 2020-04-13 17:57:38 -0400