1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-31 15:01:03 +00:00

101 Commits

Author SHA1 Message Date
Syrus
80f7e98651 Moved build wapm into Makefile 2020-02-28 11:11:31 -08:00
Mark McCaskey
f3d4b56746 Revert change of Ubuntu 18.04 to 16.04 2020-02-24 11:05:09 -08:00
Syrus
25eb86afe3 Remove make wapm from Makefile 2020-02-20 15:10:57 -08:00
Syrus
f229dd7aa5 Cleanup the codebase 2020-02-20 14:48:10 -08:00
Syrus
69d88ced53 Make commands more clear 2020-02-20 11:59:44 -08:00
Syrus
1d9741b856 Fixed make capi script in windows 2020-02-19 23:14:10 -08:00
Syrus
f0abcb0a7a Fixing C api creation only for Linux 2020-02-19 21:49:47 -08:00
Syrus
40fb54c58f Improved Wasmer C API artifacts 2020-02-19 18:54:32 -08:00
Mark McCaskey
491ba27528 Update Rust version used to build docs to be consistent 2020-02-11 10:41:17 -08:00
Mark McCaskey
bff7027e81 Bump supported Rust version to 1.40.0 2020-01-31 14:56:20 -08:00
losfair
6fa199614b Install musl-tools 2020-01-29 01:18:25 +08:00
losfair
5119fb3d68 Add musl build target for CI. 2020-01-29 01:07:55 +08:00
Syrus
05227266df Fix tag overwritting 2020-01-27 17:13:58 -08:00
Mark McCaskey
d1f049916b Make Clippy Lint a separate step; upgrade all Ubuntu to 18.04 2020-01-17 16:04:57 -08:00
Mark McCaskey
5931944a21 Add clippy error checking in lint step 2020-01-17 15:47:45 -08:00
Syrus
a99d0c209d Fixed based on feedback 2020-01-15 13:21:14 +01:00
Syrus
84beb446d9 Make docs only build and publish on master 2020-01-15 12:41:21 +01:00
Syrus
5a6afe4e68 Fixed makefile 2020-01-15 12:32:27 +01:00
Syrus
47d38c9759 Trying to debug the issue 2020-01-15 11:01:22 +01:00
Syrus
892c95ef57 Added git user config to pass commit 2020-01-15 09:56:48 +01:00
Syrus
a933e10e5f Use api-docs proper path 2020-01-14 20:04:07 +01:00
Syrus
ed96f32e58 Fix publish dir 2020-01-14 16:50:01 +01:00
Syrus
41ab3fd5b4 Fixed azure issue 2020-01-14 13:20:41 +01:00
Syrus
220bbc9563 Trying to improve docs build pipeline 2020-01-14 13:17:47 +01:00
Syrus
13de911759 Merge branch 'master' into feature/auto-doc-update
# Conflicts:
#	Makefile
2020-01-14 12:10:10 +01:00
Syrus
0daaa75a70 Revert incorrect toolchain changes from ”Fix azure pipelines release"
This reverts partially the commit c88196355dacc4009b2292d8d969d6d44dd8dd9a.
2019-12-19 11:57:20 -08:00
Syrus Akbary
c88196355d
Fix azure pipelines release 2019-12-19 11:54:42 -08:00
Mark McCaskey
bb9cb4e90b Update stable Rust to 1.39.0; pin nightly to 2019-12-19 2019-12-19 14:00:26 -05:00
Syrus
6946d6883a Install LLVM for the CAPI 2019-12-13 11:53:31 -08:00
Syrus
39f5a79254 Test the capi with multiple backends 2019-12-12 16:38:58 -08:00
Ivan Enderlin
4a27dd34a2 feat(github) Attach C & C++ headers to releases. 2019-12-09 13:39:21 +01:00
Syrus
9c0b6a01b2 Fixed Azure pipelines releases 2019-11-22 18:59:54 -08:00
Syrus
8f50dab0f2 Trying to improve release process 2019-11-22 12:23:23 -08:00
Syrus
cafad45175 Added make wapm command 2019-11-20 19:13:59 -08:00
Syrus Akbary
95368aa5dc
Trigger azure pipeline job on new tag 2019-11-18 13:19:05 -08:00
Mark McCaskey
2cbc748188 Revert "Update Rust version to 1.39.0." 2019-11-18 09:59:07 -08:00
losfair
b36bf01188 Update Rust version to 1.39.0. 2019-11-17 04:38:40 +08:00
Syrus Akbary
2343075bd9
Update azure-pipelines.yml 2019-11-11 14:14:09 -08:00
Syrus Akbary
239e1e0544
Update azure-pipelines.yml 2019-11-11 13:31:38 -08:00
Syrus Akbary
114ae21d63
Merge pull request from wasmerio/fix/release-pipeline
Update release pipeline
2019-11-11 12:00:27 -08:00
Mark McCaskey
40b1955d99 Update release pipeline 2019-11-11 11:51:49 -08:00
Mark McCaskey
a94fabf56e Update supported Rust version to 1.38 2019-11-08 11:40:53 -08:00
Nick Lewycky
761a5e843c Indentation for syntax. 2019-10-15 11:08:10 -07:00
Nick Lewycky
169665db8c Add extended system information for Mac. Enough to see CPUID flags. 2019-10-15 11:03:55 -07:00
Mark McCaskey
4083b5f1d1 Update CI to use Rust 1.37 2019-09-26 12:35:19 -07:00
Azure Pipelines
cc189160da Only build docs on master/staging/trying 2019-09-22 17:07:09 -07:00
Syrus
f39dd10d41 Trying to improve publish docs 2019-09-16 15:53:13 -07:00
Syrus
298a2f8534 Added system info to tests 2019-09-16 12:14:09 -07:00
Nick Lewycky
1c37244279 Add a run of git remote -v so we learn what "checkout: self" really does. Add echo lines between each command to confirm which command is failing. 2019-09-06 17:44:58 -07:00
Nick Lewycky
ca44d4f9f0 Change how we download the rustdocs artifact. 2019-09-06 17:15:54 -07:00