1
0
mirror of https://github.com/golang/go synced 2024-11-18 18:04:46 -07:00
go/misc
Andrew Gerrand df21f06fdf misc/dashboard/builder: synchronize accesses to goroot, always -commit
This prevents the occasional issue when Mercurial screws up the locking
itself, and by moving the locking into this process we can use the
goroot for other things (such as automatically updating the builder
binary).

It also asks all builders to poll for new commits.

R=bradfitz, dave, minux.ma, rsc
CC=golang-dev
https://golang.org/cl/7178046
2013-01-25 10:06:18 +11:00
..
arm
bash misc/bash: Completion for go tool. 2012-02-28 07:41:49 +11:00
bbedit
cgo cgo: enable cgo on openbsd 2012-12-21 01:43:19 +11:00
chrome/gophertool gophertool: fix links 2012-10-22 01:05:21 +08:00
dashboard misc/dashboard/builder: synchronize accesses to goroot, always -commit 2013-01-25 10:06:18 +11:00
dist misc/dist: support packaging for NetBSD 2012-10-16 15:53:17 +08:00
emacs misc/emacs: update go-mode syntax table and comment handling as 2013-01-09 10:26:34 -05:00
fraise
git misc/git: add gofmt git pre-commit hook 2012-11-15 19:58:49 +01:00
goplay gofmt: apply gofmt -w src misc 2012-10-30 13:38:01 -07:00
IntelliJIDEA
kate
notepadplus
osx misc/osx: update for dist tool, drop image.bash, update readme 2012-02-07 14:37:57 +11:00
swig cmd/go, go/build, misc/swig: add SWIG support to Go tool 2012-08-03 18:08:43 -07:00
vim misc/vim: fix reimport guard and remove K mapping. 2012-10-29 22:10:59 +11:00
xcode misc/xcode: fix typos 2012-03-05 15:50:48 -08:00
zsh testing: change -test.benchtime to a flag.Duration. 2012-10-09 08:57:29 +11:00
benchcmp misc/benchcmp: show byte allocation statistics 2012-12-22 14:51:16 -05:00
pprof misc/pprof: don't look for browser in current directory. 2012-12-21 20:40:44 +01:00