summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/globals.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing static keywords to make(1)ed2011-11-061-0/+1
* Remove unnecessary includes.delphij2009-12-111-3/+0
* Avoid infinite loops when remaking makefiles not onlyfjoe2009-04-071-0/+1
* + Add the -Q be-quiet flag for parallel jobs.obrien2009-01-031-0/+1
* Exit with error code 2 when run with -k (continue if errors) and build failed.fjoe2008-12-181-0/+1
* If the special target .MAKEFILEDEPS exists, then enable theobrien2008-03-121-0/+1
* Implement "Remaking Makefiles" feature:fjoe2007-03-081-0/+1
* Move the Boolean and ReturnStatus stuff from sprite.h to util.h andharti2005-05-131-1/+1
* Fix the fix for bin/72510 applied in job.c:1.70. Actually there haveharti2005-05-121-0/+1
* Move some global variables to the correct files.harti2005-05-121-4/+0
* Move declarations of variables belonging to the variable moduleharti2005-05-101-6/+0
* Move the declaration of VAR_CMD and VAR_GLOBAL from globals.h to var.hharti2005-05-101-6/+0
* Implement a pseudo-target .WARN that allows toggeling the warning flagsharti2005-04-291-1/+3
* Introduce a flag to enable extended warnings (-x) and make them offharti2005-04-281-0/+4
* Make the structure for handling the input stack local to the parseharti2005-03-301-3/+0
* Make paths an explicite datatype instead of using the generic Lst.harti2005-03-231-5/+6
* Clean up include files and file including. Split nonints.h into piecesharti2005-02-011-0/+124
OpenPOWER on IntegriCloud