History log of /freebsd-13.1/contrib/bmake/unit-tests/suff-transform-debug.exp (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.4.0, release/13.1.0
# 76bc3cfd 18-Dec-2021 Simon J. Gerraty <[email protected]>

Merge bmake-20211212

commit '2935fe8237c83c1dcb113dd5335733263e68e6fd'

(cherry picked from commit 129043849f62f9cfa72f6fae68417d9995860f3f)


Revision tags: release/12.3.0, release/13.0.0
# 78968ce3 11-Feb-2021 Simon J. Gerraty <[email protected]>

Merge bmake-20210206

Changes of interest

o unit-tests: use private TMPDIR to avoid errors from other users
o avoid strdup in mkTempFile
o always use vfork
o job.c: do not create empty shell

Merge bmake-20210206

Changes of interest

o unit-tests: use private TMPDIR to avoid errors from other users
o avoid strdup in mkTempFile
o always use vfork
o job.c: do not create empty shell files in jobs mode
reduce unnecessary calls to waitpid
o cond.c: fix debug output for comparison operators in conditionals

(cherry picked from commit dba7b0ef928af88caa38728a73657b837aeeac93)

Approved by: re

show more ...