Commit Graph

  • 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
  • ad92395c1f Update name of github artifact upload after #123 #124 Sam Clegg 2020-04-13 12:13:11 -0700
  • 69e46b88d8
    Build against ubuntu xenial (#123) Sam Clegg 2020-04-11 09:35:36 -0400
  • 599e9ab156 Build against ubuntu xenial #123 Sam Clegg 2020-04-10 18:17:53 -0700
  • 6b453df187
    More CI Fixes (#119) wasi-sdk-10 Pat Hickey 2020-04-08 15:10:48 -0700
  • cd337c9418 fix typo in deb creation #119 Pat Hickey 2020-04-08 12:42:21 -0700
  • bc9b0471dc ci: make filenames of uploaded artifacts more clear Pat Hickey 2020-04-08 10:34:39 -0700
  • 64ed0c5de8 deb build: in wrong directory to mv build/wasi-sdk...deb Pat Hickey 2020-04-08 10:33:04 -0700
  • 2fbe39444a github ci: windows is still broken, will have to fix later Pat Hickey 2020-04-07 17:50:53 -0700
  • 58047a8dde windows doesnt have sudo Pat Hickey 2020-04-07 14:17:36 -0700
  • 5246c2cbbe workflow: run make in bash (for windows) Pat Hickey 2020-04-07 13:32:13 -0700
  • 4ec34af9d9 github ci: try turning windows back on? Pat Hickey 2020-04-07 11:25:32 -0700
  • 71ce69e254 ci: add separate job to run docker build script Pat Hickey 2020-04-07 09:58:19 -0700
  • 4051341c9a
    Support older cmake versions by not using `-B` flag (#120) Sam Clegg 2020-04-07 16:30:37 -0400
  • 6cdd100d87 Support older cmake versions by not using `-B` flag #120 Sam Clegg 2020-04-07 11:51:54 -0700
  • d5e91f6f0f
    Fix `strip_symbols.sh` on mac; bump libc to include utime.h (#116) wasi-sdk-9 Pat Hickey 2020-04-06 20:06:38 -0700
  • e36e4b83a8 wasi-libc: added utime, point at master #116 Pat Hickey 2020-04-06 14:39:21 -0700
  • 10d8ddaf35 strip_symbols.sh: make it work on mac as well Pat Hickey 2020-04-06 14:39:06 -0700
  • b00a73afa2
    Add a testcase for stat and lstat. (#115) Dan Gohman 2020-04-06 14:24:23 -0700
  • 1f7d83f810 Add a testcase for stat and lstat. #115 Dan Gohman 2020-04-03 16:21:07 -0700
  • bf3835f216 DEBUG: turn make down to -j1 so error is more obvious?? #114 Pat Hickey 2020-04-03 16:22:42 -0700
  • f754491ed2
    Strip symbols of all binaries generated in /bin (#109) Andrew Brown 2020-04-03 15:38:24 -0700
  • 4d08c33d25
    Add beginner-level documentation for installation and use (#107) Andrew Brown 2020-04-03 15:36:49 -0700
  • b6811710ea Merge remote-tracking branch 'abrown/strip-all-binaries' into pch/stage_release_9 Pat Hickey 2020-04-03 10:35:00 -0700
  • 462f65b235 Merge remote-tracking branch 'abrown/add-documentation' into pch/stage_release_9 Pat Hickey 2020-04-03 10:34:49 -0700
  • 4d9d4848f8 Merge remote-tracking branch 'origin/lto' into pch/stage_release_9 Pat Hickey 2020-04-03 10:34:15 -0700
  • 0cb1af8e72
    latest wasi-libc (NFC) (#113) Pat Hickey 2020-04-02 15:58:56 -0700
  • d97b6a6d11 latest libc again - this time with latest wasi submodule #113 Pat Hickey 2020-04-02 15:55:01 -0700
  • 579a97722a latest wasi-libc (NFC readme changes) Pat Hickey 2020-04-02 14:31:29 -0700
  • 25b4e3e3fa Strip symbols of all binaries generated in /bin #109 Andrew Brown 2020-03-24 14:57:04 -0700
  • cee61283e7 Add beginner-level documentation for installation and use #107 Andrew Brown 2020-03-24 11:12:28 -0700
  • 49e969b3a1
    Update LLVM to 10.x (#108) Andrew Brown 2020-03-24 13:11:54 -0700
  • 02f71f94ce Strip symbols regardless of version #108 Andrew Brown 2020-03-24 13:03:10 -0700
  • 2c7b72af5c Update llvm-project to release/10.x and wasi-libc to latest master Andrew Brown 2020-03-24 13:01:35 -0700
  • 20b8bb3fdc
    Merge e91a49e7c8 into 17315135ea #89 Dan Gohman 2020-03-18 14:09:13 -0700
  • e91a49e7c8 wasi-sdk support for full LTO. #89 lto Dan Gohman 2019-11-23 13:38:41 -0800
  • 17315135ea
    Makefile refactoring. (#106) Dan Gohman 2020-03-18 13:52:14 -0700
  • 84e556e101 Use tabs and spaces consistently. #106 Dan Gohman 2020-03-18 12:05:18 -0700
  • 5bcb14883a Makefile refactoring. Dan Gohman 2020-03-16 14:34:30 -0700
  • b80771e767
    Add tests for assert, abort, and environ. (#105) Dan Gohman 2020-03-11 13:13:47 -0700
  • 771e837045 Add tests for assert, abort, and environ. #105 Dan Gohman 2020-03-10 11:08:30 -0700
  • 79e5760710
    Various github action cleanups / improvements (#104) Sam Clegg 2020-02-21 17:20:32 -0800
  • 542780f2f2 fix #103 Sam Clegg 2020-02-21 14:00:18 -0800
  • ca552e73d1 . Sam Clegg 2020-02-21 12:40:18 -0800
  • e07bd56c61 Various github action cleanups / improvements #104 Sam Clegg 2020-02-21 12:35:55 -0800
  • 79d881c6f2
    Update submodules and switch to llvm 9 branch (#102) Sam Clegg 2020-02-21 10:59:46 -0800
  • fce0e08df2 Update submodules and switch to llvm 9 branch #102 Sam Clegg 2020-02-20 10:18:57 -0800
  • 46e9631b82
    Add a LICENSE file, "Apache-2.0 WITH LLVM-exception". (#100) Dan Gohman 2020-02-20 01:16:52 -0800
  • ef462610d2 Add a LICENSE file, "Apache-2.0 WITH LLVM-exception". #100 Dan Gohman 2020-02-19 12:28:53 -0800
  • 84211ae264 manually install wasi-libc #94 pch/compnerd_cmake_integration Pat Hickey 2020-01-24 20:01:46 -0800
  • 15675d339e i have no idea what im doing.jpg Pat Hickey 2020-01-23 16:11:16 -0800
  • 481c967201 makefile: invoke ninja after cmake Pat Hickey 2020-01-23 10:03:25 -0800
  • 0f1f908673 makefile: when building libc, insist that C compiler works Pat Hickey 2020-01-22 20:50:59 -0800
  • a6c0a9b3a4 Add several tests to test printf of various configurations. Dan Gohman 2020-01-16 16:32:09 -0800
  • c24740355d makefile: point at actual install loc of tools; drop llvm- on ar and nm Pat Hickey 2020-01-16 17:41:18 -0800
  • ebdb591069 Add several tests to test printf of various configurations. #97 Dan Gohman 2020-01-16 16:32:09 -0800
  • cc17310f28 makefile: compiler-rt requires libc to be installed to build Pat Hickey 2020-01-15 15:27:05 -0800