..
PSD.doc
make(1): spell nonexistent consistently
2020-12-18 15:47:34 +00:00
filemon
Fix some unused warnings
2022-03-04 23:17:16 +00:00
unit-tests
tests/make: force line-based diagnostics to be listed in the tests
2023-06-01 20:56:35 +00:00
.cvsignore
…
Makefile
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
2023-06-03 09:09:01 +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: shorten function names, clean up comments
2023-06-01 07:44:10 +00:00
config.h
make(1): fix documentation of POSIX configuration
2020-12-11 22:53:08 +00:00
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: 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 :mtime operate on each word in variable value.
2023-05-10 18:22:33 +00:00
make.c
make: clean up calls to Var_Subst
2023-02-14 21:38:31 +00:00
make.h
make: shorten function names, clean up comments
2023-06-01 07:44:10 +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
make: declare all common symbols in headers, unexport others
2023-03-28 14:39:31 +00:00
meta.h
make: mark several functions whose result must be used
2021-12-15 09:53:41 +00:00
metachar.c
make: replace macro is_shell_metachar with inline function
2021-06-21 18:54:41 +00:00
metachar.h
make: rename is_shell_metachar, fix character conversion warning
2022-01-08 11:04:13 +00:00
parse.c
make: error out on a .break directive with arguments
2023-06-01 06:25:34 +00:00
pathnames.h
make(1): use space instead of tab for preprocessor directives
2020-11-29 09:27:40 +00:00
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
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
make(1): remove do-not-format markers from comments
2021-01-19 20:51:46 +00:00
util.c
make: format comments according to /usr/share/misc/style
2021-12-15 12:58:01 +00:00
var.c
make: shorten function names, clean up comments
2023-06-01 07:44:10 +00:00