#
548bfc56 |
| 04-May-2024 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20240430
Merge commit '507951f55039f9d1ceae507d510f8cb68225fbc5'
|
#
c59c3bf3 |
| 14-Mar-2024 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20240309
Merge commit '368b06ce6b0135d6de13f7265f6dcbaeb791b3bb'
|
Revision tags: release/13.3.0 |
|
#
d5e0a182 |
| 14-Jan-2024 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Update to bmake-20240108
|
Revision tags: release/14.0.0 |
|
#
98875883 |
| 18-Sep-2023 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20230909
Merge commit '1012cf15f75d1e9048779abd07270a37cdba590a'
|
#
148ee845 |
| 27-Jun-2023 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20230622
Merge commit '3e39ce563b9ba25883e5aa37d9799eda9e57c1e0'
|
#
c1d01b5f |
| 13-May-2023 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20230510
Merge commit '945078deae448e0a13c34b3393d836087719fb16'
|
Revision tags: release/13.2.0 |
|
#
4fde40d9 |
| 28-Jan-2023 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge/update to bmake-20230126
|
Revision tags: release/12.4.0, release/13.1.0 |
|
#
12904384 |
| 18-Dec-2021 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20211212
commit '2935fe8237c83c1dcb113dd5335733263e68e6fd'
|
Revision tags: release/12.3.0 |
|
#
b0c40a00 |
| 25-Jun-2021 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge commit 'ee914ef902ae018bd4f67192832120f9bf05651f' into new_merge
|
Revision tags: release/13.0.0 |
|
#
e2eeea75 |
| 20-Nov-2020 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20201117
o 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-20201117
o 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 tests
MFC after: 1 week
show more ...
|
Revision tags: release/12.2.0 |
|
#
2c3632d1 |
| 05-Sep-2020 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Update to bmake-20200902
Lots of code refactoring, simplification and cleanup. Lots of new unit-tests providing much higher code coverage. All courtesy of rillig at netbsd.
Other significant change
Update to bmake-20200902
Lots of code refactoring, simplification and cleanup. Lots of new unit-tests providing much higher code coverage. All courtesy of rillig at netbsd.
Other significant changes:
o new read-only variable .SHELL which provides the path of the shell used to run scripts (as defined by the .SHELL target).
o variable parsing detects more errors.
o new debug option -dl: LINT mode, does the equivalent of := for all variable assignments so that file and line number are reported for variable parse errors.
show more ...
|
Revision tags: release/11.4.0, release/12.1.0, release/11.3.0 |
|
#
67350cb5 |
| 09-Dec-2018 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r340918 through r341763.
|
Revision tags: release/12.0.0 |
|
#
2eae894c |
| 06-Dec-2018 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Update bmake to version 20180919
Cleanup of stats cache and new :q modifier.
|
Revision tags: release/11.2.0 |
|
#
494f7191 |
| 19-May-2018 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20180512
Skip polling job token pipe, better handle sysV style includes with variables.
|
#
c2c014f2 |
| 07-Nov-2017 |
Hans Petter Selasky <hselasky@FreeBSD.org> |
Merge ^/head r323559 through r325504.
|
#
f6e116ee |
| 04-Nov-2017 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead@r325383
|
#
e22fef7d |
| 02-Nov-2017 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Update to bmake-20171028
Ignore empty MAKEOBJDIR[PREFIX]
Reported by: bdrewery
|
Revision tags: release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0 |
|
#
b778b302 |
| 05-Jun-2016 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Import bmake-20160604
Performace improvements for meta mode.
|
#
e48f47dd |
| 20-May-2016 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20160512
|
#
d6084013 |
| 05-Apr-2016 |
Glen Barber <gjb@FreeBSD.org> |
MFH
Sponsored by: The FreeBSD Foundation
|
Revision tags: release/10.3.0 |
|
#
3bebe729 |
| 18-Mar-2016 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Update to bmake-20160315
Archive member handling works again meta mode, treat missing reads as for writes.
Update dirdeps.mk - much improved startup time. Update meta.stage.mk - avoid ln when chmod
Update to bmake-20160315
Archive member handling works again meta mode, treat missing reads as for writes.
Update dirdeps.mk - much improved startup time. Update meta.stage.mk - avoid ln when chmod required.
show more ...
|
#
53835448 |
| 14-Mar-2016 |
Glen Barber <gjb@FreeBSD.org> |
MFH
Sponsored by: The FreeBSD Foundation
|
#
be19d90b |
| 11-Mar-2016 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20160307
|
#
b626f5a7 |
| 04-Jan-2016 |
Glen Barber <gjb@FreeBSD.org> |
MFH r289384-r293170
Sponsored by: The FreeBSD Foundation
|
#
9a7cd2e6 |
| 22-Dec-2015 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
MFH @r292599
This includes the pluggable TCP framework and other chnages to the netstack to track for VNET stability.
Security: The FreeBSD Foundation
|