summaryrefslogtreecommitdiff
path: root/usr.bin/make/targ.c
AgeCommit message (Expand)Author
2006-02-26Make ".WAIT" apply recursively to all children of nodes on the rightapb
2006-02-11Delete obsolete static defn.dsl
2006-02-11Debug trace all the targets we are actually intending making.dsl
2006-01-08Include the 'preds' and 'successors' in the diag output.dsl
2006-01-08Include .WAIT in the debug output for dependency lists.dsl
2005-08-08From Max Okumoto:christos
2005-08-05More KNF cleanups from Max Okumotochristos
2005-07-25Whitespace KNF cleanup from Max Okumotochristos
2005-02-16PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes]christos
2004-07-01Change to use __unused instead and provide a compat definition in make.h ifjmc
2004-07-01Add some checks for gcc around a few function declarations and note thejmc
2004-05-07Simplify build, no functional changes.ross
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14Pass WARNS=3christos
2002-06-15Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register.wiz
2002-03-20Xref: parse.c, rev 1.46; make.c, rev 1.23pk
2002-02-10Targ_PrintType(): include .PHONY and .MADE attributes.pk
2002-01-27Fix major bug in make(1) ... due to shadowing of the dotLast path used forreinoud
2001-11-12Add new make variable .ALLTARGETS, which lists all targets in the Makefile.tv
2001-08-20precede, not preceed.wiz
2001-07-03add .USEBEFORE Attributechristos
2001-01-14- make the second list of commands override the first like gmake doeschristos
1999-09-16Some minor cleanup of :: tests.mycroft
1999-09-15Rework how :: dependencies are handled.mycroft
1999-09-15Don't bother iterating through all the data structures to free(3) everythingmycroft
1999-09-15Replace the linear variable list in the GNode with a hash table. Gives amycroft
1998-11-11This patch fixes the problem introduced in the previous commit wherechristos
1998-02-04Y2K fixes: use strftime(), and add a fake strftime() for systems that dochristos
1997-09-28wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAPlukem
1997-07-01Add WARNS=1christos
1997-05-02- Target searching addition:christos
1997-02-20Reported by cgd: fix .USE directive problems:christos
1996-11-06- Merge in FreeBSD and Lite2 changes.christos
1996-08-30Tidy up some RCS ids a bit.thorpej
1996-08-13Add estrdup(), a checked version of strdup and use it.christos
1996-04-08Changed to use 1900 + tm_year instead of hardcoding "19" as the century.jtc
1995-12-16- Added .WAIT to synchronize between sources like other pmake variants.christos
1995-06-14- $NetBSD$ rcsidschristos
1994-06-06Fixes from Christos Zoulas, who used purify, objectcenter and testcenterjtc
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