Commit Graph

  • 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
  • 011c821223 install wasi-libc Pat Hickey 2020-01-14 16:04:33 -0800
  • a93e176eb2 fix cmake invocation Pat Hickey 2020-01-14 14:30:42 -0800
  • 84071e4b81 makefile: invoke cmake for wasi-libc Pat Hickey 2020-01-14 12:11:52 -0800
  • 51abbf27ae Add a test for environment variables. Dan Gohman 2020-01-14 09:25:50 -0800
  • 8c0e106e6f Add a test for environment variables. #95 Dan Gohman 2020-01-14 09:25:50 -0800
  • 320d39d73a use compnerd/cmake's build of wasi-libc Pat Hickey 2020-01-13 15:34:44 -0800
  • 677ffc715c Add NINJA_FLAGS support (#92) Shao Cheng 2020-01-07 23:31:13 +0100
  • def188eab8 Add NINJA_FLAGS support #92 Shao Cheng 2020-01-06 16:32:47 +0100
  • 98a3b1dc35 Use fork of llvm-project in swiftwasm organization #90 Max Desiatov 2019-10-22 10:50:29 +0100
  • b0e0354cee Avoid specifying branch for llvm-project Max Desiatov 2019-10-22 10:46:32 +0100
  • 626b7a28c9 Update wasi-libc submodule commit Max Desiatov 2019-10-15 16:30:09 +0100
  • b036ebd5eb Add an Azure Pipeline task to upload a release Zhuowei Zhang 2019-04-21 01:14:39 -0700
  • 323f243d6b Add Azure Pipelines build scripts Zhuowei Zhang 2019-04-20 23:42:11 -0700
  • 2883f0e66f Compile atomics stubs in compiler_rt Zhuowei Zhang 2019-04-20 14:33:27 -0700
  • 0c80c81511 Point sysroot to swiftwasm repo Zhuowei Zhang 2019-04-19 15:11:40 -0700
  • d21cafe465 Revert "Disable threads in libcxx and libcxxabi for now." Zhuowei Zhang 2019-04-19 14:12:39 -0700
  • b3da1c4a8b Revert "In libcxx and libcxxabi, disable the individual thread APIs too." Zhuowei Zhang 2019-04-19 14:12:33 -0700
  • 57b21e1629 use Ninja to build Zhuowei Zhang 2019-04-19 14:12:12 -0700
  • 5e71a54257 Add a few more interesting addresses to the addresses test. Dan Gohman 2019-12-20 17:12:50 -0800
  • 9b2390ca3d Don't compile `__data_end` on clang 9.0. Dan Gohman 2019-12-20 17:09:43 -0800
  • 8fe9c630a6 [CI] Run make check after running the build. Dan Gohman 2019-12-20 15:02:15 -0800
  • d29a08f8db Add a make check rule and run it from the CI script. Dan Gohman 2019-12-20 14:48:34 -0800
  • 757c262719 Add a way to run the testsuite in compile-only mode. Dan Gohman 2019-12-20 14:39:21 -0800
  • a73a2b3779 Fix a typo in a comment. Dan Gohman 2019-12-20 14:26:51 -0800
  • 68603d47f2 Delete unused file. Dan Gohman 2019-12-20 14:21:18 -0800
  • 1928fc364b Add comments. Dan Gohman 2019-12-20 14:20:46 -0800
  • b4b552c1ef Add comments to testcase.sh. Dan Gohman 2019-12-20 14:19:00 -0800
  • 268a57b41f Rename runwasm to runwasi. Dan Gohman 2019-12-20 14:13:30 -0800
  • 21657b7a78 Add a rudimentary testsuite. Dan Gohman 2019-11-25 12:24:23 -0800
  • c5b9eb3e78 Add a few more interesting addresses to the addresses test. #88 Dan Gohman 2019-12-20 17:12:50 -0800
  • 2a0568c7f2 Don't compile `__data_end` on clang 9.0. Dan Gohman 2019-12-20 17:09:43 -0800
  • 7fdf3ddd1c [CI] Run make check after running the build. Dan Gohman 2019-12-20 15:02:15 -0800
  • 2d52e4209c Add a make check rule and run it from the CI script. Dan Gohman 2019-12-20 14:48:34 -0800
  • 1a34dc3574 Add a way to run the testsuite in compile-only mode. Dan Gohman 2019-12-20 14:39:21 -0800
  • 038df2c5a4 Fix a typo in a comment. Dan Gohman 2019-12-20 14:26:51 -0800
  • eb772699c1 Delete unused file. Dan Gohman 2019-12-20 14:21:18 -0800
  • 82d0499f50 Add comments. Dan Gohman 2019-12-20 14:20:46 -0800
  • 52217c3bc2 Add comments to testcase.sh. Dan Gohman 2019-12-20 14:19:00 -0800
  • 4e98b07c4e Rename runwasm to runwasi. Dan Gohman 2019-12-20 14:13:30 -0800
  • b084065592 Add a rudimentary testsuite. Dan Gohman 2019-11-25 12:24:23 -0800
  • 2bfea0cc96
    Github Actions uploads built artifacts (#83) Pat Hickey 2019-12-15 13:31:32 -0500
  • 2148b3d73e typo fix #83 Pat Hickey 2019-12-13 15:40:35 -0800
  • c9baaf32b9 checkout action to v1 Pat Hickey 2019-12-13 13:38:23 -0800
  • 9e43b602af CI workflow: add comment explaining artifact name Pat Hickey 2019-12-13 13:32:51 -0800
  • 79dc08f8ac review feedback Pat Hickey 2019-12-13 13:01:30 -0800
  • baa9b684ee
    Roll wasi-libc to include snapshot1 (#84) Sam Clegg 2019-12-11 17:00:52 -0600
  • 33bbac77ed Roll wasi-libc to include snapshot1 #84 Sam Clegg 2019-12-10 17:14:03 -0800
  • 3924bbd79e github actions: pin checkout action to v1 (#85) Sam Clegg 2019-12-11 11:52:52 -0600
  • 43b38b3268 github actions: pin checkout action to v1 #85 Sam Clegg 2019-12-10 17:23:08 -0800
  • d75e4a4224 build: put artifacts into dist/. workflow: upload contents of dist/. Pat Hickey 2019-11-25 14:58:42 -0800
  • ac571d0fef
    Switch to Github Actions CI (#82) Pat Hickey 2019-11-25 20:44:08 -0500
  • db5ef60d4e delete azure pipelines CI #82 #80 Pat Hickey 2019-11-25 14:51:57 -0800
  • 913e4d37ae add github actions CI Pat Hickey 2019-11-25 14:51:39 -0800
  • 5225b05436
    Create standalone archive of the wasi sysroot (#77) Sam Clegg 2019-10-31 15:13:05 -0700
  • f977ea861e Create standalone archive of the wasi sysroot #77 Sam Clegg 2019-10-31 11:00:46 -0700
  • a944460a3b
    Don't try to strip llc (it was removed in 5ae9322) (#76) wasi-sdk-8 Sam Clegg 2019-10-31 10:41:55 -0700
  • 5d16b15049 Don't try to strip llc (it was removed in 5ae9322) #76 Sam Clegg 2019-10-31 10:36:29 -0700
  • 1f5bf465eb
    Remove redundant llvm cmake args (#75) Sam Clegg 2019-10-31 10:10:47 -0700
  • 9a57b2d609 Re-enable llvm-config (but not install-llvm-config), as it's used in the build. Dan Gohman 2019-10-30 14:47:07 -0700
  • 9c477c9f80 Don't install libclang* for now. Dan Gohman 2019-10-30 11:36:38 -0700
  • a9bd8ee7b3 Install libclang headers too. Dan Gohman 2019-10-29 21:24:04 -0700
  • 5ae9322248 Install llvm-config and strings. Dan Gohman 2019-10-29 20:28:57 -0700
  • 0d695cd1e8 Re-enable llvm-config (but not install-llvm-config), as it's used in the build. #72 Dan Gohman 2019-10-30 14:47:07 -0700
  • 8266d5bdd4 Remove redundant llvm cmake args #75 Sam Clegg 2019-10-30 12:25:25 -0700
  • 8a19849fa6 Don't install libclang* for now. Dan Gohman 2019-10-30 11:36:38 -0700
  • 0eef681afd Update to the latest wasi-libc. Dan Gohman 2019-10-29 20:31:53 -0700
  • 6011c8f044 Install libclang headers too. Dan Gohman 2019-10-29 21:24:04 -0700
  • 3011ebc486 Install llvm-config and strings. Dan Gohman 2019-10-29 20:28:57 -0700
  • 2fec5f41fc Update to the latest wasi-libc. #73 Dan Gohman 2019-10-29 20:31:53 -0700
  • ccacdd4c0e
    Merge 7796a33af6 into 350d45b7cc #70 Sam Clegg 2019-10-29 17:21:39 -0700
  • 350d45b7cc
    Ship wasi-sdk.cmake as part of the SDK (#70) Sam Clegg 2019-10-29 17:21:38 -0700
  • 7796a33af6 feedback #70 Sam Clegg 2019-10-29 11:52:08 -0700
  • d86e711e7a Skip wasi-sdk.cmake as part of the SDK Sam Clegg 2019-10-29 10:54:18 -0700