History log of /freebsd-10.3-release/contrib/bmake/mk/sys.mk
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 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


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 246223 01-Feb-2013 sjg

Merge bmake-20130123

Approved by: marcel (mentor)


# 246149 31-Jan-2013 sjg

Import bmake-20130123

Approved by: marcel (mentor)