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
2014-02-24
Rename NetBSD/hp700 to NetBSD/hppa.
skrll
2014-02-15
Put .INCLUDEDFROM* in the right section
sjg
2014-02-15
delete the correct variables on eof
christos
2014-02-12
Reduce the calls to realloc from brk_string by basing initial argmax guess
sjg
2014-02-07
Use Var_Value() instead of getenv() to obtain MAKEOBJDIR{,PREFIX}.
pooka
2014-01-19
Emphasise the fact that the regexp and replacement in :C/// are
apb
2014-01-10
Bump date for previous.
wiz
2014-01-10
add .INCLUDEDFROM{FILE,DIR}
christos
2014-01-03
Treat '~' as a meta char requiring a shell.
sjg
2013-11-26
Include signal.h early for MiNT and Linux. From pkgsrc.
joerg
2013-11-14
Don't SEGV when Hash_Table is uninitialized
sjg
2013-11-14
Don't SEGV when passed NULL for list.
sjg
2013-11-07
apostrophe's do not make plural's.
dholland
2013-10-27
Remove trailing whitespace.
wiz
2013-10-25
Explain that ${VAR:M*} will normalise the inter-word spacing.
apb
2013-10-25
The :C/// modifier takes an extendedregular expression.
apb
2013-10-18
fix unused variable warnings
christos
2013-10-01
meta_oodate: 'L'ink and 'M'ove entries need extra processing.
sjg
2013-09-14
If MAKE_NATIVE, use sysctl to get MACHINE_ARCH from hw.machine_arch.
matt
2013-09-04
Add VAR_INTERNAL as a context for variables set by make itself,
sjg
2013-09-02
Do not apply shellErrFlag unless errCheck is true.
sjg
2013-08-28
Fix parsing of SUNSHCMD style :sh = assigments.
sjg
2013-08-11
Use Va markup to show that the "suffix" part of ".PATH.suffix"
apb
2013-08-11
Document .PATH.suffix:. Noted by apb back in December of 2008
dholland
2013-08-10
ParseGetLine: don't treat a zero byte as end of buffer if P_end says it isn't.
sjg
2013-08-04
Move the call to Job_SetPrefix() to Job_Init() so that
sjg
2013-07-30
Allow an empty .MAKE.JOB.PREFIX to supress output of --- job --- tokens
sjg
2013-07-18
From bmake: move decl of pwd nearer to where it is used so the whole
sjg
2013-07-16
When a var is set in the CMD context, it prevents the same name
sjg
2013-07-16
Fix unit-tests to cope with recent change to progname
sjg
2013-07-16
use bmake_foo instead of efoo()
christos
2013-07-16
More gmake compatibility:
christos
2013-07-15
Make this work again like gmake. sjg: see the test program.
christos
2013-07-09
For .MAKE.LEVEL.ENV use VAR_CMD so updates are ignored
sjg
2013-07-09
Set .MAKE.LEVEL.ENV to the name of the env variable used to communicate
sjg
2013-07-06
If using gmake's MAKELEVEL; use it the same way
sjg
2013-07-05
If commandShell hasErrCtl is true, set shellErrFlag for use by
sjg
2013-06-29
PR/47973: Justin Cormack: build uses <sys/signal.h> not in POSIX
christos
2013-06-26
fix a typo
agc
2013-06-25
Remove trailing whitespace.
wiz
2013-06-25
Add .MAKE.META.IGNORE_PATHS to facilitate local additions to the paths
sjg
2013-06-24
Ignore any files in /proc/
sjg
2013-06-18
Use a #define for the variable name we put in environment to pass .MAKE.LEVEL
sjg
2013-06-18
Fix use after free bug.
sjg
2013-06-10
put back previous change
christos
2013-06-10
Revert last, it doesn't even build.
joerg
2013-06-10
1. Don't export .MAKE.LEVEL, because this is an illegal variable name for
christos
2013-06-05
JobCreatePipe: do fcntl() *after* any fiddling of fd's
sjg
2013-05-29
Clean up some left overs
sjg
2013-05-22
improve wording
christos
[next]