index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
make
Age
Commit message (
Expand
)
Author
2015-10-25
PrintOnError: fflush stdout before running .ERROR
sjg
2015-10-20
Ensure emsg initialized
sjg
2015-10-12
Add unit-test for discarded :?
sjg
2015-10-12
The conditional expressions used with ':?' can be expensive
sjg
2015-10-11
Avoid echo -n in unit-tests
sjg
2015-10-11
Add Boolean wantit to Var_Parse and Var_Subst
sjg
2015-10-10
Do not hard-code ingnoring of makeDependfile
sjg
2015-10-06
don't check for NULL before free() (Tilman Sauerbeck)
christos
2015-09-21
Add more compat defs for code compiled for !NetBSD targets.
pooka
2015-09-10
Output Entering/Leaving messages for objdir when != srcdir and -w flag
sjg
2015-06-21
remove <sys/cdefs.h> for portability reasons
christos
2015-06-19
make needshell customizable, so that xinstall can use it.
christos
2015-06-19
create needshell so we don't scan the string multiple times.
christos
2015-06-19
use isspace()
christos
2015-06-19
Adjust metachar handling to previous behaviour:
mlelstv
2015-06-18
grr too many different compilation options.
christos
2015-06-18
this is not buf.c
christos
2015-06-18
Fix non native build on metachar.c
justin
2015-06-17
Centralize the "is a meta char" test, instead of using two different arrays.
christos
2015-06-17
centralize shell metachar handling.
christos
2015-06-05
Drop trailing whitespace.
wiz
2015-06-05
Document .OBJDIR target.
sjg
2015-05-25
Fix warning about uninitialized variable
manu
2015-05-05
When evaluating condtionals from .if we want to require
sjg
2015-04-16
Explain what max is and handle i reaching it again.
joerg
2015-04-16
Don't use memcpy for overlapping ranges. Simplify, memmove is good
joerg
2015-04-11
Use separate vars to track cwd and last dir a process read.
sjg
2015-04-10
export-all.mk should be including export.mk
sjg
2015-04-10
It's 2015.
wiz
2015-04-10
Remove trailing whitespace.
wiz
2015-04-09
Forgot to tweak date
sjg
2015-04-09
jobs mode handles '-' very differently to compat mode, but this is not
sjg
2015-04-01
Close child's reference to meta file.
sjg
2015-03-26
Move initialization of savederr to the block where it is used
sjg
2014-11-06
Ensure -- filemon is at start of line
sjg
2014-10-20
Use read and fwrite rather than fgets and printf when reading filemon data.
sjg
2014-10-20
Extract broken tests
sjg
2014-10-18
src is too big these days to tolerate superfluous apostrophes. It's
snj
2014-09-30
Define some of the missing macros. The only error now is:
christos
2014-09-18
Comments, and one very minor tidyup.
dholland
2014-09-14
Small markup fixes:
apb
2014-09-14
bump date; I think I'm done for tonight
dholland
2014-09-14
Add some notes on compatibility with other make dialects.
dholland
2014-09-14
Improve the documentation of rule-local variables. Cherry-picked from
dholland
2014-09-14
Improvements pertaining to shell commands and chdir. Some of this
dholland
2014-09-14
Fix handling of the silly $(@D) $(@F) etc. vars so modifiers on them
dholland
2014-09-13
Recognize the crazy POSIXisms $(?D) and $(?F); issue 2 in PR 49085
dholland
2014-09-13
typo in comment, from the first reverted patch
dholland
2014-09-09
Add a test for backslash-newline at the very end of a command script.
apb
2014-09-09
Change @echo to echo in several places in escape.mk,
apb
[next]