summaryrefslogtreecommitdiff
path: root/.appveyor.yml
AgeCommit message (Expand)Author
2019-01-03AppVeyor: Disable DENO_BUILD_PATH cache.Ryan Dahl
2019-01-03ci: use RUST_BACKTRACE=fullRyan Dahl
2018-12-20ci: change S3 access keyBert Belder
2018-12-20ci: start sccache early and throw away the S3 access keyBert Belder
2018-12-19appveyor: make Cargo use sccache when building depsBert Belder
2018-12-19ci: build with Cargo before building with NinjaBert Belder
2018-12-19build: make `cargo build` workBert Belder
2018-12-18travis: Set CARGO_HOME to third_party/rust_crates (#1370)Ryan Dahl
2018-12-18Load sccache from S3 on CIRyan Dahl
2018-11-07appveyor: place cargo and rustup in the same cacheBert Belder
2018-11-01cargo: build in Cargo's out dir if DENO_BUILD_PATH is not setBert Belder
2018-11-01build: remove absolute pathBert Belder
2018-10-31Support cargo check (#1128)Ryan Dahl
2018-10-26ci: peg rust version to 1.30.0Bert Belder
2018-10-25appveyor: fix logic in Get-SaveCacheBert Belder
2018-10-24libdeno: deno_new should take a snapshot parameter.Ryan Dahl
2018-10-23Bundle pywin32 in third_partyBert Belder
2018-10-21CI should fail when code isn't formatted.Ryan Dahl
2018-10-20Upgrade V8 to 7.1.302.4Ryan Dahl
2018-10-19Add missing copyrights (#1024)ztplz
2018-10-15Specify deno_dir location with env var DENO_DIR (#970)Amos Lim
2018-10-03ci: set RUST_BACKTRACE=1Bert Belder
2018-09-28appveyor: re-enable python stdout bufferingBert Belder
2018-09-17appveyor: show test output in the build log in realtimeBert Belder
2018-09-17appveyor: don't persist rollup cache in appveyor cacheBert Belder
2018-09-12appveyor: verify that js/ts files are listed in BUILD.gnBert Belder
2018-09-06appveyor: small fixesBert Belder
2018-09-06appveyor: cache modification times for files in the main repoBert Belder
2018-08-26build: fix rust temp file conflicts during parallel buildBert Belder
2018-08-26appveyor: verify that ninja files do not use absolute path namesBert Belder
2018-08-26appveyor: fix conditionalBert Belder
2018-08-22Make deploying windows binaries from appveyor workBert Belder
2018-08-22Add appveyor binary deploy. (#556)Ryan Dahl
2018-08-18Rename :all target to :defaultRyan Dahl
2018-08-18build: don't clobber rust depfile mtime when fixing its pathsBert Belder
2018-08-17appveyor: automatically remove stale build outputs from cacheBert Belder
2018-08-17appveyor: use somewhat terser styleBert Belder
2018-08-17appveyor: work around rust parellel build conflictBert Belder
2018-08-17appveyor: never save cache after a failed CI runBert Belder
2018-08-04Appveyor updatesBert Belder
2018-08-02Set up AppveyorBert Belder