.. |
Makefile
|
Separate devicetree .dts -> .dtb building from kernel builds. They are now
|
2020-05-18 21:19:34 +00:00 |
bsd.README
|
share/mk/bsd.README: fix typo
|
2020-07-26 09:22:43 +00:00 |
bsd.buildinstall.mk
|
…
|
|
bsd.clang-analyze.mk
|
…
|
|
bsd.clean.mk
|
…
|
|
bsd.dep.mk
|
bsd.dep.mk: fix "make tags" (again)
|
2020-07-01 07:38:29 +00:00 |
bsd.doc.mk
|
…
|
|
bsd.dtb.mk
|
Fix dtblist; our echo(1) does not interpret \t.
|
2020-05-19 08:59:36 +00:00 |
bsd.endian.mk
|
…
|
|
bsd.files.mk
|
…
|
|
bsd.gcc.mk
|
Drop checks for EXTERNAL_TOOLCHAIN for crt*.o. We've been using our own
|
2018-05-09 13:18:53 +00:00 |
bsd.host.mk
|
Expose 64 bit fileystems API's on Linux and make the default FS API 64 bits
|
2020-08-09 21:13:38 +00:00 |
bsd.hostinit.mk
|
…
|
|
bsd.hostlib.mk
|
…
|
|
bsd.hostprog.mk
|
Add libgnuctf
|
2020-04-04 01:35:22 +00:00 |
bsd.inc.mk
|
Remove extra -c. -c has been the default behavior since 2003, and
|
2018-12-26 22:57:22 +00:00 |
bsd.info.mk
|
Most of the mv operations are to move temporary files to their final place.
|
2019-01-21 21:11:54 +00:00 |
bsd.init.mk
|
…
|
|
bsd.ioconf.mk
|
…
|
|
bsd.kernobj.mk
|
…
|
|
bsd.kinc.mk
|
Remove extra -c. -c has been the default behavior since 2003, and
|
2018-12-26 22:57:22 +00:00 |
bsd.klinks.mk
|
Add /usr/include/xen/intrdefs.h to sets
|
2020-04-25 15:46:59 +00:00 |
bsd.kmodule.mk
|
Don't define _LKM. LKMs are dead. Long live modules.
|
2020-07-27 08:26:09 +00:00 |
bsd.lib.mk
|
1. if ${LIBISPRIVATE} == "pic", create _pic.a so that we can embed the library
|
2020-06-01 14:39:14 +00:00 |
bsd.links.mk
|
…
|
|
bsd.lua.mk
|
…
|
|
bsd.man.mk
|
Most of the mv operations are to move temporary files to their final place.
|
2019-01-21 21:11:54 +00:00 |
bsd.nls.mk
|
…
|
|
bsd.obj.mk
|
Prevent 'make obj' creating an objdir inside an objdir. This happens the
|
2018-05-19 14:11:30 +00:00 |
bsd.own.mk
|
switch netbsd/m68k to GCC 8.
|
2020-08-16 06:43:05 +00:00 |
bsd.prog.mk
|
Rename blacklist -> blocklist
|
2020-06-15 01:57:29 +00:00 |
bsd.rpc.mk
|
…
|
|
bsd.sanitizer.mk
|
Enhance the support of LLVM sanitizers
|
2019-08-27 22:48:53 +00:00 |
bsd.shlib.mk
|
…
|
|
bsd.subdir.mk
|
use SUBDIR.roff suggested by uwe@
|
2018-06-10 17:55:11 +00:00 |
bsd.sys.mk
|
Enable trace-cmp.
|
2020-07-03 16:12:16 +00:00 |
bsd.syscall.mk
|
…
|
|
bsd.test.mk
|
Most of the mv operations are to move temporary files to their final place.
|
2019-01-21 21:11:54 +00:00 |
bsd.x11.mk
|
fix various missing transforms for man page, ala PR#55422.
|
2020-08-10 09:23:37 +00:00 |
compare-lib-lists
|
Compare libraries that the bsd.prog.mk "knows about" vs the ones we actually
|
2019-11-18 16:23:28 +00:00 |
sys.mk
|
Don't special case aarch64 and add -fomit-frame-pointer to builds.
|
2020-02-08 21:16:53 +00:00 |