Syrus
b84287f7a7
Use azure-pipelines in bors
2019-08-31 23:17:31 -07:00
Syrus
4ac4be283a
Added changelog checks
2019-08-31 23:15:48 -07:00
Syrus
77518a927f
Fixed artifact releases
2019-08-31 21:49:57 -07:00
Syrus
1a1b9667d0
Removed circleci and appveyor configs
2019-08-31 21:30:49 -07:00
Syrus
5c2707a474
Fixed names
2019-08-31 21:30:20 -07:00
Syrus
576f8d5cf4
Fixed githubConnection
2019-08-31 21:25:09 -07:00
Syrus
c47c8a4cec
Separated C-API from CLI. Format pipelines
2019-08-31 21:19:50 -07:00
Syrus
74065ac171
Fixed publish dependency
2019-08-31 21:14:01 -07:00
Syrus
e8d666e321
Updated status badges
2019-08-31 21:13:46 -07:00
Syrus
d2eb01f967
Updated azure pipelines with github publish
2019-08-31 21:12:55 -07:00
Syrus
366c6e1efb
Improved Azure Pipelines to make the releases
2019-08-28 17:53:33 -07:00
Syrus
a31dae2bf2
Trying to improve InnoSetup
2019-08-28 17:38:01 -07:00
Syrus
8dc8291500
Fixed innosetup install
2019-08-25 19:37:35 -07:00
Syrus
1dde19cc83
Added InnoSetup
2019-08-25 19:32:34 -07:00
Syrus
e48da878e3
Fixed rust toolchain for check
2019-08-25 18:19:56 -07:00
Syrus
2b08e19a7a
Separate check out of tests
2019-08-25 18:18:12 -07:00
Syrus
4da56d1dc6
Fix C-API on Windows
2019-08-25 17:32:04 -07:00
Syrus
3d787b9124
Small llvm path win fix
2019-08-25 01:33:19 -07:00
Syrus
0d450607cf
Trying to fix windows llvm
2019-08-25 01:22:54 -07:00
Syrus
d12c3470af
Trying to fix LLVM_PATH_WIN
2019-08-25 01:12:33 -07:00
Syrus
2a1c78cbb8
Added env to LLVM
2019-08-25 01:03:54 -07:00
Syrus
410c113b52
Trying to fix windows LLVM PATH
2019-08-25 01:02:49 -07:00
Syrus
998a25e2d1
Fixed windows tests
2019-08-25 00:24:21 -07:00
Syrus
01f1ad5b30
Trying to fix llvm in windows
2019-08-24 22:19:29 -07:00
Syrus
8243cf0737
Trying to fix azure build
2019-08-24 21:53:11 -07:00
Syrus
8f1a77735d
Added sccache log
2019-08-24 13:16:58 -07:00
Syrus
034ffcff5c
Use macos for linting
2019-08-24 12:53:16 -07:00
Syrus
8739d9002b
Improved Azure pipelines integration
2019-08-24 12:52:39 -07:00
Syrus
a18fdde72c
Trying to fix sccache
2019-08-24 12:11:18 -07:00
Syrus
f772dbfbb6
Fixed sccache
2019-08-24 11:57:14 -07:00
Syrus
989e7129ab
Use Azure Blog Storage cache
2019-08-24 11:45:44 -07:00
Syrus
abcde5face
Trying to simplify cache
2019-08-24 10:22:39 -07:00
Syrus
9411ba64f8
Fixed windows make release llvm
2019-08-24 09:14:15 -07:00
Syrus
ff6b0bb46e
Added build step
2019-08-24 08:54:32 -07:00
Syrus Akbary
6b517171de
Merge branch 'master' into feature/azure-pipelines
2019-08-23 21:52:02 -07:00
Syrus Akbary
854b2013ea
Merge pull request #716 from wasmerio/fix/install-script-portability
...
Update install script to use the more potable `=` instead of `==`
2019-08-22 17:26:14 -07:00
Mark McCaskey
c0e6f3bae2
Update install script to use the more potable =
instead of ==
2019-08-22 17:10:17 -07:00
Syrus Akbary
84588e124a
Merge pull request #714 from wasmerio/feature/add-code-of-conduct-1
...
Create CODE_OF_CONDUCT.md
2019-08-22 15:05:12 -07:00
Brandon Fish
2719ec313c
Create CODE_OF_CONDUCT.md
2019-08-22 16:16:34 -05:00
bors[bot]
e2bbd4564e
Merge #712
...
712: Improve build instructions in README, test on Rust 1.36 r=MarkMcCaskey a=MarkMcCaskey
Copied from syn (which is copied from num) (https://github.com/dtolnay/syn/issues/372 )
[rendered](8fa4ef34c1/README.md (building)
)
Co-authored-by: Mark McCaskey <mark@wasmer.io>
2019-08-22 18:57:20 +00:00
Mark McCaskey
8fa4ef34c1
Improve build instructions in README, test on Rust 1.36
2019-08-22 11:26:23 -07:00
bors[bot]
877fe4460e
Merge #708
...
708: runtime-c-api: not installing cranelift if not necessary r=Hywan a=YaronWittenstein
having `default-features = false` lets us install the `runtime-c-api` with `default-backend-singlepass` without installing also `cranelift`
Co-authored-by: Yaron Wittenstein <yaron.wittenstein@gmail.com>
2019-08-22 14:39:17 +00:00
Yaron Wittenstein
86a3a75fe7
adding to llvm-backend
feature: "wasmer-runtime/default-backend-llvm"
2019-08-22 17:21:13 +03:00
Yaron Wittenstein
ad49e98183
Merge branch 'master' into c-api-cargo-singlepass-feature
2019-08-22 17:09:29 +03:00
Yaron Wittenstein
dd705d8031
Cargo.toml - building singlepass-backend
without default features works
2019-08-22 16:36:01 +03:00
Yaron Wittenstein
4fcf61f3a0
Cargo.toml - fix
2019-08-22 15:52:23 +03:00
Yaron Wittenstein
0d888824cd
Cargo.toml - renaming features
2019-08-22 14:36:12 +03:00
bors[bot]
7e030272b4
Merge #566
...
566: doc(runtime-c-api) Document and reorganize `exports.rs`. r=Hywan a=Hywan
This patch moves all structs at the beginning of the file, and
documents them.
Co-authored-by: Ivan Enderlin <ivan.enderlin@hoa-project.net>
2019-08-22 11:30:32 +00:00
Ivan Enderlin
6403159b57
Merge branch 'master' into doc-runtime-c-api-exports-1
2019-08-22 13:29:54 +02:00
Ivan Enderlin
a9bb8fea16
doc(runtime-c-api) Fix a typo.
...
Co-Authored-By: Syrus Akbary <me@syrusakbary.com>
2019-08-22 13:29:26 +02:00