aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bmake
Commit message (Expand)AuthorAgeFilesLines
* MFC bmake-20170720Simon J. Gerraty2017-08-033-6/+19
* MFC r295643:Enji Cooper2017-02-161-0/+3
* bmake 20151220Simon J. Gerraty2016-01-041-2/+2
* MFC r266566:Bryan Drewery2015-12-141-1/+0
* Merge bmake-20151201Simon J. Gerraty2015-12-103-38/+106
* MFC r288154:Bryan Drewery2015-09-291-1/+1
* MFC r266074,r266104,r266147:Enji Cooper2014-12-30322-1/+2781
* MFC bmake changes to stable/10 (r255285,r255916,r258113,r258114,r261212,r2667...Enji Cooper2014-12-273-5/+18
* Stick to traditional DEFAULT_SYS_PATH (/usr/share/mk)Simon J. Gerraty2013-09-101-0/+1
* Merge bmake-20130904Simon J. Gerraty2013-09-052-4/+5
* ParseGetLine: don't treat a zero byte as end of buffer if P_end says it isn't.Simon J. Gerraty2013-08-101-1/+1
* Merge bmake-20130730Simon J. Gerraty2013-08-023-7/+7
* Update to bmake-20130604 to fix file descriptor leak.Simon J. Gerraty2013-06-051-2/+2
* Sync with upstream version (20130520) that includes same fixes made last week.Simon J. Gerraty2013-05-201-2/+2
* Per the comment, we cannot rely on bsd.own.mkSimon J. Gerraty2013-05-171-7/+6
* We really need to get the bsd.own.mk from this tree so theSimon J. Gerraty2013-05-171-0/+8
* guard against MK_SHARED_TOOLCHAIN not being defined.Xin LI2013-05-161-1/+1
* Similar to r250719: guard against MK_BMAKE not being defined.Xin LI2013-05-161-1/+1
* Update to bmake-20130330Simon J. Gerraty2013-04-023-6/+7
* Missed adding Makefile.config and unit-tests/Makefile shouldSimon J. Gerraty2013-02-042-0/+23
* Merge bmake-20130123Simon J. Gerraty2013-02-013-130/+94
* Merge bmake-20121111Simon J. Gerraty2012-11-163-4/+10
* Merge bmake-20121010Simon J. Gerraty2012-10-251-8/+12
* Fix a bootstrapping problem where the first bmake (built by FreeBSD'sMarcel Moolenaar2012-10-191-4/+3
* Obey the value of "MK_BMAKE".David E. O'Brien2012-10-161-1/+1
* Add bmake to the build and allow it to be installed as make(1) insteadMarcel Moolenaar2012-10-064-0/+642