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
*
Make.pkg: use installed runtime.h for cgo
Russ Cox
2011-01-06
1
-1
/
+1
*
fix cgo build
Russ Cox
2010-12-17
1
-1
/
+1
*
cgo: handle references to symbols in shared libraries
Russ Cox
2010-12-17
1
-6
/
+2
*
misc/cgo/life: fix, add to build
Russ Cox
2010-12-17
1
-9
/
+12
*
cgo: new cgo
Russ Cox
2010-12-08
1
-23
/
+27
*
Makefiles: Don't define _64BIT now that 6c does it by default.
Ian Lance Taylor
2010-11-18
1
-2
/
+1
*
debug/pe, cgo: add windows support
Wei Guangjing
2010-11-01
1
-0
/
+1
*
Make.pkg: remove .so before installing new one
Russ Cox
2010-10-01
1
-0
/
+1
*
build: generate, clean .exe files on Windows
Joe Poirier
2010-09-09
1
-1
/
+1
*
build: work with GNU Make 3.82
Jukka-Pekka Kekkonen
2010-09-07
1
-1
/
+4
*
Make.pkg: never use quietgcc
Russ Cox
2010-08-26
1
-0
/
+10
*
build: fix cgo with -j2
Russ Cox
2010-08-26
1
-5
/
+2
*
gotest: allow make test of cgo packages (without make install)
Russ Cox
2010-08-25
1
-4
/
+8
*
build: $GOBIN defaults to $GOROOT/bin
Russ Cox
2010-08-24
1
-21
/
+15
*
cgo: use new command line syntax: -- separates cgo flags from gcc flags
Russ Cox
2010-07-15
1
-1
/
+1
*
cgo: use slash-free relative paths for .so references
Russ Cox
2010-06-30
1
-2
/
+3
*
Add _cgo_export.[ch] targets so that make knows how they are
Ian Lance Taylor
2010-05-03
1
-1
/
+1
*
Add //export to cgo.
Ian Lance Taylor
2010-04-09
1
-5
/
+9
*
make: use actual dependency for install
Russ Cox
2010-03-30
1
-1
/
+1
*
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