aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses/fmake.mk
Commit message (Expand)AuthorAgeFilesLines
* - Remove checks for .PARSEDIR and vestiges of pmake supportAlex Kozlov2017-04-261-2/+0
* Remove the now unneeded ${PORTSDIR} from dependency definition inBaptiste Daroussin2016-03-271-1/+1
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedBaptiste Daroussin2015-10-151-1/+1
* Drop the necessity to add ${PORTSDIR} to dependency lineBaptiste Daroussin2015-10-141-1/+1
* Allow user to override MAKE_CMD without breaking gmake/fmake/scons ports.Bryan Drewery2015-03-231-1/+1
* Change the way USES is handled:Tijl Coosemans2014-09-281-1/+1
* Move MAINTAINER lines to the end of the initial comment block andGerald Pfeifer2014-03-151-2/+1
* Define MAKE_CMD in post.mk to allow anything to overwrite itBaptiste Daroussin2013-07-301-1/+1
* Reduce code duplication by overwriting MAKE_CMD when it is different.Baptiste Daroussin2013-07-301-16/+1
* Fix MAKE_FORCE_JOBSBaptiste Daroussin2013-07-061-1/+1
* Add a new USES: fmakeBaptiste Daroussin2013-06-201-0/+39