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
/
suff.c
Age
Commit message (
Expand
)
Author
2020-11-21
make(1): rename type Suff to Suffix
rillig
2020-11-21
make(1): rename suffNull to nullSuff
rillig
2020-11-21
make(1): improve name of local variable in SrcList_Add
rillig
2020-11-21
make(1): rename SuffAddSrc to SrcList_Add
rillig
2020-11-21
make(1): improve parameter name in SuffUpdateTarget
rillig
2020-11-21
make(1): document necessary condition in SuffUpdateTarget
rillig
2020-11-21
make(1): in SuffExpandChildren, only expand ${VAr} if needed
rillig
2020-11-21
make(1): clean up reference counting in SuffList_Insert
rillig
2020-11-21
make(1): move reference counting for suffixes to SrcNew
rillig
2020-11-21
make(1): clean up reference counting for suffixes
rillig
2020-11-21
make(1): add explanation for test suff-rebuild
rillig
2020-11-21
make(1): add more debug logging for suffixes
rillig
2020-11-21
make(1): add debug logging when adding a suffix to the global list
rillig
2020-11-21
make(1): rename local variable s to suff
rillig
2020-11-21
make(1): make debug logging more precise in Suff_EndTransform
rillig
2020-11-21
make(1): flatten Suff_EndTransform
rillig
2020-11-21
make(1): rename SuffScanTargets to SuffUpdateTarget
rillig
2020-11-21
make(1): clean up parameter names for SuffScanTargets
rillig
2020-11-19
make(1): mark srclist as a bad global variable
rillig
2020-11-19
make(1): compare pointers against NULL instead of implicit conversion
rillig
2020-11-19
make(1): fix compilation error in -DDEBUG_SRC mode
rillig
2020-11-16
make(1): rename local functions in suffix handling
rillig
2020-11-16
make(1): merge duplicate calls to SuffInsert
rillig
2020-11-16
make(1): clean up code style in make.c and suff.c
rillig
2020-11-16
make(1): rename Targ_NewGN to GNode_New
rillig
2020-11-16
make(1): inline SUFF_DEBUG3 and SUFF_DEBUG4
rillig
2020-11-16
make(1): clean up coding style in suff.c
rillig
2020-11-16
make(1): improve local variable names in suff.c
rillig
2020-11-16
make(1): remove redundant braces and parentheses from suff.c
rillig
2020-11-16
make(1): use boolean expressions in conditions
rillig
2020-11-16
make(1): clean up comments in suff.c
rillig
2020-11-16
make(1): mark Suff.ref as probably unused
rillig
2020-11-15
make(1): clean up coding style in compat, parse, suff
rillig
2020-11-08
make(1): clean up code related to VarEvalFlags
rillig
2020-11-08
make(1): rename Src.children to numChildren
rillig
2020-11-08
make(1): clean up local variable names in suffix handling
rillig
2020-11-07
make(1): add pp_skip_hspace to skip horizontal whitespace during parsing
rillig
2020-11-05
make(1): remove redundant parentheses from sizeof operator
rillig
2020-10-31
make(1): do not look up local variables like .TARGET anywhere else
rillig
2020-10-30
make(1): change char * to void * in Var_Value
rillig
2020-10-30
make(1): fix indentation in source code
rillig
2020-10-26
make(1): convert a few strings to const strings in suff.c
rillig
2020-10-25
make(1): properly terminate debug output with newline
rillig
2020-10-25
make(1): add GNode_Path to access the path of a GNode
rillig
2020-10-25
make(1): add more details to DEBUG_SRC log
rillig
2020-10-25
make(1): replace Dir_CopyDir with Dir_CopyDirSearchPath
rillig
2020-10-24
make(1): remove unused Lst_Find and Lst_FindFrom
rillig
2020-10-24
make(1): don't modify GNode name while rebuilding the suffix graph
rillig
2020-10-24
make(1): improve local variable names in SuffFindThem
rillig
2020-10-23
make(1): improve variable names in SuffRebuildGraph
rillig
[prev]
[next]