Merge bmake-20250125Merge commit '5ad769f660f3d00853bc739f82d9bc62f6a682cb'
Merge bmake-20240711Merge commit '84691af93185c692058ba55fa81a04103f5bf71b'
Merge bmake-20240625Merge commit 'dbb5be7f07456d02ce444484c683b130439acb45'
Merge bmake-20240508Merge commit '3c2ab5fddc576e58f3ffa70dc5fa95144646a513'
Merge bmake-20240430Merge commit '507951f55039f9d1ceae507d510f8cb68225fbc5'
Merge bmake-20240309Merge commit '368b06ce6b0135d6de13f7265f6dcbaeb791b3bb'
Update to bmake-20240108
Merge bmake-20230909Merge commit '1012cf15f75d1e9048779abd07270a37cdba590a'
Merge bmake-20230622Merge commit '3e39ce563b9ba25883e5aa37d9799eda9e57c1e0'
sys.dirdeps.mk use ?= for OBJTOPThis broke bmake's after-import step.
Merge bmake-20230510Merge commit '945078deae448e0a13c34b3393d836087719fb16'
Merge bmake-20230414Merge commit '51d8a8b4ac1dd7265e891149e470a803906de2a7'
Merge bmake-20230208Merge commit 'f4d51098686d961fc03dc5aa327619d0af3c9dcd'
Merge/update to bmake-20230126
Update to bmake-20220724Merge commit '308a28d6cd2e87028e535eabccb89a9dc2fd9515'
Merge bmake-20220330Merge commit 'a052cb432096794be5070dc68a2b302eaf5a4783'
cc-wrap.mk: fix typo in modifiers
Merge bmake-20220208 * unit-tests/Makefile: disable opt-debug-x-trace on Linux if there is any chance we have dash as .SHELL * meta.c: use a variable to hold command line to
Merge bmake-20220208 * unit-tests/Makefile: disable opt-debug-x-trace on Linux if there is any chance we have dash as .SHELL * meta.c: use a variable to hold command line to be filtered to avoid any side effects from content of command line.Merge commit '535c59a6a9214436f5d6643775d29808e4b3408d'
show more ...
Merge bmake-20220204
Merge bmake-20211212commit '2935fe8237c83c1dcb113dd5335733263e68e6fd'
Merge commit 'ee914ef902ae018bd4f67192832120f9bf05651f' into new_merge
Merge bmake-20210206Changes 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-20210206Changes 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
Merge bmake-20210110Quite a lot of churn on style, but lots ofgood work refactoring complicated functionsand lots more unit-tests.Thanks mostly to rillig at NetBSDSome interesting entries from
Merge bmake-20210110Quite a lot of churn on style, but lots ofgood work refactoring complicated functionsand lots more unit-tests.Thanks mostly to rillig at NetBSDSome interesting entries from ChangeLogo .MAKE.{UID,GID} represent uid and gid running make.o allow env var MAKE_OBJDIR_CHECK_WRITABLE=no to skip writable checks in InitObjdir. Explicit .OBJDIR target always allows read-only directory.o add more unit tests for META MODEMerge commit '8e11a9b4250be3c3379c45fa820bff78d99d5946' into mainChange-Id: I464fd4c013067f0915671c1ccc96d2d8090b2b9c
Merge bmake-20201117o allow env var MAKE_OBJDIR_CHECK_WRITABLE=no to skip writable checks in InitObjdir. Explicit .OBJDIR target always allows read-only directory.o More code cleanup and ref
Merge bmake-20201117o allow env var MAKE_OBJDIR_CHECK_WRITABLE=no to skip writable checks in InitObjdir. Explicit .OBJDIR target always allows read-only directory.o More code cleanup and refactoring.o More unit testsMFC after: 1 week
Update to bmake-20201101Lots of new unit-tests increase code coverage.Lots of refactoring, cleanup and simlpification to reducecode size.Fixes for Bug 223564 and 245807Updates to dirdeps.mk
Update to bmake-20201101Lots of new unit-tests increase code coverage.Lots of refactoring, cleanup and simlpification to reducecode size.Fixes for Bug 223564 and 245807Updates to dirdeps.mk and meta2deps.py
123