NetBSD/usr.bin/make
rillig d3571f4d3b make: merge duplicate code in ParseDirective
No functional change.
2021-12-04 23:47:09 +00:00
..
PSD.doc
filemon make: fix lint warnings 2021-07-31 09:30:17 +00:00
unit-tests tests/make: fix test for option '-T' 2021-12-04 07:23:43 +00:00
.cvsignore
Makefile make: replace bloated bit-set-to-string code with simple code 2021-11-28 18:58:58 +00:00
Makefile.boot
arch.c make: convert GNodeFlags from enum into bit-fields 2021-11-28 19:51:06 +00:00
buf.c make: move duplicate function Buf_AddFlag to buf.c 2021-11-28 22:48:06 +00:00
buf.h make: move duplicate function Buf_AddFlag to buf.c 2021-11-28 22:48:06 +00:00
compat.c make: fix a few lint warnings about type mismatch in enum comparisons 2021-11-28 23:12:51 +00:00
cond.c make: fix lint warning on i386 2021-09-26 03:23:06 +00:00
config.h
dir.c make: eliminate CachedStatsFlags 2021-11-28 21:46:17 +00:00
dir.h make: use C99 bool type instead of defining its own 2021-04-03 11:08:40 +00:00
for.c make: rename for_var_len to ExprLen 2021-09-02 07:02:07 +00:00
hash.c make: fix build for DEBUG_HASH_LOOKUP 2021-09-12 08:36:14 +00:00
hash.h make: avoid allocating memory for simple variable names 2021-04-11 12:46:54 +00:00
job.c make: convert GNodeFlags from enum into bit-fields 2021-11-28 19:51:06 +00:00
job.h make: use C99 bool type instead of defining its own 2021-04-03 11:08:40 +00:00
lst.c
lst.h make: use C99 bool type instead of defining its own 2021-04-03 11:08:40 +00:00
main.c make: rename variable and function for handling parse errors 2021-08-14 13:32:12 +00:00
make.1 Document :On modifiers in more detail. 2021-08-03 07:12:50 +00:00
make.c make: fix a few lint warnings about type mismatch in enum comparisons 2021-11-28 23:12:51 +00:00
make.h make: fix a few lint warnings about type mismatch in enum comparisons 2021-11-28 23:12:51 +00:00
make_malloc.c
make_malloc.h
meta.c make: remove CONSTCOND comments, lint no longer needs them 2021-11-27 22:04:02 +00:00
meta.h make: use C99 bool type instead of defining its own 2021-04-03 11:08:40 +00:00
metachar.c make: replace macro is_shell_metachar with inline function 2021-06-21 18:54:41 +00:00
metachar.h make: replace macro is_shell_metachar with inline function 2021-06-21 18:54:41 +00:00
nonints.h make: fix lint warnings for strict bool mode 2021-09-12 08:03:48 +00:00
parse.c make: merge duplicate code in ParseDirective 2021-12-04 23:47:09 +00:00
pathnames.h
str.c make: eliminate local variable in Substring_Words 2021-06-21 16:59:18 +00:00
str.h make: inline str_concat4 2021-05-30 21:16:54 +00:00
suff.c make: move duplicate function Buf_AddFlag to buf.c 2021-11-28 22:48:06 +00:00
targ.c make: convert GNodeFlags from enum into bit-fields 2021-11-28 19:51:06 +00:00
test-variants.sh tests/make: allow to only test selected variants 2021-09-12 10:28:40 +00:00
trace.c make: reduce relocations, thereby reducing .text size 2021-09-21 23:06:18 +00:00
trace.h
util.c
var.c make: condense ParseModifierPartSubst 2021-12-03 18:29:35 +00:00