Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: test for _WIN32, not _MINGW32 | Joe Poirier | 2010-09-08 | 1 | -1/+1 |
* | build: $GOBIN defaults to $GOROOT/bin | Russ Cox | 2010-08-24 | 1 | -17/+3 |
* | libbio: fix Bprint bug | Russ Cox | 2010-08-10 | 1 | -21/+49 |
* | Ports of lib9, libbio and libmach to Windows. | Hector Chu | 2009-11-30 | 2 | -3/+5 |
* | go: makes it build for the case $GOROOT has whitespaces | Sergio Luis O. B. Correia | 2009-11-23 | 1 | -3/+3 |
* | convert C runtime to 32-bit runes; | Russ Cox | 2009-08-31 | 2 | -2/+2 |
* | fix build (Makefile comment convention) | Rob Pike | 2009-08-17 | 1 | -4/+4 |
* | 6l: | Russ Cox | 2008-10-20 | 2 | -6/+13 |
* | add gobuild. | Russ Cox | 2008-09-19 | 1 | -0/+2 |
* | Use a single Make.conf for setting CC, etc. | Russ Cox | 2008-08-03 | 1 | -2/+1 |
* | import the plan 9 libraries libc (lib9) and libbio into the tree. | Rob Pike | 2008-06-12 | 17 | -0/+1196 |