741 Commits (116c456a19d93a141d99c3584ac565315e9c8ab8)
 

Author SHA1 Message Date
Jesper Håkansson 899f5e0ffc refactor: Import self and use full module path for failure 7 years ago
Jesper Håkansson e9e0fb3cba refactor: Return failure::Error instead of wasm_pack::error::Error 7 years ago
Nick Fitzgerald e9276e0aab error: Add stdout to the `Error::Cli` variant 7 years ago
Nick Fitzgerald 1621d18072 child: Always print everything to our output 7 years ago
ashley williams 921b7240ae
Merge pull request #394 from mstallmo/master 7 years ago
Mason Stallmo 78117ef4a1 Fix bad formating 7 years ago
Mason Stallmo b82fa7db65 Combine filed missing messages into one INFO line 7 years ago
Mason Stallmo e47af81f8f Change to INFO when alerting users about missing fields in Cargo.toml 7 years ago
Nick Fitzgerald 2fa961d97d Use `child::run` for spawning child processes everywhere 7 years ago
Nick Fitzgerald 4fd08dcbd2 test: Add a utility for creating null loggers for tests 7 years ago
Nick Fitzgerald 6e8e8a6cb2 Create a module for running child processes 7 years ago
Nick Fitzgerald 210bf075be
Merge pull request #387 from konstin/exit_status 7 years ago
konstin 514e5c6032 Add exit_status to cli error to fix #291 7 years ago
ashley williams 05151ead6d
Merge pull request #383 from alexcrichton/remove-nightly 7 years ago
Alex Crichton 17b385060f Remove lingering forced nightly usages 7 years ago
ashley williams 2b97d8fbb1
Merge pull request #381 from fitzgen/cargo-fmt 7 years ago
Nick Fitzgerald e1c8ca825d cargo fmt 7 years ago
Alex Crichton 8e6cc1fc21
Merge pull request #378 from fitzgen/test-crate-suggestion 7 years ago
Nick Fitzgerald 15defe9038 test: fix crate dependency suggestion 7 years ago
Nick Fitzgerald e188a19aa8
Merge pull request #376 from fitzgen/fix-docs-links 7 years ago
Nick Fitzgerald 94c1f0a200 docs: Fix prerequisite subsection links 7 years ago
ashley williams 9b4aef8712
Merge pull request #375 from goto-bus-stop/patch-1 7 years ago
Renée Kooi b2a63799f9
fix(changelog): fix some typos 7 years ago
ashley williams d4144d3019
Merge pull request #372 from guywald1/docs-manual-setup-close-quotes 7 years ago
Guy Waldman 04298d633e Close quotes in cargo.toml 7 years ago
ashley williams b6d58402e5
Merge pull request #371 from rustwasm/website 7 years ago
Ashley Williams b08af8607a feat(website): bump installer version 7 years ago
ashley williams dedf852c76
Merge pull request #369 from alexcrichton/fix-installer 7 years ago
ashley williams d80e6e4852
Merge pull request #316 from rustwasm/0.5.0 7 years ago
Alex Crichton 84b1a769ca Fixup installer generation 7 years ago
Ashley Williams 80ac5b3509 v0.5.0 7 years ago
ashley williams 6ed5b00f5b
Merge pull request #367 from rustwasm/i-hope-u-know-what-ur-doing 7 years ago
Ashley Williams 66ffe1df96 fix(style): appease cargo fmt 7 years ago
Ashley Williams d3f8264ef7 feat(buildmode): allow --mode force to skip rustc check 7 years ago
ashley williams d5d3358ff3
Merge pull request #353 from rustwasm/rustc-version-check 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 f45322c76b chore(deps): cargo update 7 years ago
Ashley Williams 183704f153 doc(rustc): add rustc version req to readme 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 69982de8cc
Merge pull request #365 from rustwasm/fitzgen-lockfile-bindgen-version 7 years ago
Ashley Williams 3856db20b9 fix(style): appease cargo fmt 7 years ago
Alex Crichton 9b24dcb259 Execute `cargo metadata` at most once 7 years ago
Alex Crichton 3d1f528fc9 Make tests more future-proof with wasm-bindgen 7 years ago
data-pup dd87211323 feat(lockfiles): Use `Cargo.lock` to identify wasm-bindgen versions 7 years ago
ashley williams 6f0a8b8ece
Merge pull request #359 from mstallmo/master 7 years ago
ashley williams 8bb71c5d85
Merge pull request #364 from rustwasm/really-fix-the-readme 7 years ago