summaryrefslogtreecommitdiff
path: root/src/race.bat
Commit message (Expand)AuthorAgeFilesLines
* all.bat,clean.bat,race.bat,run.bat: call some.bat with .\some.batYasuhiro Matsumoto2022-05-121-3/+3
* all: treat all files as binary, but check in .bat with CRLFDmitri Shuralyov2020-06-081-51/+51
* build: force all Windows batch files to CRLFGiovanni Bajo2020-03-221-1/+0
* cmd/dist: fix compilation on windowsFlorin Pățan2018-08-251-1/+1
* cmd/dist: make test default to --no-rebuildRuss Cox2015-12-291-1/+1
* all: link to https instead of httpBrad Fitzpatrick2015-07-111-1/+1
* cmd/dist: move guts of race.bash into distBrad Fitzpatrick2015-06-091-9/+1
* [dev.cc] cmd/go: fix expansion of 'std', add 'cmd'Russ Cox2015-02-231-3/+0
* build: fix race.bat flagsBrad Fitzpatrick2015-02-071-1/+1
* race.bash,race.bat: unset GOROOT_FINAL during testsAlex Brainman2014-05-071-0/+6
* race.bat: set exit statusDmitriy Vyukov2013-12-171-0/+1
* race.bat: fix env setupDmitriy Vyukov2013-12-171-1/+2
* race.bash, race.bat: build a race enabled cmd/cgo before trying to use itDave Cheney2013-09-291-0/+3
* src: add race.batShenghou Ma2013-02-031-0/+52