index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Make.pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor the Makefiles to make writing outside Makefiles easier.
Rob Pike
2010-03-19
1
-14
/
+7
*
Install runtime.h and cgocall.h.
Ian Lance Taylor
2010-02-24
1
-2
/
+2
*
Add 'bench' target to makefiles.
Adam Langley
2010-01-12
1
-0
/
+3
*
Fix missing explicit GOBIN in src/pkg/Makefile. Clean up creation of
Devon H. O'Dell
2010-01-06
1
-8
/
+2
*
rollback of http://codereview.appspot.com/181077
Russ Cox
2010-01-05
1
-2
/
+8
*
Fix missing explicit GOBIN in src/pkg/Makefile. Clean up creation of QUOTED_G...
Devon H. O'Dell
2010-01-05
1
-8
/
+2
*
cgo: interpret $CGOPKGDIR as absolute path if rooted
Russ Cox
2009-12-21
1
-1
/
+5
*
Make.pkg: fix cgo for TARG=a/b
Russ Cox
2009-12-17
1
-2
/
+2
*
Allow cgo to accept multiple .go inputs for a package
Devon H. O'Dell
2009-12-17
1
-26
/
+41
*
Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
Devon H. O'Dell
2009-12-11
1
-12
/
+24
*
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
2009-11-23
1
-6
/
+12
*
cgo: allow .so in subdirectories
Russ Cox
2009-11-20
1
-1
/
+1
*
Missing flags for FreeBSD shared link as used by cgo in default build.
William Josephson
2009-11-18
1
-0
/
+1
*
Make.pkg: have "make coverage" invoke 6cov with correct binary
Russ Cox
2009-11-17
1
-1
/
+1
*
makefiles: use correct gcc order in case --as-needed is in use.
Russ Cox
2009-11-15
1
-1
/
+1
*
Build changes to support work on the BSDs.
Devon H. O'Dell
2009-11-14
1
-1
/
+1
*
work with GNU Make 3.80
Russ Cox
2009-11-11
1
-1
/
+5
*
Make.pkg: add DEPS= support
Russ Cox
2009-11-01
1
-2
/
+5
*
8c, 8l dynamic loading support.
Russ Cox
2009-10-03
1
-3
/
+6
*
cgo working on linux/386
Russ Cox
2009-09-30
1
-3
/
+6
*
cgo: works on amd64.
Russ Cox
2009-09-30
1
-15
/
+68
*
makefile fixes; convert runtime to use new makefiles
Russ Cox
2009-08-13
1
-2
/
+6
*
avoid unnecessary installs
Russ Cox
2009-08-12
1
-2
/
+6
*
new included Make.pkg for handwritten package makefiles.
Russ Cox
2009-08-12
1
-0
/
+57