aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake
Commit message (Expand)AuthorAgeFilesLines
* MFC bmake changes to stable/10 (r255285,r255916,r258113,r258114,r261212,r2667...Enji Cooper2014-12-2741-307/+715
* 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