summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/make.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-13make the choice of engine explicitespie1-2/+3
2020-01-13less confusing function nameespie1-2/+2
2010-07-19Correct $OpenBSD$ stuffespie1-2/+1
2010-07-19two small changes:espie1-1/+1
2007-12-01I was sure I had committed this already, grrrr.espie1-1/+2
2007-11-28debug scaffolding: allows the insertion of a random delay before firing upespie1-1/+2
2007-09-17remove prototypes that now live in engine.h, adjust suff.c accordinglyespie1-5/+1
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
2001-05-23Mostly clean-up:espie1-414/+10
2001-05-03Synch with my current work.espie1-128/+126
2001-03-02Use the ohash_* that's now in libc.espie1-2/+2
2000-11-24Change the time stamp interface to use an abstract datatype.espie1-6/+33
2000-11-24Clean-ups:espie1-2/+2
2000-09-14Introduce a few macros to handle timestamps in an abstract way.espie1-1/+20
2000-09-14Use the new hash scheme to store the target nodes.espie1-3/+3
2000-09-14Some systematic clean-up.espie1-1/+7
2000-06-23This is the speed-up patch, which doubles make speed (almost).espie1-2/+10
2000-06-23This patch separates local contexts from global contexts for good.espie1-5/+14
2000-06-23Once those special variable are taken care of, other Var functions can takeespie1-4/+6
2000-06-23Start of variable fixes and speed-ups.espie1-1/+9
2000-06-17A few assorted changes, to remove more dynamic lists.espie1-7/+7
2000-06-17This patch introduces a distinction betweenespie1-12/+12
2000-04-17Record location in target node as well.espie1-1/+3
2000-02-02Bug-fix: make should behave sensibly when presented with negative times...espie1-1/+3
1999-12-18NIL, NILGNODE, etc, are only glorified NULL.espie1-3/+2
1999-11-11extern.h is a better name than nonints.hespie1-2/+2
1999-11-11Move all prototypes to nonints.h. Comment no longer reflects reality.espie1-12/+1
1998-12-05Modifications from netbsd:espie1-3/+6
1998-06-29make the bootstrap compile on modern compilersart1-6/+8
1998-02-22some ansimickey1-2/+2
1997-07-25#if __STDC__ --> #ifdef __STDC__mickey1-2/+2
1997-04-28Back out newer .USE code as it caused problems. I've done a "make build"millert1-3/+1
1997-04-01Sync with NetBSD (mostly by christos initial substitution/regexp from Der Mouse)millert1-11/+24
1996-11-30Sync with NetBSD:millert1-11/+11
1996-09-02Sync up with NetBSD:briggs1-2/+4
1996-03-27From NetBSD: merge of 960317niklas1-1/+2
1996-02-23Implement an -m option used for replacing /usr/share/mk with aniklas1-0/+2
1996-02-22From NetBSD:niklas1-2/+2
1995-12-17from christos:deraadt1-1/+2
1995-10-18initial import of NetBSD treederaadt1-0/+368