summaryrefslogtreecommitdiff
path: root/usr.bin/make/job.h
AgeCommit message (Expand)Author
2006-06-29Fixed the bug reported in PR 33866, which is that the :Q operator does notrillig
2006-03-31There is no need to count jobs and job tokens.dsl
2006-03-13JOB_FIRST is always set (since we only execute the shell once for everydsl
2006-03-11Remove most of the code seemed to be there to support 'remote jobs'.dsl
2006-01-22Make .NOTPARALLEL stop the job engine issuing more than one token (insteaddsl
2006-01-04Expunge last references to jobTokensFreedsl
2006-01-04When a parallel make job completes, always put the job token back into thedsl
2003-12-20Fixes for PR#18573 (make -j not stopping correctly on error).jmc
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-01Allow .SHELL: to control the shell used by compat mode too.sjg
2003-07-14Pass WARNS=3christos
2002-11-16Fixed race condition that would cause make -j to pause for fivegson
2002-06-15Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register.wiz
2001-06-01A number of semi-related changes.sjg
2000-12-30Include token counts in trace output.sommerfeld
2000-12-30Avoid token leaks when aborting after an error.sommerfeld
2000-12-30Do lazy token release - don't return tokens to the pipe unless we'resommerfeld
2000-12-30Add a token-passing scheme to allow a recursive make to successfullysommerfeld
2000-12-05correct performance regression of recent change from select() tosommerfeld
2000-12-04oops forgot to commit this one.christos
2000-12-03use 6 X's instead of 5 for portability.christos
2000-05-04conditionalize prototypes for REMOTE supportdrochner
1998-03-26PR/5210: Hauke Fath: make core dumps with .SHELLchristos
1996-11-06- Merge in FreeBSD and Lite2 changes.christos
1995-06-14- $NetBSD$ rcsidschristos
1994-03-05fixes/improvements from Christos Zoulas <christos@deshaw.com>.cgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd