1
0
mirror of https://github.com/golang/go synced 2024-11-19 02:04:42 -07:00
The Go programming language
Go to file
Russ Cox 76036192b9 make Makefiles safe for parallel make
use -j4 (4-way parallel) in make.bash.

halves time for make.bash on r45

also add libregexp, acid to default build

R=r
DELTA=90  (39 added, 37 deleted, 14 changed)
OCL=15485
CL=15487
2008-09-18 15:06:43 -07:00
doc adjusted doc to incorporate new channel notation 2008-09-17 13:57:11 -07:00
include acid fixes etc. still not perfect. 2008-09-16 12:33:00 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src make Makefiles safe for parallel make 2008-09-18 15:06:43 -07:00
test fix printing of -(1<<63) 2008-09-17 14:08:52 -07:00
usr/gri/gosrc - updated printing of chan types 2008-09-17 14:26:01 -07:00