index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
make
/
make.h
Age
Commit message (
Expand
)
Author
2020-11-28
make(1): reduce pointer indirection for GNode.cohorts
rillig
2020-11-28
make(1): reduce pointer indirection for GNode.order_pred and order_succ
rillig
2020-11-28
make(1): reduce memory allocation for GNode.parents and GNode.children
rillig
2020-11-28
make(1): remove pointer indirection from GNode.commands
rillig
2020-11-28
make(1): allow multiple RCS IDs in all-in-one mode
rillig
2020-11-24
make(1): indent make.h with tabs instead of spaces
rillig
2020-11-24
make(1): add high-level API for GNode.made
rillig
2020-11-24
make(1): fix error handling for dependency of .END in -k mode
rillig
2020-11-24
make(1): document the enum GNodeMade
rillig
2020-11-23
make(1): align end-of-line comments with tabs
rillig
2020-11-22
make(1): add more debugging for searching transformation rules
rillig
2020-11-22
make(1): renumber the flags in GNodeType
rillig
2020-11-21
make(1): rename type Suff to Suffix
rillig
2020-11-21
make(1): rename GNode.context to vars
rillig
2020-11-16
make(1): clean up and extend comments in targ.c
rillig
2020-11-15
make(1): clean up make.h, meta.c, parse.c, str.c
rillig
2020-11-14
make(1): remove redundant parameter from str2Lst_Append
rillig
2020-11-14
make(1): rename DEFAULT to defaultNode
rillig
2020-11-12
Pass a writable flag to Main_SetObjdir to control writable check
sjg
2020-11-10
make(1): use consistent definition for MAKE_INLINE
rillig
2020-11-08
make(1): move lint option away from the debug flags
rillig
2020-11-08
make(1): sort debug flags alphabetically
rillig
2020-11-08
make(1): fix documentation of preserveUndefined
rillig
2020-11-08
make(1): fix debug output in out-of-date for cohorts (since 2003-11-14)
rillig
2020-11-08
make(1): rename Make_OODate to GNode_IsOODate
rillig
2020-11-08
make(1): rename Make_TimeStamp to GNode_UpdateYoungestChild
rillig
2020-11-08
make(1): fix type mismatch between int and PrintVarsMode
rillig
2020-11-07
make(1): add pp_skip_hspace to skip horizontal whitespace during parsing
rillig
2020-11-06
make(1): merge duplicate code for skipping horizontal whitespace
rillig
2020-11-06
make(1): move name of inline functions to the beginning of the line
rillig
2020-11-06
make(1): rename dieQuietly to shouldDieQuietly
rillig
2020-11-06
make(1): document DEBUG_LINT
rillig
2020-11-06
make(1): sort and renumber debug flags
rillig
2020-11-06
make(1): document progname
rillig
2020-11-06
make(1): clean up comments in make.h
rillig
2020-11-05
make(1): extend documentation for GNodeType constants
rillig
2020-11-04
make(1): group GNode fields by topic, document ParseErrorLevel
rillig
2020-11-04
make(1): align comments on a few commonly used variables
rillig
2020-11-04
make(1): move declaration of parseIncPath from main.c to make.h
rillig
2020-11-04
make(1): rename MAKEFILE_PREFERENCE for consistency
rillig
2020-11-04
make(1): remove unused names DTARGET, FPREFIX, etc.
rillig
2020-11-04
make(1): negate discardUndefined to preserveUndefined
rillig
2020-11-04
make(1): rename oldVars to discardUndefined
rillig
2020-11-04
make(1): add missing enum tag for GNodeMade
rillig
2020-11-04
make(1): document that "old-style" variables are older than 1993
rillig
2020-11-01
make(1): negate NoExecute to GNode_ShouldExecute
rillig
2020-10-31
make(1): do not look up local variables like .TARGET anywhere else
rillig
2020-10-30
make(1): clean up comments and local variables in var.c
rillig
2020-10-30
make(1): rename VAR_CMD to VAR_CMDLINE
rillig
2020-10-28
make(1): rename defIncPath to defSysIncPath
rillig
[prev]
[next]