summaryrefslogtreecommitdiff
path: root/src/lib9/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: delete make paraphernaliaRuss Cox2012-02-061-119/+2
* lib9: make safe for automatic buildsRuss Cox2012-02-011-1/+1
* build: move the "-c" flag into HOST_CFLAGSAnthony Martin2012-01-311-3/+3
* lib9: add ctimeRuss Cox2011-11-071-0/+1
* lib9: stop build if ../version.bash failsAlex Brainman2011-07-011-1/+2
* lib9, libmach: Change GOOS references to GOHOSTOSEvan Shaw2011-03-151-1/+1
* build: $GOBIN defaults to $GOROOT/binRuss Cox2010-08-241-29/+9
* build: no required environment variablesRuss Cox2010-08-181-2/+2
* misc/builder: support for uploading tarballs to googlecodeAndrew Gerrand2010-07-301-1/+3
* rename GOOS=mingw to GOOS=windowsAlex Brainman2010-04-291-1/+1
* *l/*c: add -V flag to display version numberAndrew Gerrand2010-02-081-1/+1
* build: move GOOS, GOARCH, GOROOT lookup into central library.Russ Cox2010-01-181-0/+4
* Ports of lib9, libbio and libmach to Windows.Hector Chu2009-11-301-6/+14
* go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia2009-11-231-4/+4
* import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike2008-06-121-0/+126