index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
make.bash
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
1
-2
/
+12
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
1
-0
/
+9
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
1
-3
/
+16
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-83
/
+110
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+110
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-110
/
+0
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
1
-0
/
+3
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
1
-0
/
+11
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
1
-23
/
+2
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-1
/
+1
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-14
/
+51
2010-05-15
build; allow MAKEFLAGS to be set outside the build scripts
Christopher Wedgwood
1
-1
/
+2
2010-03-31
build script tweaks
Russ Cox
1
-38
/
+1
2010-03-04
goinstall: an experiment in (external) package installation
Russ Cox
1
-1
/
+1
2010-02-03
arm: toss make-arm.bash
Russ Cox
1
-2
/
+2
2009-12-11
Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
Devon H. O'Dell
1
-19
/
+21
2009-12-04
make Native Client support build again,
Russ Cox
1
-1
/
+1
2009-11-30
Ports of lib9, libbio and libmach to Windows.
Hector Chu
1
-2
/
+2
2009-11-24
fix weird all.bash failures by running deps.bash before make clean runs in pk...
Rob Pike
1
-3
/
+6
2009-11-24
make.bash: clear CDPATH to avoid output from cd
Russ Cox
1
-0
/
+2
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
1
-8
/
+8
2009-11-19
build Make.deps during make.bash instead
Russ Cox
1
-0
/
+4
2009-11-14
Build changes to support work on the BSDs.
Devon H. O'Dell
1
-3
/
+11
2009-11-11
make.bash: detect and warn about SELinux policy that crashes us.
Adam Langley
1
-0
/
+16
2009-11-11
Revert make.bash which slipped into the previous revision.
Adam Langley
1
-13
/
+0
2009-11-11
Reland a112249da741, this time with missing file.
Adam Langley
1
-0
/
+13
2009-11-10
make.bash: check $PATH indirectly via which quietgcc
Russ Cox
1
-3
/
+8
2009-11-10
sanity check environment variables better.
Russ Cox
1
-0
/
+17
2009-11-10
test for invalid $GOBIN setting before trying to build
Russ Cox
1
-0
/
+7
2009-11-05
new command hgpatch, for use by codereview extension
Russ Cox
1
-1
/
+1
2009-11-03
add goyacc to the build
Rob Pike
1
-1
/
+1
2009-11-01
Use the environment variable CC as the bootstrap compiler used
Ian Lance Taylor
1
-1
/
+2
2009-10-22
fix build after Mercurial move.
Russ Cox
1
-1
/
+1
2009-10-09
fix nacl build
Russ Cox
1
-15
/
+20
2009-10-03
8c, 8l dynamic loading support.
Russ Cox
1
-1
/
+1
2009-08-14
rename libmach_amd64 libmach
Rob Pike
1
-1
/
+1
2009-08-12
new included Make.pkg for handwritten package makefiles.
Russ Cox
1
-1
/
+1
2009-07-28
Support use of $GOBINDIR to override $HOME/bin
Phil Pennock
1
-3
/
+4
2009-07-13
ebnflint command
Robert Griesemer
1
-1
/
+1
2009-06-22
set -e does not apply to ( ) blocks,
Russ Cox
1
-11
/
+17
2009-06-16
- install gofmt in src/cmd/gofmt
Robert Griesemer
1
-1
/
+1
2009-06-16
fix build
Robert Griesemer
1
-4
/
+3
2009-06-09
mv src/lib to src/pkg
Rob Pike
1
-1
/
+1
2009-06-06
move src/runtime -> src/lib/runtime;
Russ Cox
1
-1
/
+1
2009-04-16
rewrite gobuild in go.
Russ Cox
1
-1
/
+1
2008-11-21
convert lib to a Makefile,
Russ Cox
1
-1
/
+1
2008-11-19
avoid problem overwriting read-only quietgcc
Russ Cox
1
-0
/
+1
2008-11-19
build with warnings enabled.
Russ Cox
1
-0
/
+3
2008-11-18
add build step to install debuggers setgid procmod.
Russ Cox
1
-0
/
+6
2008-10-08
check $GOROOT before diving into build
Russ Cox
1
-0
/
+6
[next]