1. 83f9711 Separate zircon build is gone by Rob Tsuk · 3 years, 3 months ago
  2. 9ea6c3d Convert manifest path to absolute by Rob Tsuk · 3 years, 5 months ago
  3. 7f6f384 Set caller to suppress ssh configuration messages by Rob Tsuk · 3 years, 5 months ago
  4. e7d0a95 Run cmc include before validating by Rob Tsuk · 3 years, 6 months ago
  5. b9686fe Use fx shell instead of ssh directly by Rob Tsuk · 3 years, 6 months ago
  6. e81c23f Add kill option to fargo run and fix threads by Rob Tsuk · 3 years, 6 months ago
  7. cccf426 Add fuchsia.process.Launcher to default sandbox by Rob Tsuk · 3 years, 8 months ago
  8. 42825d3 Adapt to new fdio location following http://fxrev.dev/399610 by Dan Johnson · 3 years, 9 months ago
  9. 856cc30 Add a way to link to static libraries by Rob Tsuk · 3 years, 11 months ago
  10. 3fa2e15 Adapt to new locations for libraries by Rob Tsuk · 4 years ago
  11. 5fedb78 Fix crates relying on rust_panic custom config. by Dan Johnson · 4 years ago
  12. 9166eed Fix fargo test by Rob Tsuk · 4 years ago
  13. db45b86 Updates to match build by Rob Tsuk · 4 years ago
  14. 8f26d20 Allow multiple CLI flag occurrences by Marc Khouri · 4 years ago
  15. 7e8371b Fixes for ARM and build layout changes by Rob Tsuk · 4 years ago
  16. 505c3bd Update build instructions by Rob Tsuk · 4 years, 1 month ago
  17. 3675d4d Adapt to new location of sysroot by Rob Tsuk · 4 years, 1 month ago
  18. aea0300 Enable doc tests on Fuchsia by Rob Tsuk · 4 years, 1 month ago
  19. 1fbf64b Add app-dir option alongside app-name by Marc Khouri · 4 years, 2 months ago
  20. af11f08 Add -Wrust-2018-idioms to all builds by Rob Tsuk · 4 years, 2 months ago
  21. f502643 Add app-name option to test and autotest by Rob Tsuk · 4 years, 2 months ago
  22. a20e301 Output a warning for the sessionctl run mode by Rob Tsuk · 4 years, 3 months ago
  23. 9a012b7 Add support for more complex builds by Rob Tsuk · 4 years, 3 months ago
  24. 3294ef7 Fixup write-config instruction in README by Marc Khouri · 4 years, 4 months ago
  25. 195ebbb Use a default cmx file for test by Rob Tsuk · 4 years, 6 months ago
  26. c1e5949 Remove trace provider from default libraries by Rob Tsuk · 4 years, 6 months ago
  27. 1b406a3 Support new names for emulators by Rob Tsuk · 4 years, 7 months ago
  28. 7e97432 Remove the Normal run mode by Rob Tsuk · 4 years, 7 months ago
  29. 1407270 Add libraries needed for tracing by Rob Tsuk · 4 years, 7 months ago
  30. 71c3b31 Support aemu as well as qemu by Rob Tsuk · 4 years, 7 months ago
  31. e7b95a8 Use structopt instead of using Clap directly by Rob Tsuk · 4 years, 8 months ago
  32. 71e8d61 Add a fmt command that uses the Fuchsia toolchain by Rob Tsuk · 4 years, 8 months ago
  33. a18b602 Add --example as an option to test by Rob Tsuk · 4 years, 9 months ago
  34. 01df804 Update for new prebuilt location by Rob Tsuk · 4 years, 9 months ago
  35. b3f7b1d Update lib location for clang change by Rob Tsuk · 4 years, 10 months ago
  36. 0df3cc8 Add logging and fix error related to libunwind by Rob Tsuk · 5 years ago
  37. 4ec5414 llvm-objcopy no longer accepts -strip-all by Rob Tsuk · 5 years ago
  38. 94d61bc Add KVM support by Taylor Cramer · 5 years ago
  39. b5c0524 Factor out shared emulator args by Taylor Cramer · 5 years ago
  40. b5583dc Allow option to specify app name in manifest by Rob Tsuk · 5 years ago
  41. 9d7030b Get rid of duplicate code by Rob Tsuk · 5 years ago
  42. 16d7c2e Create and install Fuchsia packages when running by Rob Tsuk · 5 years ago
  43. 3a5d0fb Remove unwrap() in favor of better error handling by Rob Tsuk · 5 years ago
  44. 00271d6 Run rustfmt with Fuchsia config by Rob Tsuk · 5 years ago
  45. ace24b3 Get build directory from fx by Rob Tsuk · 5 years ago
  46. 8cbfcee Update a stale doc path in README.md by Nick Pollard · 5 years ago
  47. 2ec8108 Use a timeout on netaddr by Rob Tsuk · 5 years ago
  48. e77bd0c Remove the now redundant `fargo build-tests` by Erick Tryzelaar · 5 years ago
  49. 110c701 Allow fargo subcommands to take even more arguments by Erick Tryzelaar · 5 years ago
  50. 8896745 Print help message if no subcommand is specified by Erick Tryzelaar · 5 years ago
  51. 548c96c Allow specififying target binary if multiple are present in a crate by Erick Tryzelaar · 5 years ago
  52. 23e2e32 Add a command to build a Fuchsia targeting rustc by Rob Tsuk · 5 years ago
  53. f6bbb82 Don’t specify linker in config by Rob Tsuk · 5 years ago
  54. 813c9b2 Update to new lld-only linkage by Taylor Cramer · 5 years ago
  55. 0e58757 Use sessionctl to run mods by Rob Tsuk · 5 years ago
  56. f70eeff Fix typo in threads argument by Rob Tsuk · 5 years ago
  57. 9f38ea4 Add --nocapture and plumb it through to the runner by Rob Tsuk · 5 years ago
  58. 9892e39 Use $FUCHSIA_DIR/.config to find build by Rob Tsuk · 6 years ago
  59. fb9a716 Adapt to new SDK location by Rob Tsuk · 6 years ago
  60. d69ebfe Don’t use —threads in fargo on Mac by Rob Tsuk · 6 years ago
  61. 3b9af5b Update linker flags to match the Fuchsia build by Petr Hosek · 6 years ago
  62. 0b1fab2 Add run-with-ermine option by Rob Tsuk · 6 years ago test_branch_will_delete
  63. b4c0abb Add an option to run on target with “run” by Rob Tsuk · 6 years ago
  64. 8f4f25c Update to the Rust 2018 edition by Rob Tsuk · 6 years ago
  65. 9de18e5 Merge "Update a few other places for target triple" by Rob Tsuk · 6 years ago
  66. 6506203 Support manifest-path in cargo command by Rob Tsuk · 6 years ago
  67. d189127 Update a few other places for target triple by Rob Tsuk · 6 years ago
  68. 891f74b move & update host target docs by Benjamin Brittain · 6 years ago
  69. 3c008be [fargo][sysroot] Update triple and sysroot by Benjamin Brittain · 6 years ago
  70. 72d815a Pass the debug-os option to the runner by Rob Tsuk · 6 years ago
  71. dfb7d35 Work around rustdoc errors on nightly by Rob Tsuk · 6 years ago
  72. db12e05 Use tiles_ctl add instead of set_root_view by Rob Tsuk · 6 years ago
  73. 901f355 Fix bug I introduces with yesterday’s new feature by Rob Tsuk · 6 years ago
  74. 2befccc Add command to create a Fuchsia-compatible .cargo/config by Rob Tsuk · 6 years ago
  75. 93c49df Add an option to disable the virtual console when starting by Rob Tsuk · 6 years ago
  76. 6ca9427 Add an environmental variable for the zircon build directory by Rob Tsuk · 6 years ago
  77. c99419f Implement doc as a fargo command by Rob Tsuk · 6 years ago
  78. f3285af Support passing arguments to fx run by Rob Tsuk · 6 years ago
  79. ed26e6d Use target specific env variables by Rob Tsuk · 6 years ago
  80. 91aa2ed Add option to disable cross compilation env variables by Rob Tsuk · 6 years ago
  81. f8dcd4b Update README for cross compilation by Rob Tsuk · 6 years ago
  82. 942ad4c Use just RUSTC instead of a target trip env variable by Rob Tsuk · 6 years ago
  83. 699f74f Add more logging to diagnose toolchain selection issue by Rob Tsuk · 6 years ago
  84. 8c83d35 Update instructions for new behavior of fx set by Rob Tsuk · 6 years ago
  85. 44be654 Refactor run_cargo to support better nested escaped parameters by Rob Tsuk · 6 years ago
  86. c0e55e3 Wire up option for arm64 by Rob Tsuk · 6 years ago
  87. 617c53c Use the new garnet sysroot by Rob Tsuk · 6 years ago
  88. 9ee8dcb Use correct shared library path by Rob Tsuk · 6 years ago
  89. 3517bbb Use the same rustfmt.tolm as proposed for garnet by Rob Tsuk · 6 years ago
  90. decb729 Provide the FIDL2 generated path by Rob Tsuk · 6 years ago
  91. 6f21be4 Remove create-facade command by Rob Tsuk · 6 years ago
  92. 69fe1bc Add —sysroot to CFLAGS for build.rs files to consume by Rob Tsuk · 6 years ago
  93. 1dc6c6d Use FUCHSIA_DIR instead of FUCHSIA_ROOT by Rob Tsuk · 6 years ago
  94. d984916 Use Fuchsia-supplied rustc and cargo by Rob Tsuk · 6 years ago
  95. c7aefc7 New rustfmt by Rob Tsuk · 6 years ago
  96. 41c8528 Support linking to shared libraries by Rob Tsuk · 6 years ago
  97. 33a6ab6 Add fargo check by Rob Tsuk · 6 years ago
  98. d0e0ae6 Update to use x64 instead of x86-64 by Taylor Cramer · 6 years ago
  99. c63ed63 Plumb the set_root_view changes all the way through by Rob Tsuk · 6 years ago
  100. b5fc11f Use set_root_view instead of the dearly departed launch by Rob Tsuk · 6 years ago