Commit Graph

  • a4c9e2a3cd feat(doc): add readme to docs landing page Ashley Williams 2019-04-01 15:51:33 -0500
  • 49891974a3 fix(docs): landing page with no relative links Ashley Williams 2019-04-01 15:45:59 -0500
  • cd5284b1ec fix(doc): s/tutorial/tutorials Ashley Williams 2019-04-01 15:39:54 -0500
  • 83433ddd38 fix(doc): remove npm link discussion as doc does not exist(yet) Ashley Williams 2019-04-01 15:38:19 -0500
  • 305f0513ea fix(docs): links and update to no cfg_if template Ashley Williams 2019-04-01 12:22:44 -0500
  • 2c2627d320 feat(ci): print mdbook version Ashley Williams 2019-04-01 11:37:45 -0500
  • 38606621bc cargo fmt daubaris 2019-03-31 11:23:32 +0300
  • 3ccaee1abf resolving conflicts daubaris 2019-03-31 11:09:34 +0300
  • e0ebedfa89
    Merge pull request #610 from rustwasm/fix-book ashley williams 2019-03-30 11:54:38 -0500
  • 8f952257ea
    Merge pull request #599 from ibaryshnikov/master ashley williams 2019-03-30 11:35:21 -0500
  • 2bf330868d fix(doc): put non rustup conetnt in the right spot Ashley Williams 2019-03-29 15:49:34 -0500
  • 92b80f6395 updated docs title for --out-name flag ibaryshnikov 2019-03-29 23:48:36 +0300
  • 294741411c
    Merge pull request #602 from drager/improve-error-message ashley williams 2019-03-29 15:29:59 -0500
  • 67089e0a55
    Merge pull request #601 from drager/unexpected-panics ashley williams 2019-03-29 15:02:35 -0500
  • 839be5a322
    Merge pull request #608 from Ajacmac/patch-1 ashley williams 2019-03-29 14:57:42 -0500
  • 735c5865a2 refactor: Move wasm32 checking to it's own file Jesper Håkansson 2019-03-27 22:01:06 +0100
  • 12fcdad8b4 fix: Improve error message when wasm32-unknown-unknown is missing Jesper Håkansson 2019-03-23 15:07:39 +0100
  • c8f03591ee
    Fixed a single typo Jacob 2019-03-27 05:35:42 -0300
  • b30b72b99a Removed unnecessary macro and added comments daubaris 2019-03-26 20:56:03 +0200
  • e918fddb71 Merge branch 'master' of https://github.com/rustwasm/wasm-pack daubaris 2019-03-26 17:48:19 +0200
  • 00a6ec8e94 updated docs for --out-name flag ibaryshnikov 2019-03-25 02:24:25 +0300
  • f17e65954c added tests for --out-name flag ibaryshnikov 2019-03-24 21:55:19 +0300
  • 5762bc8650
    Merge pull request #600 from drager/move-binary-install ashley williams 2019-03-23 09:10:45 -0500
  • b329fefc84 feat: Print unexpected panics to standard error Jesper Håkansson 2019-03-23 13:44:56 +0100
  • 6d376483d7 chore: Remove binary-install Jesper Håkansson 2019-03-23 12:32:22 +0100
  • 7a96d8d754 initial support for --out-name added ibaryshnikov 2019-03-23 02:46:53 +0300
  • b07ec958d2
    Merge pull request #598 from alexcrichton/fix-no-install ashley williams 2019-03-22 17:39:53 -0500
  • f39acc19c8 Fix panics in `build --mode no-install` Alex Crichton 2019-03-22 13:04:44 -0700
  • ef745bfdcf
    Merge pull request #593 from rustwasm/doc-out Alex Crichton 2019-03-22 09:17:03 -0500
  • 21ebfb9dd0 doc(build): add entry for --out-dir Ashley Williams 2019-03-22 08:56:06 -0500
  • 5921f1a7ec
    Merge pull request #590 from alexcrichton/doc-tweaks ashley williams 2019-03-20 17:17:05 -0500
  • 688c9b19a1 Smorgasboard of doc improvements Alex Crichton 2019-03-18 12:34:51 -0700
  • b7534ad6a5 Reset cargo version to latest daubaris 2019-03-19 22:03:10 +0200
  • d495bd52c3 rustfmt daubaris 2019-03-19 22:00:33 +0200
  • 9934171d42 Updated with the current master daubaris 2019-03-19 21:56:03 +0200
  • 88f45fe963 Update master daubaris 2019-03-19 18:45:04 +0200
  • 15974fec17
    Merge pull request #588 from rustwasm/crates-badge ashley williams 2019-03-16 17:37:03 -0500
  • 688c0c68d8 feat(doc): add crates.io badge to readme Ashley Williams 2019-03-16 17:04:32 -0500
  • badbe1c37a
    Merge pull request #587 from rustwasm/0.7.0-for-serious ashley williams 2019-03-16 15:00:19 -0500
  • 05798a590e feat(release): 0.7.0 Ashley Williams 2019-03-16 14:06:04 -0500
  • 411cad1d7b
    Merge pull request #585 from rustwasm/update-trav-to-com ashley williams 2019-03-16 14:01:28 -0500
  • 9336b48171
    Merge pull request #586 from rustwasm/ugghhh ashley williams 2019-03-16 14:00:52 -0500
  • 4d5d9ed482 fix(homepage): 0.6.1 -> 0.6.0 Ashley Williams 2019-03-16 14:00:24 -0500
  • 4d5711750a
    Merge pull request #582 from rustwasm/0.0.2 ashley williams 2019-03-16 13:56:11 -0500
  • 0eb12e0008 fix(test): travis badge org -> com Ashley Williams 2019-03-16 13:54:06 -0500
  • 5add7a8e9e
    Merge pull request #584 from rustwasm/whoops ashley williams 2019-03-16 13:52:11 -0500
  • 3a4666d002 fix(homepage): show 0.6.1 til 0.7.0 is actually ready Ashley Williams 2019-03-16 13:51:35 -0500
  • 616bd80ab7 feat(binstall): 0.0.2 Ashley Williams 2019-03-16 13:25:43 -0500
  • f456394c7e
    Merge pull request #578 from rustwasm/0.7.0 ashley williams 2019-03-16 09:38:42 -0500
  • 994d1f698c 0.7.0 Ashley Williams 2019-01-16 19:13:10 -0500
  • c96972f179
    Merge pull request #549 from rustwasm/0.7.0 ashley williams 2019-03-15 22:36:39 -0500
  • 0e0e5c1e3e 0.7.0 Ashley Williams 2019-01-16 19:13:10 -0500
  • 60c09efa7d
    Merge pull request #577 from rustwasm/drager-non-rustup-env ashley williams 2019-03-15 20:32:29 -0500
  • a0af7b974a fix: merge Ashley Williams 2019-03-15 18:53:26 -0500
  • b908d4dfd4 Merge branch 'non-rustup-env' of https://github.com/drager/wasm-pack into drager-non-rustup-env Ashley Williams 2019-03-15 18:49:05 -0500
  • a1b0fd23c5
    Merge pull request #576 from rustwasm/j-tut ashley williams 2019-03-15 17:59:45 -0500
  • 6a666fa295
    Merge branch 'master' into non-rustup-env ashley williams 2019-03-15 17:43:38 -0500
  • 912b9b1627
    Merge pull request #547 from alexcrichton/output-10 ashley williams 2019-03-15 17:28:04 -0500
  • 54e974ee60 fix(docs): address comments Ashley Williams 2019-03-15 17:13:32 -0500
  • 1ebda9d1b8 fix(docs): heavy cleanup and reorg Ashley Williams 2019-03-15 16:06:29 -0500
  • e796e6e604 Run `cargo fmt` Alex Crichton 2019-03-15 13:38:10 -0700
  • 1695275877 feat(docs): npm start & npm run build in root directory DebugSteven 2019-02-21 10:34:58 -0700
  • d4019fe82c documentation for the generated lib.rs file in the rust-webpack template DebugSteven 2019-02-16 22:45:41 -0700
  • 8a790c2ad1 feat(docs): discuss web-sys and dependencies and features from other the existing template deep dive DebugSteven 2019-02-03 19:48:21 -0500
  • 3e77644235 feat(docs): start filling in docs for rust webpack template DebugSteven 2019-01-28 22:04:01 -0500
  • b2b7abf43e feat(docs): add pages for webpack tutorial DebugSteven 2019-01-28 21:34:58 -0500
  • 97ce134756 fix(docs): change to say "browser" DebugSteven 2019-01-18 19:13:44 -0500
  • 5daca8cd5f feat(docs): scaffold book for 3 tutorials Ashley Williams 2019-01-11 11:16:02 -0500
  • d5b12094e6 fix(website): place logo more vcenter Ashley Williams 2019-01-02 16:26:33 -0500
  • 6431f43caf feat(readme): update desc to make it clearer that publishing is optional Ashley Williams 2018-12-28 12:50:26 -0500
  • 90055c682f Funnel everything through `PBAR.info` Alex Crichton 2019-03-15 13:15:12 -0700
  • bcbfc4fc86 Tweak output formatting slightly and location Alex Crichton 2019-03-15 13:06:15 -0700
  • ff6005e28a Run rustfmt Alex Crichton 2019-03-01 09:47:41 -0800
  • b710fde193 Remove the no longer needed `Step` type Alex Crichton 2019-03-01 09:35:45 -0800
  • 7c8d1a80a8 Don't always capture stdout, selectively do it Alex Crichton 2019-02-27 09:43:17 -0800
  • 116c456a19 Add back in "Compiling for Wasm ..." Alex Crichton 2019-02-27 09:19:35 -0800
  • 66a9b70282 Fix tests Alex Crichton 2019-02-27 09:17:10 -0800
  • d3d2a4cc28 More effort towards "1.0 output" goals Alex Crichton 2019-02-26 09:49:03 -0800
  • 64239747a0 Migrate output towards the 1.0 strategy Alex Crichton 2019-02-19 14:02:58 -0800
  • f2d7dd0b62
    Merge pull request #575 from rustwasm/no-more-deprecated ashley williams 2019-03-15 14:54:41 -0500
  • 674982dad8 fix(doc): remove init and add test to commands in README Ashley Williams 2019-03-15 13:50:23 -0500
  • 038ec37260
    Merge pull request #573 from rustwasm/index-tests-doc ashley williams 2019-03-15 12:51:47 -0500
  • 721d516ebe
    Merge pull request #571 from rustwasm/cleanup-docs ashley williams 2019-03-15 12:51:32 -0500
  • 0bf77650a2 fix(doc): add test to SUMMARY Ashley Williams 2019-03-15 10:01:20 -0500
  • 81f3ef2eeb fix(docs): remove extraneous docs src Ashley Williams 2019-03-15 09:09:10 -0500
  • 3f1c2248e5
    Merge pull request #569 from alexcrichton/prereqs ashley williams 2019-03-14 13:42:56 -0500
  • e944298e2a Update prerequisites documentation Alex Crichton 2019-03-14 08:38:15 -0700
  • 4b9fd878dc refactor: Use path.exists() instead of using `ls` and `grep`, stop unwraping Jesper Håkansson 2019-03-11 21:25:46 +0100
  • 740b8b896e Merge branch 'master' into non-rustup-env Jesper Håkansson 2019-03-09 17:33:40 +0100
  • 4803a201c8 feat: Check for wasm32-unknown-unknown in sysroot Jesper Håkansson 2019-02-22 21:37:54 +0100
  • 4a84b499d1
    Merge pull request #567 from alexcrichton/web-target ashley williams 2019-03-08 11:01:46 -0600
  • 8127b5b42d Add support for `--target web` Alex Crichton 2019-03-07 13:57:32 -0800
  • b6a8de1477
    Merge pull request #565 from alexcrichton/nightly-docs ashley williams 2019-03-07 22:55:11 +0000
  • 2967f8b36b
    Merge pull request #566 from alexcrichton/fix-tests ashley williams 2019-03-07 22:31:35 +0000
  • e20ade53bc Fix tests on master Alex Crichton 2019-03-07 10:45:01 -0800
  • a59cf6ad5f Flag gh-pages docs as unpublished Alex Crichton 2019-03-07 08:32:26 -0800
  • 0c452156d1
    Merge pull request #517 from drager/binary-install-tests ashley williams 2019-03-01 13:32:03 -0500
  • 70dba37c31
    Merge pull request #550 from rustwasm/install-1 ashley williams 2019-02-28 13:00:48 -0500
  • 0f331e0192
    Merge pull request #556 from rustwasm/revert-528 ashley williams 2019-02-27 14:03:42 -0500
  • cde16f1b22 fix(manifest): LICENSE and README don't need to be whitelisted Ashley Williams 2019-02-26 17:49:33 -0800