NetBSD/usr.bin/make
rillig 219b99288c make(1): rename StrIsPrefix to StrTrimPrefix
Only functions returning Boolean should have the word Is in their name.
2020-11-22 11:26:50 +00:00
..
filemon make(1): remove redundant parentheses from sizeof operator 2020-11-05 17:27:16 +00:00
PSD.doc
unit-tests make(1): document the type of the .DEFAULT node 2020-11-22 11:05:49 +00:00
.cvsignore
arch.c make(1): replace a few HashTable_CreateEntry with HashTable_Set 2020-11-14 21:29:44 +00:00
buf.c make(1): make API of Buf_Init simpler 2020-11-07 14:11:58 +00:00
buf.h make(1): use consistent definition for MAKE_INLINE 2020-11-10 00:32:12 +00:00
compat.c make(1): clean up coding style in compat, parse, suff 2020-11-15 22:31:03 +00:00
cond.c make(1): in lint mode, check for ".else <cond>" 2020-11-13 09:01:59 +00:00
config.h
dir.c make(1): replace a few HashTable_CreateEntry with HashTable_Set 2020-11-14 21:29:44 +00:00
dir.h make(1): remove redundant struct make_stat 2020-11-14 19:24:24 +00:00
enum.c
enum.h
for.c make(1): clean up Buf_AddEscaped in .for loops 2020-11-07 21:04:43 +00:00
hash.c make(1): replace a few HashTable_CreateEntry with HashTable_Set 2020-11-14 21:29:44 +00:00
hash.h make(1): replace a few HashTable_CreateEntry with HashTable_Set 2020-11-14 21:29:44 +00:00
job.c make(1): use postfix increment where possible 2020-11-16 18:28:27 +00:00
job.h make(1): fix grammar: setup -> set up 2020-11-14 13:27:01 +00:00
lst.c make(1): rename list node to ln 2020-11-08 01:29:26 +00:00
lst.h make(1): use consistent definition for MAKE_INLINE 2020-11-10 00:32:12 +00:00
main.c make(1): fix initialization order of modules (broken since today) 2020-11-16 22:08:20 +00:00
make_malloc.c
make_malloc.h make(1): use consistent definition for MAKE_INLINE 2020-11-10 00:32:12 +00:00
make.1 make(1): document the -S option 2020-11-14 22:19:13 +00:00
make.c make(1): fix indentation in Make_HandleUse 2020-11-21 10:51:26 +00:00
make.h make(1): renumber the flags in GNodeType 2020-11-22 10:48:11 +00:00
Makefile
Makefile.boot
meta.c make(1): clean up make.h, meta.c, parse.c, str.c 2020-11-15 12:02:44 +00:00
meta.h
metachar.c make(1): remove comment about adding is_shell_metachar to ctype.h 2020-10-30 19:14:20 +00:00
metachar.h make(1): use consistent definition for MAKE_INLINE 2020-11-10 00:32:12 +00:00
nonints.h make(1): make some GNode functions const 2020-11-16 21:48:18 +00:00
parse.c make(1): make string iterator in ParseDependencyTargetWord const 2020-11-20 20:01:16 +00:00
pathnames.h
str.c make(1): use postfix increment where possible 2020-11-16 18:28:27 +00:00
suff.c make(1): rename StrIsPrefix to StrTrimPrefix 2020-11-22 11:26:50 +00:00
targ.c make(1): rename GNode.context to vars 2020-11-21 18:41:57 +00:00
test-variants.sh make(1): run tests with different shells as well, reduce output 2020-11-20 00:24:21 +00:00
trace.c make(1): document possible undefined behavior in trace.c with .CURDIR 2020-10-31 22:05:56 +00:00
trace.h
util.c make(1): use postfix increment where possible 2020-11-16 18:28:27 +00:00
var.c make(1): rename GNode.context to vars 2020-11-21 18:41:57 +00:00