NetBSD/usr.bin/make
rillig 5732ef2398 tests/make: test backslash-newline after macro expansion in command 2023-01-17 19:42:47 +00:00
..
PSD.doc
filemon Fix some unused warnings 2022-03-04 23:17:16 +00:00
unit-tests tests/make: test backslash-newline after macro expansion in command 2023-01-17 19:42:47 +00:00
.cvsignore
Makefile make: set WARNS to 6, from the default 5 2022-09-27 17:46:58 +00:00
Makefile.boot make: document the available preprocessor definitions for Makefile.boot 2022-04-15 13:44:57 +00:00
arch.c make: clean up comments 2022-12-07 10:28:48 +00:00
buf.c
buf.h
compat.c make: clean up comments 2022-12-07 10:28:48 +00:00
cond.c make: clean up tracking of depth of nested .if directives 2022-09-24 16:13:48 +00:00
config.h
dir.c make: fix grammar in comment of DirFindDot 2022-05-07 21:19:43 +00:00
dir.h
for.c make: clean up handling of .break in .for loops 2022-09-03 00:50:07 +00:00
hash.c
hash.h
job.c make: change return type of unlink_file back to int 2022-10-10 21:17:25 +00:00
job.h
lst.c
lst.h make: improve comments and a parameter name 2022-03-03 19:55:27 +00:00
main.c make: don't assemble identifiers from smaller tokens 2023-01-01 16:46:26 +00:00
make.1 make.1: bump date 2023-01-01 21:02:09 +00:00
make.c make: inline local macro in GNodeFlags_ToString 2022-12-05 23:28:08 +00:00
make.h make: change return type of unlink_file back to int 2022-10-10 21:17:25 +00:00
make_malloc.c
make_malloc.h
meta.c Don't ignore return from snprintf or getcwd 2022-09-28 16:34:47 +00:00
meta.h
metachar.c
metachar.h
parse.c make: add more details to warning 'Extra targets ignored' 2023-01-03 00:00:45 +00:00
pathnames.h
str.c make: clean up comments 2022-12-07 10:28:48 +00:00
str.h make: inline LazyBuf_AddBytesBetween 2022-12-05 23:41:24 +00:00
suff.c Fix some unused warnings 2022-03-04 23:17:16 +00:00
targ.c make: clean up comments 2022-12-06 00:12:44 +00:00
test-variants.mk make: remove test variant without GMAKEEXPORT 2022-05-08 19:19:11 +00:00
trace.c make: prefer 'long long' over 'long' on 32-bit C99 platforms 2022-03-26 14:02:40 +00:00
trace.h
util.c
var.c make: inline LazyBuf_AddBytesBetween 2022-12-05 23:41:24 +00:00