aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake
Commit message (Expand)AuthorAgeFilesLines
* Merge bmake-20150606Simon J. Gerraty2015-06-1113-39/+116
* Merge bmake-20150505 improve detection of malformed conditionals.Simon J. Gerraty2015-05-1013-26/+106
* Merge bmake-20150418Simon J. Gerraty2015-04-21116-909/+3110
* Make sure that -- filemon is at start of a line, so thatSimon J. Gerraty2015-03-131-1/+1
* Update to bmake-20140620Simon J. Gerraty2014-07-0833-163/+431
* Portmgr no longer need the UL hack.Simon J. Gerraty2014-05-271-45/+1
* Merge bmake-20140101 from vendorSimon J. Gerraty2014-01-2722-128/+306
* Don't SEGV when Hash_Table is uninitializedSimon J. Gerraty2013-11-141-0/+3
* Avoid SEGV when passed NULL for listSimon J. Gerraty2013-11-141-0/+3
* Fix Fx syntax.Simon J. Gerraty2013-09-271-1/+1
* If MAKE_JOB_ERROR_TOKEN is set to false, do not put an error token ("E")Simon J. Gerraty2013-09-061-1/+18
* Merge bmake-20130904Simon J. Gerraty2013-09-0520-46/+184
* Pay attention to errCheck!Simon J. Gerraty2013-09-011-1/+1
* Add .MAKE.ALWAYS_PASS_JOB_QUEUE knob (default yes)Simon J. Gerraty2013-08-162-1/+23
* ParseGetLine: don't treat a zero byte as end of buffer if P_end says it isn't.Simon J. Gerraty2013-08-101-0/+10
* Move the call to Job_SetPrefix() to Job_Init() so thatSimon J. Gerraty2013-08-042-1/+1
* Merge bmake-20130730Simon J. Gerraty2013-08-0223-165/+362
* Fix use after free bug.Simon J. Gerraty2013-06-181-2/+4
* Update to bmake-20130604 to fix file descriptor leak.Simon J. Gerraty2013-06-055-22/+42
* Sync with upstream version (20130520) that includes same fixes made last week.Simon J. Gerraty2013-05-2016-235/+418
* Fix wildcard srcs for phony targetsSimon J. Gerraty2013-05-181-6/+6
* Match what is in netbsd.Simon J. Gerraty2013-05-181-1/+1
* Var_Delete: expand name to delete if needed.Simon J. Gerraty2013-05-181-3/+12
* We really need to get the bsd.own.mk from this tree so theSimon J. Gerraty2013-05-171-1/+4
* Local hack to allow smooth transition for ports.Simon J. Gerraty2013-05-011-1/+44
* Update to bmake-20130330Simon J. Gerraty2013-04-0229-330/+771
* Merge bmake-20130123Simon J. Gerraty2013-02-0181-665/+10963
* Merge bmake-20121111Simon J. Gerraty2012-11-168-27/+81
* Merge bmake-20121010Simon J. Gerraty2012-10-257-1335/+107
* Merge bmake-20120831 from vendor/NetBSD/bmake/dist.Marcel Moolenaar2012-10-03120-0/+55801