45 Commits (a1b0fd23c59ffcd2cf66f1022e0f16b6b717e92e)

Author SHA1 Message Date
Alex Crichton 90055c682f Funnel everything through `PBAR.info` 7 years ago
Alex Crichton b710fde193 Remove the no longer needed `Step` type 7 years ago
Alex Crichton 7c8d1a80a8 Don't always capture stdout, selectively do it 7 years ago
Alex Crichton 116c456a19 Add back in "Compiling for Wasm ..." 7 years ago
Alex Crichton d3d2a4cc28 More effort towards "1.0 output" goals 7 years ago
Nick Fitzgerald d9359070ae "Wasm" is a contraction, not an acronym 7 years ago
Chinedu Francis Nwafili 879e3aa7a6
Add back building tests 7 years ago
Chinedu Francis Nwafili b72051d385
Pass arguments through to cargo test 7 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 7 years ago
Vsevolod Velichko 669c43d853 add an option to pass an arbitrary set of arguments to cargo build 7 years ago
Nick Fitzgerald 64d52d8735 Add three build profiles and infrastructure for their toml configuration 7 years ago
Alex Crichton 11beac3736 Replace internal `Error` with `failure::Error` 7 years ago
Nick Fitzgerald 352b47d732 Provide better error context for `cargo build` 7 years ago
Jesper Håkansson 0be4905e31 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
konstin 514e5c6032 Add exit_status to cli error to fix #291 7 years ago
Ashley Williams 0c696e2289 fix(build): make rustc error msg a little better 7 years ago
Ashley Williams edd7308221 fix(build): rustc check works now 7 years ago
Ashley Williams 631037197f fix(build): rustc check emoji and fix 7 years ago
Ashley Williams 9d35377cd3 fix(build): fix and improve rustc check err msgs 7 years ago
Ashley Williams c0acb99e58 feat(build): remove all mention of nightly 7 years ago
Ashley Williams b28d2850a7 feat(build): add rustc check 7 years ago
Ashley Williams 0fa456c62b feat(build): force lib build only 7 years ago
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 7 years ago
Mackiovello 1067f215be Use PathBuf instead of String to handle paths 7 years ago
Nick Fitzgerald 805b796cf9 Deny missing documentation 7 years ago
Michael Gerhaeuser 62423e33d4 Replace std::sync::RwLock with parking_lot 7 years ago
Michael Gerhaeuser 9a220f10dd Let the spinners spin again 7 years ago
Robert Masen 5e8f723665 Add nightly toolchain to commands 7 years ago
kohensu 09046aa40b Add --skip-build flag for init command 7 years ago
Christopher Lane Hinson fb4c8e2731 Add a --debug option to suppress --release. 7 years ago
Michael Gattozzi b8763a3285
feat(error_msg): Make custom module for errors 8 years ago
Ashley Williams fa9c36433f fix(style): appease cargo fmt 8 years ago
Michael Gattozzi cf8d95f421
feat(rustfmt): Run rustfmt fixes 8 years ago
Michael Gattozzi 9c53019fe8
feat(err messages): Make err messages nicer 8 years ago
Michael Gattozzi d043c384e7 feat(refactor/early abort): Exit early on failure 8 years ago
Ashley Williams f5ec67c084 fix(style): appease cargo fmt 8 years ago
Michael Gattozzi aa629b320c
feat(pbar): Add global progress bar to write to 8 years ago
Ashley Williams 4243f75b56 feat(style): appease cargo fmt 8 years ago
Jamie Kyle 27d6919eea init pack and publish 8 years ago
Ashley Williams 64d7a2c828 fix(output): refactor 8 years ago
Ashley Williams ac9f5f7994 fix(style): improve output messaging 8 years ago
Ashley Williams 2cd41d6d7e feat(style): appease cargo fmt 8 years ago
Ashley Williams d5191686e3 feat(log): improve logging + messages 8 years ago
Ashley Williams e67f835867 feat(build): integrate cargo build and wasm-bindgen steps 8 years ago