summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.crunchgen.mk
Commit message (Expand)AuthorAgeFilesLines
* There seems to be no reason to duplicate CANONICALOBJDIR logic from bsd.obj.mk,bdrewery2015-11-231-7/+0
* Add bsd.crunchgen.mk to bsd.README.bdrewery2015-10-241-0/+2
* Fix regression from r289734 that caused crunchgen "subdirs" to not bebdrewery2015-10-231-14/+8
* Fix incorrect defined() usage from style clean up in r289735.bdrewery2015-10-221-2/+2
* Fix style. Namely use {} rather than ().bdrewery2015-10-221-53/+54
* Rewrite crunchgen target handling for progs so that it can be parallelized.bdrewery2015-10-221-23/+13
* Clean up some bsd.crunchgen.mk issues.bdrewery2015-10-221-17/+18
* Use ${CRUNCHGEN} rather than bare word.sjg2015-06-131-2/+3
* NO_DEBUG_FILES -> MK_DEBUG_FILES=no in last remaining place.imp2014-04-251-1/+1
* Add a new knob WITH_DEBUG_FILES to control the building of standaloneemaste2013-06-071-0/+3
* Add support for bmake. This includes:marcel2012-10-061-0/+2
* Ensure crunchen uses the same make binary as the rest of the build.obrien2012-06-251-1/+1
* Allow crunchgen binary link generation to be disabled.adrian2012-01-051-0/+5
* Re-enable generating links.adrian2010-11-161-11/+8
* Break out the rules which generate crunchgen'ed binaries into a separateadrian2010-11-131-0/+160
OpenPOWER on IntegriCloud