summaryrefslogtreecommitdiff
path: root/usr.bin/make/targ.c
AgeCommit message (Expand)Author
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