Sign in
vanadium
/
release.go.x.ref
/
c396a8df71f4c9a2ec1507c3573fb882c86ac3f5
/
tools
/
build
f416ac5
"core": Make go-tests pass under agent
by Ankur
· 10 years ago
d68949c
core: Remove old profiles and make new profiles parse flags for runtime.
by Suharsh Sivakumar
· 10 years ago
a5ad272
core: Convert all cmdline users to veyron2.Init.
by Matt Rosencrantz
· 10 years ago
0003fdc
"core/veyron/tools": Test must run under agent
by Ankur
· 10 years ago
92303e1
core: Make cmdline.Command.Main return an exit code instead of exiting.
by Matt Rosencrantz
· 10 years ago
f541b77
core: Remove the NewServer method of the Runtime interface.
by Matt Rosencrantz
· 10 years ago
89445a4
core: Remove the redundant With* methods on context.
by Matt Rosencrantz
· 10 years ago
4f8ac60
veyron.go.core: Make context.T a concrete type.
by Matt Rosencrantz
· 10 years ago
478fcf9
veyron: Run gofmt against core.
by Todd Wang
· 10 years ago
3540e3a
Post-migration cleanup.
by Jiri Simsa
· 10 years ago
764efb7
Reorganization of VANADIUM_ROOT relative paths.
by Jiri Simsa
· 10 years ago
c0a2865
Replacing veyron.io with v.io.
by Jiri Simsa
· 10 years ago
3d3491f
Replacing VEYRON_ROOT with VANADIUM_ROOT.
by Jiri Simsa
· 10 years ago
8f9fca1
Veyron.core: Stop using ServerContext as a contex.T
by Matt Rosencrantz
· 10 years ago
9346b41
veyron/veyron2/ipc: Call should n ot have a Cancel method.
by Matt Rosencrantz
· 10 years ago
28dabfc
veyron2/ipc: allow listen to return multiple endpoints and use verror2.
by Cosmos Nicolaou
· 10 years ago
8fea01c
veyron: Rename proxy.envyor.com to (ns|auth).dev.v.io
by Robin Thellend
· 10 years ago
c7a5d72
veyron.io/veyron/veyron/tools/build: Convert to verror2.
by Mike Burrows
· 10 years ago
d83b90b
veyron2/vlog: get rid of -vv flag, use --vmodule=*=2 instead.
by Cosmos Nicolaou
· 10 years ago
c2ed03e
veyron/tools/*: Remove dependence on rt.R()/rt.Init()
by Matt Rosencrantz
· 10 years ago
bc26d69
veyron/{lib/tools}: removing the cmdline and textutil packages from
by Jiri Simsa
· 10 years ago
62b210f
veyron/*/main.go: update go:generate to use tool
by Robert Kroeger
· 10 years ago
702385a
veyron2/vdl: New API for generated Go interfaces.
by Todd Wang
· 10 years ago
92dba58
veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation.
by Cosmos Nicolaou
· 10 years ago
f8d4c2b
rename ipc.ListenX to ipc.Listen.
by Cosmos Nicolaou
· 10 years ago
18205cf
veyron/tools: Merge the impl and main packages
by Robin Thellend
· 10 years ago
f889c73
veyron2: break dependency between veyron2/rt and the runtime implementation.
by Cosmos Nicolaou
· 10 years ago
0d12d71
cmdline tools: Auto-generate doc.go file using "go generate".
by Todd Wang
· 10 years ago
fcb72a5
veyron/lib/cmdline: Avoid repeatedly printing default help.
by Todd Wang
· 10 years ago
d6c3c9c
veyron: start the transition to using ListenX.
by Cosmos Nicolaou
· 10 years ago
519c507
updating the veyron import paths
by Jiri Simsa
· 11 years ago
701cdc6
veyron/{services/mgmt,tools}/build: fixing the build server shell test
by Jiri Simsa
· 11 years ago
1023a34
veyron/{services/mgmt,tools}: end-to-end tests for binaryd, buildd, and profiled
by Jiri Simsa
· 11 years ago
8bfacf2
veyron2/ipc: change Lookup to take second arg that is the method being invoked.
by Cosmos Nicolaou
· 11 years ago
137b8d2
veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context.
by Matt Rosencrantz
· 11 years ago
1bf5bd2
veyron/{tools,services/mgmt}/build: fix for https://code.google.com/p/envyor/issues/detail?id=252
by Jiri Simsa
· 11 years ago
553bfb8
veyron/tools/build: Support for cgo
by Asim Shankar
· 11 years ago
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
ff5b635
veyron/tools/build: Print more detailed error information
by Asim Shankar
· 11 years ago
9d22b7d
veyron/tools/build: moving the client for interacting with the build
by Jiri Simsa
· 11 years ago