NetBSD/usr.bin/make
rillig 0871f1c309 tests/make: show a difference between 'export' and '.export' 2023-08-20 20:48:32 +00:00
..
PSD.doc
filemon Fix some unused warnings 2022-03-04 23:17:16 +00:00
unit-tests tests/make: show a difference between 'export' and '.export' 2023-08-20 20:48:32 +00:00
.cvsignore
Makefile make: sort files in coverage report alphabetically 2023-06-19 20:14:45 +00:00
Makefile.boot make: document the available preprocessor definitions for Makefile.boot 2022-04-15 13:44:57 +00:00
arch.c make: reduce complexity of evaluating expressions 2023-02-14 21:08:00 +00:00
buf.c make: shorten function names, clean up comments 2023-06-01 07:44:10 +00:00
buf.h make: shorten function names, clean up comments 2023-06-01 07:44:10 +00:00
compat.c Compat_RunCommand mark bp volatile 2023-05-04 22:31:17 +00:00
cond.c make: clean up multiple-inclusion guards 2023-08-11 04:56:31 +00:00
config.h
dir.c make: warn about malformed patterns in ':M', ':N' and '.if make(...)' 2023-06-23 04:56:54 +00:00
dir.h make: .SYSPATH: to add dirs to sysIncPath 2023-01-24 00:24:02 +00:00
for.c make: add more details to debug logging of .for loops 2023-06-01 09:02:14 +00:00
hash.c make: fix mistakes, spelling and typos in comments and manual page 2022-02-09 21:09:24 +00:00
hash.h make: remove redundant declaration of HashIter_Init 2022-01-31 22:58:26 +00:00
job.c make: inline macros for variable names 2023-02-15 06:52:58 +00:00
job.h make: format comments according to /usr/share/misc/style 2021-12-15 12:58:01 +00:00
lst.c make: fix memory leak in Lst_Remove (since 2020-10-23) 2022-02-26 11:57:21 +00:00
lst.h make: improve comments and a parameter name 2022-03-03 19:55:27 +00:00
main.c make: declare all common symbols in headers, unexport others 2023-03-28 14:39:31 +00:00
make.1 make.1: note that %s should only be used with :localtime 2023-08-20 19:58:15 +00:00
make.c make: clean up calls to Var_Subst 2023-02-14 21:38:31 +00:00
make.h make: remove redundant 'extern' in function declaration 2023-06-24 07:02:24 +00:00
make_malloc.c make: rename local variable in bmake_malloc 2022-01-07 08:30:04 +00:00
make_malloc.h make: remove bmake_free 2021-12-15 11:01:39 +00:00
meta.c meta_ignore: check metaIgnorePaths on raw path 2023-08-19 00:09:17 +00:00
meta.h make: mark several functions whose result must be used 2021-12-15 09:53:41 +00:00
metachar.c
metachar.h make: rename is_shell_metachar, fix character conversion warning 2022-01-08 11:04:13 +00:00
parse.c make: show realistic invalid line in error message 2023-08-19 11:09:02 +00:00
pathnames.h
str.c make: reduce indentation in pattern matching code 2023-06-23 05:03:04 +00:00
str.h make: warn about malformed patterns in ':M', ':N' and '.if make(...)' 2023-06-23 04:56:54 +00:00
suff.c make: clean up calls to Var_Subst 2023-02-14 21:38:31 +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: declare all common symbols in headers, unexport others 2023-03-28 14:39:31 +00:00
trace.h
util.c make: format comments according to /usr/share/misc/style 2021-12-15 12:58:01 +00:00
var.c make: only work around wrong strftime if actually necessary 2023-08-19 19:59:17 +00:00