Sign in
go
/
go
/
b42d4a8b0e99c38bb25010ce169da9ef4af85da6
/
src
/
make.bat
3b50adb
build: unset GOBIN during build
by Brad Fitzpatrick
· 9 years ago
50c38d4
cmd/go, go/build: add support for Fortran
by kortschak
· 9 years ago
7354978
doc: replace references to {5..9}{g,l} with go tool compile and go tool link
by Jeremy Jackins
· 10 years ago
f1489ac
build: update Windows make.bat to use CC_FOR_TARGET.
by Hyang-Ah (Hana) Kim
· 10 years ago
096b294
[dev.cc] cmd/go: fix expansion of 'std', add 'cmd'
by Russ Cox
· 10 years ago
db52315
[dev.cc] build: do not 'clean -i std' between dist and go_bootstrap
by Russ Cox
· 10 years ago
1fac6d1
[dev.cc] build: do not pass GOHOSTOS and GOHOSTARCH to Go 1.4 build
by Russ Cox
· 10 years ago
db47a27
[dev.cc] build: fix cross-compilation
by Russ Cox
· 10 years ago
afeca5c
build: update Windows make.bat for Go-based dist
by Brad Fitzpatrick
· 10 years ago
d160d1b
build: change all.bash output to be more markdown-friendly
by Russ Cox
· 10 years ago
2034dae
build: fix windows make.bat
by Russ Cox
· 11 years ago
ebfc7e8
make.bat: do not exit builder on successful completion of make.bat (fixes build)
by Alex Brainman
· 11 years ago
369a3ff
make.bat: return exit code to dashboard builder
by Alex Brainman
· 11 years ago
0fe65c4
cmd/dist: fix windows build.
by Rémy Oudompheng
· 12 years ago
77fb0c1
all.bat,make.bat,run.bat: make these work even when directory has space in it
by Alex Brainman
· 12 years ago
4ce7909
go/types: delete from main repo; part of move to go.exp
by Rob Pike
· 12 years ago
a25486e
make.bash,bat: add -tags gotypes to the build
by Rob Pike
· 12 years ago
77e42e2
lib9, cmd/dist, cmd/5l: embed GOARM into cmd/5l and auto detect GOARM
by Shenghou Ma
· 12 years ago
19dc7bb
cmd/dist: fix superfluous and confusing "binaries ... to be copied or moved" message
by Shenghou Ma
· 12 years ago
7fbef93
build: do more during windows build
by Alex Brainman
· 13 years ago
4aaf03a
make.bat: don't show error message if old generated files do not exist
by Shenghou Ma
· 13 years ago
8009542
make.bat: Fix for old files
by Christopher Redden
· 13 years ago
f26b1f8
make.bat: properly handle directories with spaces
by Alex Brainman
· 13 years ago
7fc4792
make.bat, run.bat: echo newlines
by Hector Chu
· 13 years ago
fa0100c
make.bat: implement --no-clean
by Alex Brainman
· 13 years ago
32cb495
build: keep environment variable changes local during Windows build
by Alex Brainman
· 13 years ago
7b848c6
cmd/dist: cross-compiling fixes
by Russ Cox
· 13 years ago
b5d81e5
build: reject make.bash on Windows
by Russ Cox
· 13 years ago
9a469e6
make.bat: remove double quotes
by Alex Brainman
· 13 years ago
54f1e1b
cmd/dist: fix GOROOT_FINAL
by Gustavo Niemeyer
· 13 years ago
4c1abd6
build: dist-based build for windows
by Russ Cox
· 13 years ago