Mark McCaskey
3d6e915108
Merge branch 'master' into feature/debug-prototype2
2020-02-20 17:48:02 -08:00
Syrus
25eb86afe3
Remove make wapm from Makefile
2020-02-20 15:10:57 -08:00
Syrus
69d88ced53
Make commands more clear
2020-02-20 11:59:44 -08:00
Syrus
38830ed8e5
Fixed unused cd
2020-02-20 11:56:47 -08:00
Syrus
c8df4fb5da
Removed empty lines
2020-02-20 11:25:46 -08:00
Syrus
aa0f33203c
Reuse doc file for capi docs
2020-02-20 11:24:54 -08:00
Syrus
b31d8d73d8
Fixed windows library
2020-02-19 21:39:47 -08:00
Syrus
40fb54c58f
Improved Wasmer C API artifacts
2020-02-19 18:54:32 -08:00
Mark McCaskey
64cc59179a
Merge branch 'master' into feature/debug-prototype2
2020-02-19 16:13:35 -08:00
Mark McCaskey
3653a448f5
Clean up code, add documentation, implement pieces properly
2020-02-18 16:51:02 -08:00
Ivan Enderlin
07ba2c82b9
test(interface-types) Add wasmer-interface-types
to make check
.
2020-02-13 15:38:35 +01:00
Mark McCaskey
491ba27528
Update Rust version used to build docs to be consistent
2020-02-11 10:41:17 -08:00
Syrus Akbary
5b8c44c529
Try to fix docs generation
2020-02-07 22:30:51 -08:00
Nick Lewycky
0a89c8188c
Include implementation details when generating our documentation.
...
In passing, replace deprecated flag --all with equivalent flag --workspace.
2020-02-07 11:48:45 -08:00
losfair
5119fb3d68
Add musl build target for CI.
2020-01-29 01:07:55 +08:00
bors[bot]
6514e57b6f
Merge #760
...
760: Add Publish_Docs stage, make it push to a fake gh-pages branch for testing whenever master is updated. r=syrusakbary a=nlewycky
bors r-
Co-authored-by: Nick Lewycky <nick@wasmer.io>
Co-authored-by: Syrus <me@syrusakbary.com>
Co-authored-by: Azure Pipelines <azuredevops@microsoft.com>
2020-01-15 12:58:13 +00:00
Syrus
e84753eec2
Removed circleci-clean from makefile
2020-01-15 13:57:08 +01:00
Syrus
02dc47297f
Changed from rust to crates
2020-01-15 13:21:05 +01:00
Syrus
991a777f72
Only commit if there are files to commit
2020-01-15 12:43:58 +01:00
Syrus
5a6afe4e68
Fixed makefile
2020-01-15 12:32:27 +01:00
Syrus
943dc7d868
Fixed mkdir
2020-01-15 11:04:00 +01:00
Syrus
47d38c9759
Trying to debug the issue
2020-01-15 11:01:22 +01:00
Syrus
ab77433128
Fixed redirect url
2020-01-15 10:45:47 +01:00
Mark McCaskey
39025d0205
Check if printing to a terminal for color output
2020-01-14 13:50:48 -08:00
Mark McCaskey
12f7416a85
Update logging to use log
, add command line flag to toggle it
2020-01-14 12:41:46 -08:00
Syrus
a54b95e3f4
Fix copying files
2020-01-14 19:32:00 +01:00
Syrus
d2097aa92d
trying more
2020-01-14 18:58:02 +01:00
Syrus
5403b9822b
Fixed makefile
2020-01-14 18:54:11 +01:00
Syrus
d0e9161104
Trying to test docs
2020-01-14 18:51:26 +01:00
Syrus
52f45455f3
Try cargo doc all
2020-01-14 16:38:23 +01:00
Syrus
46b6601488
Fixed cargo doc to document only local packages
2020-01-14 16:31:44 +01:00
Syrus
34e01bbf0b
Trying to fix api-docs publishing
2020-01-14 13:49:20 +01:00
Syrus
5c5bf311ce
Trying to fix building docs
2020-01-14 13:35:06 +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
ee6949bcb4
Add checks back into makefile
2020-01-07 16:13:33 +01:00
Syrus
720d4ec99c
Fix checks on binary
2020-01-07 16:13:33 +01:00
Syrus
0cb3df256d
Removed unnecessary checks
2020-01-07 16:12:39 +01:00
Mark McCaskey
ca52265a1c
Fix plugin example, add examples to test recipe
2019-12-19 16:32:28 -05:00
Mark McCaskey
81ece2bf7a
Enable IO devices for CI's build
2019-12-18 16:31:40 -05:00
Mark McCaskey
cd0b4a3d7f
Add capi emscripten test to test-capi
recipe
2019-12-16 18:07:07 -05:00
Mark McCaskey
a2b47bd591
Update changelog, clean up, fix test
2019-12-16 18:06:37 -05:00
Syrus Akbary
952309a36b
Merge branch 'master' into feature/llvm-on-arm
2019-12-13 13:03:51 -08:00
Syrus
39f5a79254
Test the capi with multiple backends
2019-12-12 16:38:58 -08:00
Nick Lewycky
4f39102aab
Fix 'make spectests' and 'make llvm' to use those backends when running the runtime-core-tests.
2019-12-06 17:23:42 -08:00
Mark McCaskey
3ba355dda4
Remove deterministic flag setting default compiler; add auto logic
2019-12-05 15:04:05 -08:00
Nick Lewycky
85666fc522
Add new llvm-backend-test crate.
2019-11-22 17:03:23 -08:00
Syrus
0834ccf661
Merge branch 'master' into feature/singlepass-aarch64
...
# Conflicts:
# Makefile
2019-11-21 20:10:09 -08:00
Syrus
499d42a759
Fixed tests
2019-11-21 19:08:48 -08:00
Syrus
9a146c57fc
Make docs compilation happy
2019-11-21 18:35:19 -08:00