summaryrefslogtreecommitdiff
path: root/src/pkg/deps.bash
AgeCommit message (Expand)AuthorFilesLines
2010-04-06fix deps.bash. \t does not mean tab in some seds.Rob Pike1-2/+4
2010-04-06GNU/Linux sed requires \? rather than ?. Just use * instead.Ian Lance Taylor1-1/+1
2010-04-05deps.bash: be less strict about format of x.go linesRuss Cox1-1/+1
2010-03-19deps.bash: handle Makefiles with .go filenames that include $(GOOS) and $(GOA...Alex Brainman1-0/+2
2010-01-06deps.bash: handle space between .go and \ in GOFILES=Russ Cox1-1/+1
2009-11-14Build changes to support work on the BSDs.Devon H. O'Dell1-1/+1
2009-08-17- updated Makefile, Make.depsRobert Griesemer1-1/+1
2009-06-09bring over deps.bashRuss Cox1-0/+36