index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.appveyor.yml
Age
Commit message (
Expand
)
Author
2019-10-03
Remove travis and appveyor. Release with github actions (#3052)
Ryan Dahl
2019-10-03
Update rust to 1.38.0 (#3030)
Andy Hayden
2019-10-03
Upgrade sccache binaries to 0.2.11 (#3051)
Ryan Dahl
2019-09-19
Set RUSTC_WRAPPERf in travis and appveyor (#2978)
Ryan Dahl
2019-09-19
Remove test.py, use cargo test as test frontend (#2967)
Ryan Dahl
2019-09-17
Use shallow submodules, don't clone Typescript recursively
Bert Belder
2019-09-15
ci: use Node.js v12 on Appveyor (#2943)
Christian Moritz
2019-09-12
appveyor: download sccache before attempting to start it
Bert Belder
2019-09-12
appveyor: do not explicitly configure GN/Ninja environment
Bert Belder
2019-09-12
appveyor: upgrade git to v2.23.0
Bert Belder
2019-09-12
Clean up and remove dead code from .appveyor.yml
Bert Belder
2019-09-10
Upgrade V8 to 7.9.8 (#2907)
Ryan Dahl
2019-09-10
Appveyor: Add target/release to cache, like travis (#2899)
Ryan Dahl
2019-09-09
Fix Appveyor's sccache --stop-server problem (#2896)
Ryan Dahl
2019-09-06
Remove tools/build.py (#2865)
Ryan Dahl
2019-09-02
Refactor snapshot build (#2825)
Ryan Dahl
2019-08-16
Upgrade to rust 1.37.0 (#2786)
Ryan Dahl
2019-07-31
Use system rustfmt instead of fixed binary (#2701)
Ryan Dahl
2019-07-11
Upgrade rust to v1.36.0
Bert Belder
2019-06-28
update rust version for ci (#2599)
andy finch
2019-06-08
make tests quieter (#2468)
Andy Hayden
2019-06-03
Refactor test infrastructure (#2432)
Bartek Iwańczuk
2019-05-30
chore: refactor python tests to use unittest (#2414)
Andy Hayden
2019-05-08
Refactor unit test runner (#2294)
Bartek Iwańczuk
2019-05-03
Bump required rustc version to 1.34.1
Bert Belder
2019-05-03
ci: run clippy
Bert Belder
2019-04-24
Upgrade CI to Node v12 (#2193)
Ryan Dahl
2019-03-30
Move //libdeno to //core/libdeno (#2015)
Ryan Dahl
2019-03-20
Fix clippy errors and upgrade Rust to 1.33.0 in CI (#1945)
Ryan Dahl
2019-03-04
ci: upgrade git on appveyor to version v2.21.0.windows.1
Bert Belder
2019-02-11
fix: improve formatting (#1732)
Yoshiya Hinosawa
2019-01-30
appveyor: Remove dead code (#1621)
Ryan Dahl
2019-01-24
Minor code cleanups (#1570)
JaePil Jung
2019-01-17
ci: work around appveyor cache bug
Bert Belder
2019-01-14
ci: upgrade rust to version 1.31.1
Bert Belder
2019-01-14
ci: cargo build --locked
Bert Belder
2019-01-03
AppVeyor: Disable DENO_BUILD_PATH cache.
Ryan Dahl
2019-01-03
ci: use RUST_BACKTRACE=full
Ryan Dahl
2018-12-20
ci: change S3 access key
Bert Belder
2018-12-20
ci: start sccache early and throw away the S3 access key
Bert Belder
2018-12-19
appveyor: make Cargo use sccache when building deps
Bert Belder
2018-12-19
ci: build with Cargo before building with Ninja
Bert Belder
2018-12-19
build: make `cargo build` work
Bert Belder
2018-12-18
travis: Set CARGO_HOME to third_party/rust_crates (#1370)
Ryan Dahl
2018-12-18
Load sccache from S3 on CI
Ryan Dahl
2018-11-07
appveyor: place cargo and rustup in the same cache
Bert Belder
2018-11-01
cargo: build in Cargo's out dir if DENO_BUILD_PATH is not set
Bert Belder
2018-11-01
build: remove absolute path
Bert Belder
2018-10-31
Support cargo check (#1128)
Ryan Dahl
2018-10-26
ci: peg rust version to 1.30.0
Bert Belder
[next]