0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-22 15:07:00 -05:00
Commit graph

24 commits

Author SHA1 Message Date
Bert Belder
4a870fcccd
Re-enable AArch64/ARM64 builds on Github Actions (#343) 2020-04-05 06:44:11 +02:00
Bert Belder
26cda9305e
Format .github/workflows/ci.yml (#241) 2020-04-05 04:18:52 +02:00
Bert Belder
be179154a4
Fix CI, simplify workflow, and use Github Actions cache instead of S3 (#340) 2020-04-05 03:14:32 +02:00
Ryan Dahl
c7262e8994
Default to binary build, instead of from source (#325) 2020-03-27 16:17:19 -04:00
Ryan Dahl
d70088fa06
ci: Use github action's cache (#319)
We don't have many crate deps, but this is free and reduces sccache load slightly.
2020-03-18 10:48:34 -04:00
Ryan Dahl
35cc92caab
ci: push librusty_v8.a binaries to github releases (#311)
Also enable release builds for linux and mac.
2020-03-16 15:42:51 -04:00
Ryan Dahl
cf86bd77e1
Upgrade to rust 1.42.0 (#305) 2020-03-13 17:59:48 -07:00
Ryan Dahl
2aeb4e0cef
Disable broken aarch64 CI build (#289) 2020-02-19 22:37:25 -05:00
Ryan Dahl
9b83495976
don't publish from arm64 build (#286)
fixing https://github.com/denoland/rusty_v8/runs/454491681
2020-02-19 00:45:10 -05:00
Andy Finch
ffdf69bd00
Add AArch64/ARM64 builds and tests (#266) 2020-02-12 18:43:38 -08:00
Ryan Dahl
d5ae74cfad
Upgrade Rust to 1.41.0 (#264) 2020-01-30 21:58:05 -05:00
Ry Dahl
125d88ffc6
ci: disable cargo package (#209) 2020-01-15 15:14:39 -05:00
Bert Belder
164b3a6ff6
Clean up github actions config and run 'cargo package' (#196) 2020-01-07 06:36:52 +01:00
Bert Belder
71d74205c2
Run 'cargo fmt' and add it to CI (#116) 2019-12-22 17:04:33 +01:00
Ry Dahl
d2d8c64785
Upgrade to Rust 1.40.0 (#86) 2019-12-19 19:02:19 -05:00
Ry Dahl
13c7641581
Fix auto cargo publish (#33) 2019-12-04 14:24:56 -05:00
Ry Dahl
cec2467245
add cargo publish github action (#26) 2019-12-04 01:45:50 -05:00
Ry Dahl
624f678bc7
replace gclient with git submodules so 'cargo package' works with verification (#19) 2019-11-29 18:58:29 -08:00
Bert Belder
51c250b775
Clean up and tweak Github Actions configuration (#7) 2019-11-02 16:00:03 -07:00
Ry Dahl
72d622bb4e
add depot_tools to path in build.rs (#6) 2019-11-02 14:51:37 -04:00
Bert Belder
7dbde4e6fb
Make it build on windows (#5) 2019-11-01 22:29:19 -07:00
Ry Dahl
7846160a63
clean up (#3)
Use .cc instead of .cpp
2019-11-01 00:54:54 -04:00
Ry Dahl
ae7809136d
Make github actions green (#2)
No windows yet.
2019-11-01 00:10:00 -04:00
Ry Dahl
759b65a13b
First pass at github actions (#1) 2019-10-31 21:01:29 -04:00