aboutsummaryrefslogtreecommitdiff
path: root/src/make.bat
AgeCommit message (Expand)Author
2014-07-12make.bat: return exit code to dashboard builderAlex Brainman
2013-08-02cmd/dist: fix windows build.Rémy Oudompheng
2013-03-25all.bat,make.bat,run.bat: make these work even when directory has space in itAlex Brainman
2013-03-12go/types: delete from main repo; part of move to go.expRob Pike
2013-03-06make.bash,bat: add -tags gotypes to the buildRob Pike
2012-10-22lib9, cmd/dist, cmd/5l: embed GOARM into cmd/5l and auto detect GOARMShenghou Ma
2012-10-12cmd/dist: fix superfluous and confusing "binaries ... to be copied or moved" ...Shenghou Ma
2012-03-20build: do more during windows buildAlex Brainman
2012-03-17make.bat: don't show error message if old generated files do not existShenghou Ma
2012-03-16make.bat: Fix for old filesChristopher Redden
2012-03-13make.bat: properly handle directories with spacesAlex Brainman
2012-02-16make.bat, run.bat: echo newlinesHector Chu
2012-02-16make.bat: implement --no-cleanAlex Brainman
2012-02-16build: keep environment variable changes local during Windows buildAlex Brainman
2012-02-13cmd/dist: cross-compiling fixesRuss Cox
2012-02-12build: reject make.bash on WindowsRuss Cox
2012-02-10make.bat: remove double quotesAlex Brainman
2012-02-09cmd/dist: fix GOROOT_FINALGustavo Niemeyer
2012-02-04build: dist-based build for windowsRuss Cox