Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bmake-20151201 | sjg | 2015-12-10 | 1 | -167/+178 |
| | |||||
* | MFC bmake changes to stable/10 ↵ | ngie | 2014-12-27 | 1 | -54/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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 | ||||
* | Merge bmake-20130904 | sjg | 2013-09-05 | 1 | -3/+12 |
| | |||||
* | Merge bmake-20130730 | sjg | 2013-08-02 | 1 | -27/+25 |
| | | | | | Main feature of interest is .MAKE.JOB.PREFIX= to suppress --- job --- tokens. | ||||
* | Update to bmake-20130604 to fix file descriptor leak. | sjg | 2013-06-05 | 1 | -6/+4 |
| | |||||
* | Sync with upstream version (20130520) that includes same fixes made last week. | sjg | 2013-05-20 | 1 | -3/+3 |
| | |||||
* | Match what is in netbsd. | sjg | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | Var_Delete: expand name to delete if needed. | sjg | 2013-05-18 | 1 | -3/+12 |
| | |||||
* | Local hack to allow smooth transition for ports. | sjg | 2013-05-01 | 1 | -1/+44 |
| | | | | | | | | | bsd.port.mk can set .MAKE.FreeBSD_UL=yes to cause :L and :U to have their old behavior. This should be reverted when 8.3 is EOL. PR: 173299 Reviewed by: obrien | ||||
* | Update to bmake-20130330 | sjg | 2013-04-02 | 1 | -37/+13 |
| | |||||
* | Merge bmake-20130123 | sjg | 2013-02-01 | 1 | -7/+9 |
| | | | | Approved by: marcel (mentor) | ||||
* | Merge bmake-20120831 from vendor/NetBSD/bmake/dist. | marcel | 2012-10-03 | 1 | -0/+4196 |
Provenance: ftp://ftp.netbsd.org/pub/NetBSD/misc/sjg |