summaryrefslogtreecommitdiff
path: root/src/all.bat
Commit message (Expand)AuthorAgeFilesLines
* make.{bash,bat}: check unmodified $PATH for $GOROOT/bin presenceDmitri Shuralyov2023-04-191-5/+0
* all.bat,clean.bat,race.bat,run.bat: call some.bat with .\some.batYasuhiro Matsumoto2022-05-121-2/+2
* all: treat all files as binary, but check in .bat with CRLFDmitri Shuralyov2020-06-081-27/+27
* build: force all Windows batch files to CRLFGiovanni Bajo2020-03-221-0/+1
* all.bat,make.bat,run.bat: make these work even when directory has space in itAlex Brainman2013-03-251-1/+1
* src/all.bat: fix bannerShenghou Ma2012-09-201-1/+4
* build: print go banner before restoring windows PATHBrad Fitzpatrick2012-09-131-1/+1
* build: restore PATH before "dist banner"Shenghou Ma2012-06-061-0/+2
* build: use setlocal in run.batAlex Brainman2012-02-161-1/+1
* build: keep environment variable changes local during Windows buildAlex Brainman2012-02-161-4/+3
* build: fix windows buildRuss Cox2012-02-131-1/+4
* builder: set $GOBUILDEXIT for WindowsRuss Cox2012-02-101-1/+1
* all.bat: report error code back to the gobuilderAlex Brainman2012-02-101-0/+1
* build: dist-based build for windowsRuss Cox2012-02-041-0/+18