lp:pmake
- Get this branch:
- bzr branch lp:pmake
Branch information
Import details
This branch is an import of the CVS module src/usr.bin/make from :pserver:anoncvs:anoncvs@anoncvs.NetBSD.org:/cvsroot.
Last successful import was .
Recent revisions
- 5271. By rillig
-
tests/make: fix race condition in debug output in parallel mode
Discovered in ATF run on evbearmv7hf.
- 5270. By rillig
-
make: skip inter-process stack trace when MAKE_STACK_TRACE=no
Previously, setting MAKE_STACK_TRACE to any other value than "yes"
accidentally generated almost-complete inter-process stack traces. - 5265. By rillig
-
make: add on-demand inter-process stack traces
When debugging a build that heavily uses nested calls to sub-makes, the
chain of calls is useful to quickly assess the situation. If explicitly
requested, include the actions from any parent processes in the stack
traces.Reviewed by: sjg
- 5262. By rillig
-
make: add quotes to "in directory" line in stack traces
The other lines in stack traces use quotes as well.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)