aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/make.bash
AgeCommit message (Expand)Author
2008-09-19add gobuild.Russ Cox
2008-06-27add a testRob Pike
2008-06-25put a makefile into runtimeRob Pike
2008-06-21add signal handling and traceback support therein.Rob Pike
2008-06-12make paths explicit for easier installationRob Pike
2008-06-05goos garchKen Thompson