498 Commits (2e4c661d49949ab89a2075ea693fad26f36545c9)

Author SHA1 Message Date
ashley williams 73ed2b83f7
Update mod.rs 7 years ago
Pascal Hertleif bec91efbea Clarify what kind of account `login` adds 7 years ago
Jonas Scheffner d80406173b Update chromedriver to v0.46 and geckodriver to v0.24.0 7 years ago
Jonas Scheffner cd8ee977d5 Use win32 chromedriver binaries for win64 systems, update chromedriver version to 2.45 and fix error message 7 years ago
Nick Fitzgerald 5637b07577 tests: Port all of our tests to use `assert_cmd` 7 years ago
csmoe 1e4ae144fd
Apply suggestions from code review 7 years ago
rhysd bae98ef92a copy 'homepage' field from Cargo.toml to package.json 7 years ago
Chinedu Francis Nwafili 3f06d2d959
Fix formatting 7 years ago
Chinedu Francis Nwafili 879e3aa7a6
Add back building tests 7 years ago
Chinedu Francis Nwafili 42413acb49
cargo fmt 7 years ago
Chinedu Francis Nwafili b72051d385
Pass arguments through to cargo test 7 years ago
rhysd 6dbcba22e8 include README.md and license files in 'files' field of package.json 7 years ago
rhysd 5f515dcf68 add a test case for non-standard license file field 7 years ago
rhysd 9fa5139caf be aware of license-file field as source of license 7 years ago
rhysd fee93bc965 use license-file field for license field of package.json when no license field in Cargo.toml 7 years ago
Nick Fitzgerald f5f9d40c91 Only print `cargo test` output the once 7 years ago
Mason Stallmo 06bba236ac Fix build errors after resolving merge conflicts 7 years ago
Mason Stallmo d84aae3b64 Refactor: fix clippy warnings 7 years ago
Nick Fitzgerald 1d639fb621 Fix directory layout of cached `cargo install`ed wasm-bindgens 7 years ago
Nick Fitzgerald 8325d9ada4 binary-install: don't make getting a binary from a download infallible 7 years ago
Ashley Williams a9a4237b79 feat(binstall): prepare for publish 7 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 7 years ago
Dan Wilhelm 92d24ff298 Fix npm error when spawned in Windows 7 years ago
Dan Wilhelm 3088e790a0 Remove redundant or misleading Command configs 7 years ago
Vsevolod Velichko 669c43d853 add an option to pass an arbitrary set of arguments to cargo build 7 years ago
Dan Wilhelm 2343e97e1e login: Send arguments separately to npm 7 years ago
Dan Wilhelm 0147dae9fe login: Fix empty input prompt 7 years ago
csmoe 065a28f293 check whether correct target arg passed in 7 years ago
Mason Stallmo c99b93498c Refactor: returns error instead of unwrapping path join 7 years ago
Mason Stallmo bcdbaab731 Refactor: returns proper error instead of unwrapping during license copy 7 years ago
csmoe 93384f572f select build target 7 years ago
csmoe 95268cdaf4 add target arg to publish 7 years ago
csmoe ddd93481c3 prebuild in interactive way 7 years ago
csmoe d5a7a7beb1 pre-build before wasm-pack publish 7 years ago
daubaris ee3857d436 refactoring mod 7 years ago
Ingvar Stepanyan d788b80583 Generate self-.gitignore as part of pkg folder 7 years ago
Pierre-Étienne Meunier b92a3366eb Rustfmt 7 years ago
Pierre-Étienne Meunier 30d9e2bd07 Fixing wasm-pack on non-rustup setups 7 years ago
daubaris 75b85e58c7 addition of stamp file and additional thread for running version checks 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 2512199cb3 resolve conlicts and pass the test 7 years ago
huangjj27 6d3f1c2835 remove canonicalize and use display directly 7 years ago
huangjj27 b301015588 update: rebasing to master 7 years ago
huangjj27 cf56fa10d6 bugfix(command/build): passing test case 7 years ago
huangjj27 6edb3732aa update(command/build): lazily eval if canonicalizing failed 7 years ago
huangjj27 6c54d293f5 fmt(command/build.rs): format code changes 7 years ago
huangjj27 d6aea784af Update src/command/build.rs 7 years ago
Junjie Huang c98287ff16 bugfix(command/build.rs): Cancel Escape 7 years ago