19 Commits (2facd176535d90d66c47b95a649a12f50aa69298)

Author SHA1 Message Date
Martin Kavík 2facd17653 fix(command_test): select correct webdriver version 6 years ago
Ashley Williams d6baf439b7 feat(command): add generate command 6 years ago
Alex Crichton 90055c682f Funnel everything through `PBAR.info` 6 years ago
Alex Crichton b710fde193 Remove the no longer needed `Step` type 6 years ago
Alex Crichton d3d2a4cc28 More effort towards "1.0 output" goals 6 years ago
Jonas Scheffner d80406173b Update chromedriver to v0.46 and geckodriver to v0.24.0 6 years ago
Jonas Scheffner cd8ee977d5 Use win32 chromedriver binaries for win64 systems, update chromedriver version to 2.45 and fix error message 6 years ago
Nick Fitzgerald 8325d9ada4 binary-install: don't make getting a binary from a download infallible 6 years ago
Ashley Williams a9a4237b79 feat(binstall): prepare for publish 6 years ago
Jesper Håkansson 489d3e84c2 refactor: Rename binary-install to wasm-pack-binary-install 7 years ago
Alex Crichton c664cfddd1 Use a global cache for all downloaded binaries 7 years ago
Jesper Håkansson a4b29a9293 refactor: Move binary installation to it's own crate 7 years ago
Jesper Håkansson 9404c1496d chore: Run rustfmt 7 years ago
Jesper Håkansson e9e0fb3cba refactor: Return failure::Error instead of wasm_pack::error::Error 7 years ago
Nick Fitzgerald 2fa961d97d Use `child::run` for spawning child processes everywhere 7 years ago
Nick Fitzgerald e1c8ca825d cargo fmt 7 years ago
Ashley Williams d3f8264ef7 feat(buildmode): allow --mode force to skip rustc check 7 years ago
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 7 years ago