summaryrefslogtreecommitdiff
path: root/usr.bin/bmake/Makefile
Commit message (Expand)AuthorAgeFilesLines
* After-import bmake-20211212Simon J. Gerraty2022-02-161-3/+2
* Merge bmake-20201117Simon J. Gerraty2020-11-201-1/+7
* Update to bmake-20201101Simon J. Gerraty2020-11-071-2/+1
* Update to bmake-20200902Simon J. Gerraty2020-09-051-33/+7
* Merge bmake-20200606Simon J. Gerraty2020-06-091-2/+2
* Merge bmake-20200517Simon J. Gerraty2020-05-201-5/+16
* Update to bmake-20171028Simon J. Gerraty2017-11-021-7/+2
* Import bmake-20170720Simon J. Gerraty2017-07-241-2/+2
* Import bmake-20170711Simon J. Gerraty2017-07-151-2/+2
* Merge bmake-20170510Simon J. Gerraty2017-05-101-2/+2
* Merge bmake-20170420Simon J. Gerraty2017-04-211-2/+2
* Update to bmake 20170413Simon J. Gerraty2017-04-151-2/+2
* Merge bmake-20170301Simon J. Gerraty2017-03-061-2/+2
* Merge bmake-20161212Simon J. Gerraty2016-12-191-3/+6
* Update to bmake-20170818Simon J. Gerraty2016-09-091-2/+2
* Merge bmake-20160606Simon J. Gerraty2016-06-081-2/+2
* Import bmake-20160604Simon J. Gerraty2016-06-051-2/+2
* Merge bmake-20160512Simon J. Gerraty2016-05-201-2/+2
* Update to bmake-20160315Simon J. Gerraty2016-03-181-2/+2
* Fix upgrade of bmake by not setting conflicting MAKE_VERSION.Bryan Drewery2016-03-111-2/+2
* Merge bmake-20160307Simon J. Gerraty2016-03-111-2/+2
* Merge bmake-20151220Simon J. Gerraty2015-12-251-2/+2
* Merge bmake-20151201Simon J. Gerraty2015-12-081-2/+2
* Merge bmake 20151020Simon J. Gerraty2015-10-231-2/+3
* Merge bmake-20150606Simon J. Gerraty2015-06-111-2/+2
* Merge bmake-20150505 improve detection of malformed conditionals.Simon J. Gerraty2015-05-101-2/+2
* Merge bmake-20150418Simon J. Gerraty2015-04-211-5/+5
* Update to bmake-20140620Simon J. Gerraty2014-07-081-2/+3
* Add .../share/mk to the default system make path. This will fix theWarner Losh2014-05-231-1/+0
* Undo changes to the generated Makefile. Move tests directory to properWarner Losh2014-05-151-6/+0
* Move old fmake tests into bmake and hook them to the build.Julio Merino2014-05-141-0/+5
* Merge bmake-20140101 from vendorSimon J. Gerraty2014-01-271-3/+3
* Stick to traditional DEFAULT_SYS_PATH (/usr/share/mk)Simon J. Gerraty2013-09-101-0/+1
* Merge bmake-20130904Simon J. Gerraty2013-09-051-2/+2
* 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-021-2/+2
* 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
* Update to bmake-20130330Simon J. Gerraty2013-04-021-2/+2
* Merge bmake-20130123Simon J. Gerraty2013-02-011-124/+88
* Merge bmake-20121111Simon J. Gerraty2012-11-161-2/+2
* 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
* Add bmake to the build and allow it to be installed as make(1) insteadMarcel Moolenaar2012-10-061-0/+209