NetBSD/usr.bin/make
rillig c8fc53d4c8 tests/make: remove debugging directive from test for ':_' 2023-02-09 22:21:57 +00:00
..
PSD.doc
filemon Fix some unused warnings 2022-03-04 23:17:16 +00:00
unit-tests tests/make: remove debugging directive from test for ':_' 2023-02-09 22:21:57 +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 Accept whitespace between command specifiers @+- like gmake does. New binutils 2023-01-17 21:35:19 +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: .SYSPATH: to add dirs to sysIncPath 2023-01-24 00:24:02 +00:00
dir.h make: .SYSPATH: to add dirs to sysIncPath 2023-01-24 00:24:02 +00:00
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 Accept whitespace between command specifiers @+- like gmake does. New binutils 2023-01-17 21:35:19 +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: some variables should be read-only 2023-01-26 20:48:17 +00:00
make.1 make: some variables should be read-only 2023-01-26 20:48:17 +00:00
make.c make: inline local macro in GNodeFlags_ToString 2022-12-05 23:28:08 +00:00
make.h make: some variables should be read-only 2023-01-26 20:48:17 +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: .SYSPATH: to add dirs to sysIncPath 2023-01-24 00:24:02 +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 tests/make: add tests for whitespace in leading '@+-' 2023-01-19 19:55:27 +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: ApplyModifier_Remember always use SCOPE_GLOBAL 2023-02-09 07:34:15 +00:00