NetBSD/usr.bin/make
rillig 5850837c3b make: fix documentation for ModChain
The outer ModChain can be interrupted by an inner ModChain, but it
continues to exist.

No functional change.
2021-03-16 16:21:27 +00:00
..
filemon make: document the syscalls that are not monitored by filemon_ktrace 2021-02-01 21:34:41 +00:00
PSD.doc make(1): spell nonexistent consistently 2020-12-18 15:47:34 +00:00
unit-tests make: rename ApplyModifiersState to ModChain 2021-03-15 20:00:50 +00:00
.cvsignore Revert last 2020-09-28 03:34:07 +00:00
arch.c make: replace enum bit-field with struct bit-field for VarEvalFlags 2021-03-15 12:15:03 +00:00
buf.c make(1): remove __predict_false 2021-01-30 21:18:14 +00:00
buf.h make(1): inline Buf_Len 2021-01-30 21:25:10 +00:00
compat.c make: in the Var_ functions, move the scope to the front 2021-02-05 05:15:12 +00:00
cond.c make: replace enum bit-field with struct bit-field for VarEvalFlags 2021-03-15 12:15:03 +00:00
config.h make(1): fix documentation of POSIX configuration 2020-12-11 22:53:08 +00:00
dir.c make: add const to SearchPath_Print 2021-02-05 05:48:19 +00:00
dir.h make: add const to SearchPath_Print 2021-02-05 05:48:19 +00:00
enum.c make: remove overengineered Enum_ValueToString 2021-02-02 17:56:31 +00:00
enum.h make: clean up header for runtime type information for enums 2021-03-15 16:00:05 +00:00
for.c make: rename some VAR constants to SCOPE 2021-02-04 21:33:13 +00:00
hash.c make: clean up comments in hash.c 2021-02-01 17:32:10 +00:00
hash.h make(1): indent hash.h and make_malloc.h with tabs instead of spaces 2020-12-15 01:23:55 +00:00
job.c Job_TempFile: unlink while signals blocked 2021-02-05 22:15:44 +00:00
job.h Avoid strdup in mkTempFile 2021-02-05 19:19:17 +00:00
lst.c make: fix documentation of Lst_MoveAll 2021-03-15 16:45:30 +00:00
lst.h make: indent inline functions for lists 2021-03-15 16:06:05 +00:00
main.c Avoid strdup in mkTempFile 2021-02-05 19:19:17 +00:00
make_malloc.c make(1): remove do-not-format markers from comments 2021-01-19 20:51:46 +00:00
make_malloc.h make(1): remove do-not-format markers from comments 2021-01-19 20:51:46 +00:00
make.1 make: rename context and ctxt to scope 2021-02-04 21:42:46 +00:00
make.c make: in the Var_ functions, move the scope to the front 2021-02-05 05:15:12 +00:00
make.h Avoid strdup in mkTempFile 2021-02-05 19:19:17 +00:00
Makefile make: fix report-coverage 2021-02-22 20:45:46 +00:00
Makefile.boot make(1): remove unused strlist_t 2020-10-25 13:25:19 +00:00
meta.c make: replace enum bit-field with struct bit-field for VarEvalFlags 2021-03-15 12:15:03 +00:00
meta.h make(1): split JobFlags into separate fields 2020-12-10 20:49:11 +00:00
metachar.c make(1): remove do-not-format markers from comments 2021-01-19 20:51:46 +00:00
metachar.h make(1): remove do-not-format markers from comments 2021-01-19 20:51:46 +00:00
nonints.h make: change debug log for variable evaluation flags to lowercase 2021-03-15 15:39:13 +00:00
parse.c make: replace enum bit-field with struct bit-field for VarEvalFlags 2021-03-15 12:15:03 +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: document necessary tests for Str_Match 2021-02-01 22:36:28 +00:00
suff.c make: replace enum bit-field with struct bit-field for VarEvalFlags 2021-03-15 12:15:03 +00:00
targ.c make: update constant names in comments 2021-02-22 20:38:55 +00:00
test-variants.sh make: fix typo in comment 2021-02-15 07:42:35 +00:00
trace.c make: in the Var_ functions, move the scope to the front 2021-02-05 05:15:12 +00:00
trace.h make(1): remove do-not-format markers from comments 2021-01-19 20:51:46 +00:00
util.c make: use shortcut functions Global_SetExpand and Global_AppendExpand 2021-02-03 08:00:36 +00:00
var.c make: fix documentation for ModChain 2021-03-16 16:21:27 +00:00