| Commit message (Expand) | Author | Age | Files | Lines |
* | FAST_DEPEND: Fix incremental builds leading to kernel panics. | bdrewery | 2016-01-15 | 1 | -1/+1 |
* | FAST_DEPEND: Rework optimization for r290524. | bdrewery | 2016-01-15 | 1 | -4/+4 |
* | Add built-in ccache build support via WITH_CCACHE_BUILD option. | bdrewery | 2015-11-08 | 1 | -4/+5 |
* | FAST_DEPEND: Don't enable when .MAKE.MODE=meta. | bdrewery | 2015-11-08 | 1 | -1/+1 |
* | FAST_DEPEND: Don't include depend files when using 'make -V'. | bdrewery | 2015-11-08 | 1 | -0/+2 |
* | Add a FAST_DEPEND option, off by default, which speeds up the build significa... | bdrewery | 2015-11-06 | 1 | -9/+28 |
* | Do as r289391 did for share/mk and make installing to a non-existent directory | bdrewery | 2015-10-17 | 1 | -5/+5 |
* | Build changes that allow the modules on arm64. | kib | 2015-10-08 | 1 | -1/+1 |
* | Install kernel debug data under /usr/lib/debug | emaste | 2015-09-24 | 1 | -7/+19 |
* | sys/conf: pass NMFLAGS to nm(1) via genassym.sh. | rpaulo | 2015-08-14 | 1 | -1/+1 |
* | Change md(4) to use weak symbols as start, end and size for the embedded | marcel | 2015-08-13 | 1 | -4/+22 |
* | Allow DTrace to be compiled-in to the kernel. | br | 2015-06-10 | 1 | -10/+10 |
* | Truncate the ctfmerge command line, like we do with SYSTEM_LD. | imp | 2014-08-12 | 1 | -1/+2 |
* | Some objects - such as *_genassym.o are not hooked into | sjg | 2013-08-14 | 1 | -1/+1 |
* | Remove the links: target. It too is homelessly outdated since it | imp | 2012-10-25 | 1 | -9/+1 |
* | MFP4 change 214967: | brooks | 2012-08-06 | 1 | -2/+2 |
* | Revert r222186 per instructions for FreeBSD 10. | obrien | 2012-07-03 | 1 | -4/+2 |
* | Unfortunately the change in r237958 resulted in s/install/instclean/ due to | dougb | 2012-07-02 | 1 | -2/+12 |
* | For the ports modules building code, clean WRKDIR before building. This is | dougb | 2012-07-02 | 1 | -1/+1 |
* | Improve the functionality of the PORTS_MODULES knob by adding | dougb | 2012-06-14 | 1 | -2/+23 |
* | Allow (with a license warning) "options ZFS" to work in static kernels. | peter | 2012-03-27 | 1 | -2/+12 |
* | - CTF knob is now implemented using common scheme: MK_CTF=yes/no is | fjoe | 2011-11-30 | 1 | -2/+2 |
* | - fix WITH_CTF when specified in /etc/src.conf [1] | fjoe | 2011-11-29 | 1 | -4/+2 |
* | Conditionalize ctfconvert/ctfmerge runs on make level (.if/.endif) instead | fjoe | 2011-11-29 | 1 | -2/+6 |
* | Test against "no" rather than "yes" for MK_KERNEL_SYMBOLS | imp | 2011-05-23 | 1 | -2/+2 |
* | Backwards compatibility hacks to allow kernels to be built via config | imp | 2011-05-22 | 1 | -2/+4 |
* | Start to usher INSTALL_NODEBUG hack out the door. Add new | imp | 2011-05-22 | 1 | -2/+2 |
* | Add an x86/include directory to the kernel to hold headers that are common | jhb | 2010-11-01 | 1 | -2/+5 |
* | MFtbemd: | imp | 2010-08-23 | 1 | -2/+2 |
* | Convert several instances of MACHINE_ARCH to MACHINE_CPUARCH and use the | nwhitehorn | 2010-07-13 | 1 | -4/+4 |
* | WITH_CTF can now be specified in src.conf (not recommended, there | netchild | 2010-04-02 | 1 | -6/+6 |
* | Propagate CONF_CFLAGS (from makeoptions) to the module build too. | netchild | 2010-03-25 | 1 | -0/+4 |
* | Always compute the root of the kernel source tree and explicitly pass it | jhb | 2009-05-04 | 1 | -2/+2 |
* | Using KMODOWN/KMODGRP rather than hard coding root/wheel for | bz | 2009-01-07 | 1 | -5/+5 |
* | Add CTF conversion to the objects compiled from generated code. | jb | 2008-07-05 | 1 | -0/+3 |
* | Add support for generating CTF data for the kernel. | jb | 2008-05-23 | 1 | -0/+3 |
* | Introduce a standalone shell script for embedding MFS image. | raj | 2008-02-05 | 1 | -7/+1 |
* | If KERNEL_EXTRA is defined, make kernel-all target depend on it. | imp | 2007-03-23 | 1 | -1/+6 |
* | now that MFS_IMAGE is in the FULLKERNEL section, use FULLKERNEL instead of | jmg | 2006-12-30 | 1 | -4/+4 |
* | MF kmod.mk 1.176: Properly handle vnode_if.h dependencies. | ru | 2006-10-26 | 1 | -1/+5 |
* | - Remove include links only when .depend is also removed, so that | ru | 2006-10-13 | 1 | -3/+4 |
* | Don't use touch when what is really meant is :> (create an empty file, or | des | 2006-08-14 | 1 | -1/+1 |
* | Remove the insistance on having a device.hints. This was a seat belt | imp | 2006-06-18 | 1 | -16/+0 |
* | Handle MFS_IMAGE in the ${FULLKERNEL} target, so that we can build kernel | cognet | 2006-06-13 | 1 | -9/+9 |
* | add support for makeoptions MFS_IMAGE="<file>" in the config file which | jmg | 2006-05-12 | 1 | -0/+9 |
* | Remove .depend when doing "make cleandir". | ru | 2006-02-07 | 1 | -1/+1 |
* | I couldn't find any traces of what the tags1 file was supposed to do. | ru | 2006-01-16 | 1 | -2/+0 |
* | Teach this to create the "machine" and ${MACHINE_ARCH} (for pc98 | ru | 2005-11-30 | 1 | -4/+27 |
* | Rename the .dbg extension to .symbols, which matches "symbol-file" | ru | 2005-10-27 | 1 | -6/+6 |
* | Use ${S} to pass ${SYSDIR} to ports. This makes PORTS_MODULES | ru | 2005-10-27 | 1 | -5/+1 |