aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake
Commit message (Collapse)AuthorAgeFilesLines
...
* Sync with upstream version (20130520) that includes same fixes made last week.Simon J. Gerraty2013-05-2016-235/+418
| | | | Notes: svn path=/head/; revision=250837
* Fix wildcard srcs for phony targetsSimon J. Gerraty2013-05-181-6/+6
| | | | Notes: svn path=/head/; revision=250773
* Match what is in netbsd.Simon J. Gerraty2013-05-181-1/+1
| | | | Notes: svn path=/head/; revision=250771
* Var_Delete: expand name to delete if needed.Simon J. Gerraty2013-05-181-3/+12
| | | | Notes: svn path=/head/; revision=250770
* We really need to get the bsd.own.mk from this tree so theSimon J. Gerraty2013-05-171-1/+4
| | | | | | | | correct options are set. Also defined NO_PWD_OVERRIDE to match behavior of fmake. Notes: svn path=/head/; revision=250750
* Local hack to allow smooth transition for ports.Simon J. Gerraty2013-05-011-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 Notes: svn path=/head/; revision=250164
* Update to bmake-20130330Simon J. Gerraty2013-04-0229-328/+769
| | | | Notes: svn path=/head/; revision=249033
* Merge bmake-20130123Simon J. Gerraty2013-02-0181-663/+10961
| | | | | | | Approved by: marcel (mentor) Notes: svn path=/head/; revision=246223
* Merge bmake-20121111Simon J. Gerraty2012-11-168-27/+81
| | | | | | | | | Also pay attention to MK_SHARED_TOOLCHAIN. Approved by: marcel (mentor) Notes: svn path=/head/; revision=243115
* Merge bmake-20121010Simon J. Gerraty2012-10-257-1335/+107
| | | | | | | Approved by: marcel (mentor) Notes: svn path=/head/; revision=242102
* Merge bmake-20120831 from vendor/NetBSD/bmake/dist.Marcel Moolenaar2012-10-03120-0/+55801
Provenance: ftp://ftp.netbsd.org/pub/NetBSD/misc/sjg Notes: svn path=/head/; revision=241146