History log of /freebsd-10-stable/contrib/bmake/mk/sys.mk
Revision Date Author Comments
# 321964 03-Aug-2017 sjg

MFC bmake-20170720

PR: 221023


# 292068 10-Dec-2015 sjg

Merge bmake-20151201


# 276305 27-Dec-2014 ngie

MFC bmake changes to stable/10 (r255285,r255916,r258113,r258114,r261212,r266760,r268437)

Discussed with: sjg

r255285:

If MAKE_JOB_ERROR_TOKEN is set to false, do not put an error token ("E")
into the job queue.
This avoids closing down an entire build on failure of one branch.
Probably has no use outside the context of universe/tinderbox.

Reviewed by: obrien

r255916:

Fix Fx syntax.

PR: 182269
Approved by: re@

r258113:

Avoid SEGV when passed NULL for list

r258114:

Don't SEGV when Hash_Table is uninitialized

r261212:

Merge bmake-20140101 from vendor

r266760:

Portmgr no longer need the UL hack.

Reviewed by: obrien

r268437:

Update to bmake-20140620
Main change is detection of malformed variable references.

Reviewed by: obrien


# 276305 27-Dec-2014 ngie

MFC bmake changes to stable/10 (r255285,r255916,r258113,r258114,r261212,r266760,r268437)

Discussed with: sjg

r255285:

If MAKE_JOB_ERROR_TOKEN is set to false, do not put an error token ("E")
into the job queue.
This avoids closing down an entire build on failure of one branch.
Probably has no use outside the context of universe/tinderbox.

Reviewed by: obrien

r255916:

Fix Fx syntax.

PR: 182269
Approved by: re@

r258113:

Avoid SEGV when passed NULL for list

r258114:

Don't SEGV when Hash_Table is uninitialized

r261212:

Merge bmake-20140101 from vendor

r266760:

Portmgr no longer need the UL hack.

Reviewed by: obrien

r268437:

Update to bmake-20140620
Main change is detection of malformed variable references.

Reviewed by: obrien