181 Commits (4ea2a23716ea5fabef150ca924a8e3c50cb8ede6)

Author SHA1 Message Date
Ashley Williams d6baf439b7 feat(command): add generate command 6 years ago
Kirk Turner e880a33408 Recurse up the path looking for the Cargo.toml 6 years ago
Alex Crichton 9b74e43d2d Add support for automatically executing `wasm-opt` 6 years ago
ibaryshnikov f17e65954c added tests for --out-name flag 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
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 66a9b70282 Fix tests 6 years ago
Alex Crichton 8127b5b42d Add support for `--target web` 6 years ago
Alex Crichton e20ade53bc Fix tests on master 6 years ago
Ashley Williams cde16f1b22 fix(manifest): LICENSE and README don't need to be whitelisted 6 years ago
huangjj27 0a9f488a0d fix(test): update wasm-bindgen versions to improving caching in tests 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
Ashley Williams b0f47b960e fix(style): appease cargo fmt 6 years ago
Nick Fitzgerald 5637b07577 tests: Port all of our tests to use `assert_cmd` 6 years ago
rhysd 835ce11023 add test case for copying 'homepage' field from Cargo.toml to package.json 6 years ago
rhysd e724b01365 add tests to check README and licenses are in 'files' field 6 years ago
rhysd 5f515dcf68 add a test case for non-standard license file field 6 years ago
Nick Fitzgerald f5f9d40c91 Only print `cargo test` output the once 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
Ashley Williams 9491d549a0 feat(test): remove windows output fmting test 6 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 6 years ago
Vsevolod Velichko 43488dae1d add test and some documentation for custom extra options passed to build command 6 years ago
daubaris bbc759369f nightly fmt 7 years ago
Mason Stallmo 272ef97bef Refactor: make `crate_license` a method of CrateData. 7 years ago
Mason Stallmo 1c704b7b7c Reword WTFPL and add punctuation to license not found message. 7 years ago
Mason Stallmo 2d837f795c Copy license file(s) to out directory 7 years ago
huangjj27 c6894c46f7 bugfix(390): pass the ci 7 years ago
huangjj27 9feb3a857c check if the log missing things 7 years ago
huangjj27 06a949b9ed Capital disk Url 7 years ago
huangjj27 837393b5fc trim head 7 years ago
huangjj27 7fd731279b print out wasm-log for check 7 years ago
huangjj27 06e38ec3e8 checkout if CI's log contain INFO messages 7 years ago
huangjj27 83de8d71d2 fix test for wasm-bindgen 0.2.21 7 years ago
huangjj27 2512199cb3 resolve conlicts and pass the test 7 years ago
huangjj27 b301015588 update: rebasing to master 7 years ago
huangjj27 cf56fa10d6 bugfix(command/build): passing test case 7 years ago
huangjj27 054e1739ae test(command/build): right test case 7 years ago
huangjj27 472890c063 test(command/build): add test for fix-390 7 years ago
Jesper Håkansson c39410c81e feat: Use levenshtein function to warn about wasm-pack typos 7 years ago
Jesper Håkansson 203cf6996c test: Add test case for `parse_crate_data` 7 years ago
daubaris f7c534ffe5 updated from upstream 7 years ago
Nick Fitzgerald 64d52d8735 Add three build profiles and infrastructure for their toml configuration 7 years ago
Mackenzie Clark b3d62e1649 do not canonicalize the crate path 7 years ago
Jesper Håkansson 99b9602d31 chore: Run latest rustfmt 7 years ago
Jesper Håkansson b47dfa3009 chore: Run latest rustfmt 7 years ago