1. 5181bdb veyron/go/src/...: replace "127.0.0.1:0" and "localhost:0" with ":0" in address flag default for binaries, and make sure to override --address to "127.0.0.1:0" in tests (since GCE requires ipv4). by Adam Sadovsky · 11 years ago
  2. 9d22b7d veyron/tools/build: moving the client for interacting with the build by Jiri Simsa · 11 years ago
  3. 97b9dca veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API. by Shyam Jayaraman · 11 years ago
  4. f5cd765 {veyron2,veyron}/services/mgmt: change the build service API so that by Jiri Simsa · 11 years ago
  5. 5292293 veyron/services/mgmt/build: adding missing imports by Jiri Simsa · 11 years ago
  6. f531d6c veyron/services/mgmt/build/impl: locating cross-compiled binaries correctly by Jiri Simsa · 11 years ago
  7. 8e32b2a {veyron,veyron2}/services/mgmt/build: enabling cross-compilation for by Jiri Simsa · 11 years ago
  8. 1a7ce71 veyron/services/mgmt/build: minor cleanup by Jiri Simsa · 11 years ago
  9. 5dcb4fa veyron/services/mgmt/build: the build server should not fail if the by Jiri Simsa · 11 years ago
  10. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  11. 2f8bc27 veyron/services/mgmt/build: adding support for cross-compilation of Go by Jiri Simsa · 11 years ago
  12. 2e7dd71 {veyron/veyron2}/services/mgmt/build: a simple Go build server by Jiri Simsa · 11 years ago
  13. 5293dcb TBR by Jiri Simsa · 11 years ago