aboutsummaryrefslogtreecommitdiff
path: root/src/all.bat
AgeCommit message (Expand)Author
2023-04-19make.{bash,bat}: check unmodified $PATH for $GOROOT/bin presenceDmitri Shuralyov
2022-05-12all.bat,clean.bat,race.bat,run.bat: call some.bat with .\some.batYasuhiro Matsumoto
2020-06-08all: treat all files as binary, but check in .bat with CRLFDmitri Shuralyov
2020-03-22build: force all Windows batch files to CRLFGiovanni Bajo
2013-03-25all.bat,make.bat,run.bat: make these work even when directory has space in itAlex Brainman
2012-09-20src/all.bat: fix bannerShenghou Ma
2012-09-13build: print go banner before restoring windows PATHBrad Fitzpatrick
2012-06-06build: restore PATH before "dist banner"Shenghou Ma
2012-02-16build: use setlocal in run.batAlex Brainman
2012-02-16build: keep environment variable changes local during Windows buildAlex Brainman
2012-02-13build: fix windows buildRuss Cox
2012-02-10builder: set $GOBUILDEXIT for WindowsRuss Cox
2012-02-10all.bat: report error code back to the gobuilderAlex Brainman
2012-02-04build: dist-based build for windowsRuss Cox