347 Commits (510719812c5b06353a3411599f03480a981ef218)

Author SHA1 Message Date
Alex Crichton 82ffe7b879 Only run specific tests during `wasm-pack test` 6 years ago
Jesper Håkansson e6733d420d refactor: Use PBAR.warn and a struct for versions 6 years ago
Jesper Håkansson 6a0f2fb247 fix: Print other message if we could not find the target 6 years ago
Jesper Håkansson 8bba404e59 fix: Check for "rustup" rather than ".rustup" when checking for wasm32 6 years ago
daubaris 38606621bc cargo fmt 6 years ago
Jesper Håkansson 735c5865a2 refactor: Move wasm32 checking to it's own file 6 years ago
Jesper Håkansson 12fcdad8b4 fix: Improve error message when wasm32-unknown-unknown is missing 6 years ago
daubaris b30b72b99a Removed unnecessary macro and added comments 6 years ago
ibaryshnikov f17e65954c added tests for --out-name flag 6 years ago
Jesper Håkansson b329fefc84 feat: Print unexpected panics to standard error 6 years ago
ibaryshnikov 7a96d8d754 initial support for --out-name added 6 years ago
Alex Crichton f39acc19c8 Fix panics in `build --mode no-install` 6 years ago
daubaris d495bd52c3 rustfmt 6 years ago
daubaris 9934171d42 Updated with the current master 6 years ago
Ashley Williams a0af7b974a fix: merge 6 years ago
Alex Crichton e796e6e604 Run `cargo fmt` 6 years ago
Alex Crichton 90055c682f Funnel everything through `PBAR.info` 6 years ago
Alex Crichton bcbfc4fc86 Tweak output formatting slightly and location 6 years ago
Alex Crichton ff6005e28a Run rustfmt 6 years ago
Alex Crichton b710fde193 Remove the no longer needed `Step` type 6 years ago
Alex Crichton 7c8d1a80a8 Don't always capture stdout, selectively do it 6 years ago
Alex Crichton 116c456a19 Add back in "Compiling for Wasm ..." 6 years ago
Alex Crichton d3d2a4cc28 More effort towards "1.0 output" goals 6 years ago
Alex Crichton 64239747a0 Migrate output towards the 1.0 strategy 6 years ago
Jesper Håkansson 4b9fd878dc refactor: Use path.exists() instead of using `ls` and `grep`, stop 6 years ago
Jesper Håkansson 4803a201c8 feat: Check for wasm32-unknown-unknown in sysroot 6 years ago
Alex Crichton 8127b5b42d Add support for `--target web` 6 years ago
Ashley Williams cde16f1b22 fix(manifest): LICENSE and README don't need to be whitelisted 6 years ago
Nick Fitzgerald d9359070ae "Wasm" is a contraction, not an acronym 6 years ago
Ashley Williams f26ccc0f3a fix(exe): wasm-pack-init (1).exe should work 6 years ago
ashley williams 73ed2b83f7
Update mod.rs 6 years ago
Pascal Hertleif bec91efbea Clarify what kind of account `login` adds 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 5637b07577 tests: Port all of our tests to use `assert_cmd` 6 years ago
csmoe 1e4ae144fd
Apply suggestions from code review 6 years ago
rhysd bae98ef92a copy 'homepage' field from Cargo.toml to package.json 6 years ago
Chinedu Francis Nwafili 3f06d2d959
Fix formatting 6 years ago
Chinedu Francis Nwafili 879e3aa7a6
Add back building tests 6 years ago
Chinedu Francis Nwafili 42413acb49
cargo fmt 6 years ago
Chinedu Francis Nwafili b72051d385
Pass arguments through to cargo test 6 years ago
rhysd 6dbcba22e8 include README.md and license files in 'files' field of package.json 6 years ago
rhysd 5f515dcf68 add a test case for non-standard license file field 6 years ago
rhysd 9fa5139caf be aware of license-file field as source of license 6 years ago
rhysd fee93bc965 use license-file field for license field of package.json when no license field in Cargo.toml 6 years ago
Nick Fitzgerald f5f9d40c91 Only print `cargo test` output the once 6 years ago
Mason Stallmo 06bba236ac Fix build errors after resolving merge conflicts 6 years ago
Mason Stallmo d84aae3b64 Refactor: fix clippy warnings 6 years ago
Nick Fitzgerald 1d639fb621 Fix directory layout of cached `cargo install`ed wasm-bindgens 6 years ago
Nick Fitzgerald 8325d9ada4 binary-install: don't make getting a binary from a download infallible 6 years ago