aboutsummaryrefslogtreecommitdiff
path: root/src/run.bat
AgeCommit message (Expand)Author
2012-09-03doc/progs: use test/run.go for testing on WindowsShenghou Ma
2012-08-17misc/cgo/test: disable test on windows (attempt to fix windows build)Alex Brainman
2012-08-17cmd/go: new cgo build procedureShenghou Ma
2012-08-07misc/cgo/{life,stdio}, test/run.go: use test/run.go to do the cgo testsShenghou Ma
2012-05-22cmd/api: add api/next.txtBrad Fitzpatrick
2012-04-04build: unset GOROOT_FINAL before testsShenghou Ma
2012-03-21build: unset GOPATH before testsShenghou Ma
2012-03-20run.bat: disable test in test\bench\go1 to fix buildAlex Brainman
2012-03-20build: do more during windows buildAlex Brainman
2012-03-13test: actually run them on windowsAlex Brainman
2012-03-05build: use run.go for running testsRuss Cox
2012-02-16make.bat, run.bat: echo newlinesHector Chu
2012-02-16build: use setlocal in run.batAlex Brainman
2012-02-13build: fix windows buildRuss Cox
2012-02-04build: dist-based build for windowsRuss Cox