#
6a7405f5 |
| 31-Jan-2025 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20250125
Merge commit '5ad769f660f3d00853bc739f82d9bc62f6a682cb'
|
Revision tags: release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0 |
|
#
22619282 |
| 20-Jul-2024 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20240711
Merge commit '84691af93185c692058ba55fa81a04103f5bf71b'
|
Revision tags: release/14.1.0 |
|
#
548bfc56 |
| 04-May-2024 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20240430
Merge commit '507951f55039f9d1ceae507d510f8cb68225fbc5'
|
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, release/13.2.0, release/12.4.0, release/13.1.0, 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, 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 ...
|
#
3841c287 |
| 12-Jul-2020 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Update to bmake-20200710
Key changes include reduced noise at end of failed build log and avoid evaluation of unnecessary terms in conditionals. In META MODE; a target flagged .META is out-of-date i
Update to bmake-20200710
Key changes include reduced noise at end of failed build log and avoid evaluation of unnecessary terms in conditionals. In META MODE; a target flagged .META is out-of-date if meta file is missing
MFC after: 1 week
show more ...
|
#
9093286b |
| 09-Jul-2020 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Revert r363031
|
#
2d147b47 |
| 08-Jul-2020 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Update to bmake-20200704
Key changes include reduced noise at end of failed build log and avoid evaluation of unnecessary terms in conditionals.
MFC after: 1 week
|
Revision tags: release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0 |
|
#
1ce939a7 |
| 07-Mar-2017 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20170301
|
Revision tags: release/11.0.1, release/11.0.0, release/10.3.0 |
|
#
b626f5a7 |
| 04-Jan-2016 |
Glen Barber <gjb@FreeBSD.org> |
MFH r289384-r293170
Sponsored by: The FreeBSD Foundation
|
#
a5d8944a |
| 19-Nov-2015 |
Navdeep Parhar <np@FreeBSD.org> |
Catch up with head (r291075).
|
#
3c3feed4 |
| 01-Nov-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge from head
|
#
11d38a57 |
| 28-Oct-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge from head
Sponsored by: Gandi.net
|
#
4c620fe5 |
| 23-Oct-2015 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake 20151020
|
Revision tags: release/10.2.0 |
|
#
416ba5c7 |
| 22-Jun-2015 |
Navdeep Parhar <np@FreeBSD.org> |
Catch up with HEAD (r280229-r284686).
|
#
98e0ffae |
| 27-May-2015 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge sync of head
|
#
7757a1b4 |
| 03-May-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge from head
|
#
7263c8c0 |
| 22-Apr-2015 |
Glen Barber <gjb@FreeBSD.org> |
MFH: r280643-r281852
Sponsored by: The FreeBSD Foundation
|
#
db29cad8 |
| 21-Apr-2015 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge bmake-20150418
PR: 199486
|