NetBSD/usr.bin/make
rillig 7fdaeb8c5f make(1): rename parameter in meta_needed and meta_create
It conflicts with the global variable in dir.c when make is built in
all-in-one mode.
2020-11-28 10:28:53 +00:00
..
PSD.doc
filemon make(1): use comparisons in boolean expressions 2020-11-23 23:41:11 +00:00
unit-tests make(1): clean up after a successful .META test 2020-11-27 08:39:07 +00:00
.cvsignore Revert last 2020-09-28 03:34:07 +00:00
Makefile make(1): remove unused strlist_t 2020-10-25 13:25:19 +00:00
Makefile.boot make(1): remove unused strlist_t 2020-10-25 13:25:19 +00:00
arch.c make(1): indent arch.c with tabs instead of spaces 2020-11-23 19:02:54 +00:00
buf.c make(1): indent buf.c with tabs instead of spaces 2020-11-23 19:07:12 +00:00
buf.h make(1): use consistent definition for MAKE_INLINE 2020-11-10 00:32:12 +00:00
compat.c make(1): fix error handling for .BEGIN dependency in -k mode 2020-11-24 19:04:42 +00:00
cond.c make(1): use properly typed comparisons in boolean contexts 2020-11-23 20:52:59 +00:00
config.h make(1): clean up headers, no functional change 2020-10-19 23:43:55 +00:00
dir.c make(1): use comparisons in boolean expressions 2020-11-23 23:41:11 +00:00
dir.h make(1): migrate CachedDir.files from HashTable to HashSet 2020-11-23 18:24:05 +00:00
enum.c make(1): revert previous commit 2020-10-05 19:27:47 +00:00
enum.h
for.c make(1): clean up Buf_AddEscaped in .for loops 2020-11-07 21:04:43 +00:00
hash.c make(1): use tabs for indentation in hash.h and hash.c 2020-11-23 17:59:21 +00:00
hash.h make(1): migrate CachedDir.files from HashTable to HashSet 2020-11-23 18:24:05 +00:00
job.c make(1): rename conflicting global variables called 'error' 2020-11-28 08:40:05 +00:00
job.h make(1): fix grammar: setup -> set up 2020-11-14 13:27:01 +00:00
lst.c make(1): inline Lst_ForEachUntil in meta mode 2020-11-27 08:07:26 +00:00
lst.h make(1): inline Lst_ForEachUntil in meta mode 2020-11-27 08:07:26 +00:00
main.c make(1): rename local variable in Cmd_Exec 2020-11-28 10:00:25 +00:00
make.1 Add .MAKE.UID and .MAKE.GID 2020-11-25 00:50:44 +00:00
make.c make(1): inline Lst_ForEachUntil in meta mode 2020-11-27 08:07:26 +00:00
make.h make(1): allow multiple RCS IDs in all-in-one mode 2020-11-28 09:45:01 +00:00
make_malloc.c make(1): revert previous commit 2020-10-05 19:27:47 +00:00
make_malloc.h make(1): use consistent definition for MAKE_INLINE 2020-11-10 00:32:12 +00:00
meta.c make(1): rename parameter in meta_needed and meta_create 2020-11-28 10:28:53 +00:00
meta.h make(1): clean up headers, no functional change 2020-10-19 23:43:55 +00:00
metachar.c make(1): remove comment about adding is_shell_metachar to ctype.h 2020-10-30 19:14:20 +00:00
metachar.h make(1): use consistent definition for MAKE_INLINE 2020-11-10 00:32:12 +00:00
nonints.h make(1): make some GNode functions const 2020-11-16 21:48:18 +00:00
parse.c make(1): rename local variable in ParseFindKeyword 2020-11-28 10:05:49 +00:00
pathnames.h
str.c make(1): use postfix increment where possible 2020-11-16 18:28:27 +00:00
suff.c make(1): align end-of-line comments with tabs 2020-11-23 20:41:20 +00:00
targ.c make(1): use comparisons in boolean expressions 2020-11-23 23:41:11 +00:00
test-variants.sh make(1): run tests with different shells as well, reduce output 2020-11-20 00:24:21 +00:00
trace.c make(1): document possible undefined behavior in trace.c with .CURDIR 2020-10-31 22:05:56 +00:00
trace.h make(1): add multiple-inclusion guard for trace.h 2020-11-28 08:41:53 +00:00
util.c make(1): use comparisons in boolean expressions 2020-11-23 23:41:11 +00:00
var.c make(1): rename local variable in ModifyWord_Root 2020-11-28 10:09:28 +00:00