.. |
filemon
|
make(1): use space instead of tab for preprocessor directives
|
2020-11-29 09:27:40 +00:00 |
PSD.doc
|
make(1): spell nonexistent consistently
|
2020-12-18 15:47:34 +00:00 |
unit-tests
|
make(1): fix error message for .info/.warning/.error without argument
|
2020-12-19 22:33:11 +00:00 |
.cvsignore
|
Revert last
|
2020-09-28 03:34:07 +00:00 |
arch.c
|
make(1): eliminate libName_freeIt from Arch_ParseArchive
|
2020-12-20 13:46:27 +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): indent buf.h with tabs instead of spaces
|
2020-12-06 11:00:56 +00:00 |
compat.c
|
make(1): fix .ERROR_TARGET in compat -k mode (since 2010-04-07)
|
2020-12-13 19:33:53 +00:00 |
cond.c
|
make(1): change return type of Var_Value to FStr
|
2020-12-20 14:32:13 +00:00 |
config.h
|
make(1): fix documentation of POSIX configuration
|
2020-12-11 22:53:08 +00:00 |
dir.c
|
make(1): add str_basename to reduce duplicate code
|
2020-12-13 20:14:48 +00:00 |
dir.h
|
make(1): remove Dir_InitDir
|
2020-12-01 19:28:32 +00:00 |
enum.c
|
make(1): revert previous commit
|
2020-10-05 19:27:47 +00:00 |
enum.h
|
make(1): add tags to some of the unnamed structs
|
2020-09-25 15:54:50 +00:00 |
for.c
|
make(1): improve comments for .for loops
|
2020-12-19 13:31:37 +00:00 |
hash.c
|
make(1): clean up hash function for HashTable
|
2020-12-15 15:20:05 +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
|
make(1): format function definitions consistently
|
2020-12-15 21:19:47 +00:00 |
job.h
|
make(1): indent job.h with tabs instead of spaces
|
2020-12-15 16:30:55 +00:00 |
lst.c
|
make(1): rename Vector.priv_cap to cap
|
2020-12-13 20:57:17 +00:00 |
lst.h
|
make(1): rename Vector.priv_cap to cap
|
2020-12-13 20:57:17 +00:00 |
main.c
|
make(1): remove constant parameter from MakeMode
|
2020-12-20 14:39:46 +00:00 |
make_malloc.c
|
make(1): remove duplicate code from bmake_strdup
|
2020-12-07 22:37:18 +00:00 |
make_malloc.h
|
make(1): indent hash.h and make_malloc.h with tabs instead of spaces
|
2020-12-15 01:23:55 +00:00 |
make.1
|
Add .MAKE.UID and .MAKE.GID
|
2020-11-25 00:50:44 +00:00 |
make.c
|
make(1): rename parameter line to lineno
|
2020-12-19 13:16:25 +00:00 |
make.h
|
make(1): support using C99 bool for Boolean
|
2020-12-18 18:17:45 +00:00 |
Makefile
|
make(1): add number of uncovered lines to coverage report
|
2020-12-12 16:54:20 +00:00 |
Makefile.boot
|
make(1): remove unused strlist_t
|
2020-10-25 13:25:19 +00:00 |
meta.c
|
make(1): change return type of Var_Value to FStr
|
2020-12-20 14:32:13 +00:00 |
meta.h
|
make(1): split JobFlags into separate fields
|
2020-12-10 20:49:11 +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): remove constant parameter from MakeMode
|
2020-12-20 14:39:46 +00:00 |
parse.c
|
make(1): remove redundant const declarations for parameters
|
2020-12-20 18:23:24 +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(1): remove redundant call to strlen in Str_Words
|
2020-12-12 19:13:47 +00:00 |
suff.c
|
make(1): return FStr from Var_Parse
|
2020-12-20 13:38:43 +00:00 |
targ.c
|
make(1): spell nonexistent consistently
|
2020-12-18 15:47:34 +00:00 |
test-variants.sh
|
make(1): normalize output of test sh-dots for non-native mode
|
2020-12-07 22:27:56 +00:00 |
trace.c
|
make(1): change return type of Var_Value to FStr
|
2020-12-20 14:32:13 +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): indent nonints.h and util.c with tabs instead of spaces
|
2020-12-15 20:39:15 +00:00 |
var.c
|
make(1): remove redundant const declarations for parameters
|
2020-12-20 18:23:24 +00:00 |