1. 3294ef7 Fixup write-config instruction in README by Marc Khouri · 4 years, 4 months ago
  2. 195ebbb Use a default cmx file for test by Rob Tsuk · 4 years, 6 months ago
  3. c1e5949 Remove trace provider from default libraries by Rob Tsuk · 4 years, 6 months ago
  4. 1b406a3 Support new names for emulators by Rob Tsuk · 4 years, 7 months ago
  5. 7e97432 Remove the Normal run mode by Rob Tsuk · 4 years, 7 months ago
  6. 1407270 Add libraries needed for tracing by Rob Tsuk · 4 years, 7 months ago
  7. 71c3b31 Support aemu as well as qemu by Rob Tsuk · 4 years, 7 months ago
  8. e7b95a8 Use structopt instead of using Clap directly by Rob Tsuk · 4 years, 8 months ago
  9. 71e8d61 Add a fmt command that uses the Fuchsia toolchain by Rob Tsuk · 4 years, 8 months ago
  10. a18b602 Add --example as an option to test by Rob Tsuk · 4 years, 9 months ago
  11. 01df804 Update for new prebuilt location by Rob Tsuk · 4 years, 9 months ago
  12. b3f7b1d Update lib location for clang change by Rob Tsuk · 4 years, 10 months ago
  13. 0df3cc8 Add logging and fix error related to libunwind by Rob Tsuk · 5 years ago
  14. 4ec5414 llvm-objcopy no longer accepts -strip-all by Rob Tsuk · 5 years ago
  15. 94d61bc Add KVM support by Taylor Cramer · 5 years ago
  16. b5c0524 Factor out shared emulator args by Taylor Cramer · 5 years ago
  17. b5583dc Allow option to specify app name in manifest by Rob Tsuk · 5 years ago
  18. 9d7030b Get rid of duplicate code by Rob Tsuk · 5 years ago
  19. 16d7c2e Create and install Fuchsia packages when running by Rob Tsuk · 5 years ago
  20. 3a5d0fb Remove unwrap() in favor of better error handling by Rob Tsuk · 5 years ago
  21. 00271d6 Run rustfmt with Fuchsia config by Rob Tsuk · 5 years ago
  22. ace24b3 Get build directory from fx by Rob Tsuk · 5 years ago
  23. 8cbfcee Update a stale doc path in README.md by Nick Pollard · 5 years ago
  24. 2ec8108 Use a timeout on netaddr by Rob Tsuk · 5 years ago
  25. e77bd0c Remove the now redundant `fargo build-tests` by Erick Tryzelaar · 5 years ago
  26. 110c701 Allow fargo subcommands to take even more arguments by Erick Tryzelaar · 5 years ago
  27. 8896745 Print help message if no subcommand is specified by Erick Tryzelaar · 5 years ago
  28. 548c96c Allow specififying target binary if multiple are present in a crate by Erick Tryzelaar · 5 years ago
  29. 23e2e32 Add a command to build a Fuchsia targeting rustc by Rob Tsuk · 5 years ago
  30. f6bbb82 Don’t specify linker in config by Rob Tsuk · 5 years ago
  31. 813c9b2 Update to new lld-only linkage by Taylor Cramer · 5 years ago
  32. 0e58757 Use sessionctl to run mods by Rob Tsuk · 5 years ago
  33. f70eeff Fix typo in threads argument by Rob Tsuk · 5 years ago
  34. 9f38ea4 Add --nocapture and plumb it through to the runner by Rob Tsuk · 5 years ago
  35. 9892e39 Use $FUCHSIA_DIR/.config to find build by Rob Tsuk · 6 years ago
  36. fb9a716 Adapt to new SDK location by Rob Tsuk · 6 years ago
  37. d69ebfe Don’t use —threads in fargo on Mac by Rob Tsuk · 6 years ago
  38. 3b9af5b Update linker flags to match the Fuchsia build by Petr Hosek · 6 years ago
  39. 0b1fab2 Add run-with-ermine option by Rob Tsuk · 6 years ago test_branch_will_delete
  40. b4c0abb Add an option to run on target with “run” by Rob Tsuk · 6 years ago
  41. 8f4f25c Update to the Rust 2018 edition by Rob Tsuk · 6 years ago
  42. 9de18e5 Merge "Update a few other places for target triple" by Rob Tsuk · 6 years ago
  43. 6506203 Support manifest-path in cargo command by Rob Tsuk · 6 years ago
  44. d189127 Update a few other places for target triple by Rob Tsuk · 6 years ago
  45. 891f74b move & update host target docs by Benjamin Brittain · 6 years ago
  46. 3c008be [fargo][sysroot] Update triple and sysroot by Benjamin Brittain · 6 years ago
  47. 72d815a Pass the debug-os option to the runner by Rob Tsuk · 6 years ago
  48. dfb7d35 Work around rustdoc errors on nightly by Rob Tsuk · 6 years ago
  49. db12e05 Use tiles_ctl add instead of set_root_view by Rob Tsuk · 6 years ago
  50. 901f355 Fix bug I introduces with yesterday’s new feature by Rob Tsuk · 6 years ago
  51. 2befccc Add command to create a Fuchsia-compatible .cargo/config by Rob Tsuk · 6 years ago
  52. 93c49df Add an option to disable the virtual console when starting by Rob Tsuk · 6 years ago
  53. 6ca9427 Add an environmental variable for the zircon build directory by Rob Tsuk · 6 years ago
  54. c99419f Implement doc as a fargo command by Rob Tsuk · 6 years ago
  55. f3285af Support passing arguments to fx run by Rob Tsuk · 6 years ago
  56. ed26e6d Use target specific env variables by Rob Tsuk · 6 years ago
  57. 91aa2ed Add option to disable cross compilation env variables by Rob Tsuk · 6 years ago
  58. f8dcd4b Update README for cross compilation by Rob Tsuk · 6 years ago
  59. 942ad4c Use just RUSTC instead of a target trip env variable by Rob Tsuk · 6 years ago
  60. 699f74f Add more logging to diagnose toolchain selection issue by Rob Tsuk · 6 years ago
  61. 8c83d35 Update instructions for new behavior of fx set by Rob Tsuk · 6 years ago
  62. 44be654 Refactor run_cargo to support better nested escaped parameters by Rob Tsuk · 6 years ago
  63. c0e55e3 Wire up option for arm64 by Rob Tsuk · 6 years ago
  64. 617c53c Use the new garnet sysroot by Rob Tsuk · 6 years ago
  65. 9ee8dcb Use correct shared library path by Rob Tsuk · 6 years ago
  66. 3517bbb Use the same rustfmt.tolm as proposed for garnet by Rob Tsuk · 6 years ago
  67. decb729 Provide the FIDL2 generated path by Rob Tsuk · 6 years ago
  68. 6f21be4 Remove create-facade command by Rob Tsuk · 6 years ago
  69. 69fe1bc Add —sysroot to CFLAGS for build.rs files to consume by Rob Tsuk · 6 years ago
  70. 1dc6c6d Use FUCHSIA_DIR instead of FUCHSIA_ROOT by Rob Tsuk · 6 years ago
  71. d984916 Use Fuchsia-supplied rustc and cargo by Rob Tsuk · 6 years ago
  72. c7aefc7 New rustfmt by Rob Tsuk · 6 years ago
  73. 41c8528 Support linking to shared libraries by Rob Tsuk · 6 years ago
  74. 33a6ab6 Add fargo check by Rob Tsuk · 6 years ago
  75. d0e0ae6 Update to use x64 instead of x86-64 by Taylor Cramer · 6 years ago
  76. c63ed63 Plumb the set_root_view changes all the way through by Rob Tsuk · 6 years ago
  77. b5fc11f Use set_root_view instead of the dearly departed launch by Rob Tsuk · 6 years ago
  78. 8b5c40d Use fx start to start the emulator by Rob Tsuk · 6 years ago
  79. 8088e3a Set env variables to support the cc-rs crate by Rob Tsuk · 6 years ago
  80. 3cdda7d Add command to generate facades by Rob Tsuk · 6 years ago
  81. b84d93e Replace error-chain with failure by Rob Tsuk · 6 years ago
  82. 7616d1d Cargo out directory has changed, fix load-driver to match. by Andrew Walbran · 6 years ago
  83. daf75b7 objcopy is the new strip by Rob Tsuk · 6 years ago
  84. 29029c9 Add a separate command to enable networking by Rob Tsuk · 6 years ago
  85. 94ad110 Set FUCHSIA_GEN_ROOT so that the FIDL facade crates will compile by Rob Tsuk · 6 years ago
  86. fcec637 Adding load-driver command to build a driver, copy it to the target device and load it. by Andrew Walbran · 6 years ago
  87. e76574c Fixing sysroot path. by Andrew Walbran · 6 years ago
  88. 3169910 Add support for passing arguments to test binaries by Rob Tsuk · 7 years ago
  89. 9a06f44 Don’t require FUCHSIA_ROOT for subdirectories of a valid Fuchsia project by Rob Tsuk · 7 years ago
  90. a319b11 Update test app by Rob Tsuk · 7 years ago
  91. 66c2dda Merge "Update docs" by James Tucker · 7 years ago
  92. 7e20d4b Update docs by Rob Tsuk · 7 years ago
  93. 6e79f41 Address some post-zircon issues by James Tucker · 7 years ago
  94. 65738e3 Zirconify by Rob Tsuk · 7 years ago
  95. 70882e3 [cratest] clippy and rustfmt changes by Tim Kilbourn · 7 years ago
  96. 7418c9c Call stty sane on Linux, too by Rob Tsuk · 7 years ago
  97. 6ec7725 Tweak rustfmt settings by Rob Tsuk · 7 years ago
  98. c68a253 Add a rustfmt file by Rob Tsuk · 7 years ago
  99. 32904ed Stop using the linker wrapper by Rob Tsuk · 7 years ago
  100. cb3d31f Stop using the toolchain rustc by Rob Tsuk · 7 years ago