..
atf.test.mk
auto.obj.mk
Ensure .OBJDIR has known value
2017-11-04 21:02:26 +00:00
bsd.arch.inc.mk
bsd.clang-analyze.mk
Add some missed OBJS_SRCS_FILTER from r323637.
2017-11-10 08:00:09 +00:00
bsd.compiler.mk
CCACHE_BUILD: Follow-up r321880: Fix some PATH issues with buildworld.
2017-08-01 18:26:20 +00:00
bsd.confs.mk
bsd.cpu.mk
Support armv7 builds for userland
2017-10-05 23:01:33 +00:00
bsd.crunchgen.mk
No need to run 'make depend' with FAST_DEPEND logic in-tree.
2017-11-10 19:53:17 +00:00
bsd.dep.mk
Allow consuming Makefiles to add to DEPENDFILES.
2017-11-10 20:09:11 +00:00
bsd.doc.mk
bsd.dtb.mk
bsd.endian.mk
bsd.files.mk
Respect INSTALL_AS_USER for FILES.
2017-07-21 16:14:35 +00:00
bsd.incs.mk
Reapply r295227: Stop hiding link install commands.
2017-11-06 19:33:50 +00:00
bsd.info.mk
bsd.init.mk
Handle some .OBJDIR == .CURDIR cases.
2017-11-10 02:09:33 +00:00
bsd.kmod.mk
bsd.lib.mk
Improve computation of {BC,LL}OBJS.
2017-10-18 00:33:20 +00:00
bsd.libnames.mk
Introduce syslog service for Casper.
2017-11-12 08:34:25 +00:00
bsd.linker.mk
lld 5.0 supports filter libraries, so enable linker feature flag
2017-07-24 15:39:09 +00:00
bsd.links.mk
Reapply r295227: Stop hiding link install commands.
2017-11-06 19:33:50 +00:00
bsd.man.mk
bsd.mkopt.mk
bsd.nls.mk
bsd.obj.mk
Handle some .OBJDIR == .CURDIR cases.
2017-11-10 02:09:33 +00:00
bsd.opts.mk
Add limited sandbox capability to "make check"
2017-08-14 19:03:05 +00:00
bsd.own.mk
Add SVNVERSION_CMD to bsd.own.mk, adding the capability to include
2017-08-11 19:21:40 +00:00
bsd.port.mk
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk
Improve computation of {BC,LL}OBJS.
2017-10-18 00:33:20 +00:00
bsd.progs.mk
Add some missed OBJS_SRCS_FILTER from r323637.
2017-11-10 08:00:09 +00:00
bsd.README
Add limited sandbox capability to "make check"
2017-08-14 19:03:05 +00:00
bsd.snmpmod.mk
bsd.stand.mk
Support for v1.10 (latest) of RISC-V privilege specification.
2017-08-10 14:18:09 +00:00
bsd.subdir.mk
make obj: Skip treewalk if AUTO_OBJ is enabled.
2017-11-01 21:22:16 +00:00
bsd.suffixes-posix.mk
bsd.suffixes.mk
bsd.symver.mk
bsd.sys.mk
gcc builds: reenable -Wstrict-overflow for bsd.sys.mk
2017-09-14 03:41:49 +00:00
bsd.test.mk
Sort the tests alphabetically before adding them to the Kyuafiles
2017-07-17 18:20:54 +00:00
dirdeps.mk
gendirdeps.mk
host-target.mk
install-new.mk
local.autodep.mk
local.dirdeps.mk
DIRDEPS_BUILD: Cleanup leftover WORLDTMP files.
2017-11-02 20:45:04 +00:00
local.gendirdeps.mk
DIRDEPS_BUILD: libgcc now depends on MK_LLVM_LIBUNWIND
2017-10-31 00:03:36 +00:00
local.init.mk
local.meta.sys.mk
Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR.
2017-11-01 21:22:05 +00:00
local.sys.env.mk
AUTO_OBJ: Hide 'creating dirs' output with 'make -s'.
2017-11-08 16:03:58 +00:00
local.sys.mk
Makefile
meta2deps.py
meta2deps.sh
meta.autodep.mk
meta.stage.mk
meta.subdir.mk
meta.sys.mk
netbsd-tests.test.mk
plain.test.mk
src.init.mk
src.libnames.mk
Introduce syslog service for Casper.
2017-11-12 08:34:25 +00:00
src.opts.mk
Move LOADER_{NO,}_GELI_SUPPORT to MK_LOADER_GELI
2017-11-10 23:54:48 +00:00
src.sys.env.mk
Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR.
2017-11-01 21:22:05 +00:00
src.sys.mk
Enable AUTO_OBJ by default if the OBJDIR is writable, only for in-tree builds.
2017-11-02 18:09:07 +00:00
src.sys.obj.mk
DIRDEPS_BUILD: Fix after r325417.
2017-11-11 01:11:00 +00:00
stage-install.sh
suite.test.mk
Avoid trying to remove a fullpath directory in CLEANDIRS.
2017-11-05 00:26:28 +00:00
sys.dependfile.mk
sys.mk
Remove -fuse-ld= when creating _LDFLAGS from LDFLAGS
2017-11-13 19:44:33 +00:00
tap.test.mk
version_gen.awk