.. |
Makefile
|
Separate devicetree .dts -> .dtb building from kernel builds. They are now
|
2020-05-18 21:19:34 +00:00 |
bsd.README
|
- Create 3 new variables:
|
2024-04-05 01:15:59 +00:00 |
bsd.buildinstall.mk
|
…
|
|
bsd.clang-analyze.mk
|
…
|
|
bsd.clean.mk
|
bsd.*.mk: move MKCLEAN* to bsd.own.mk
|
2023-06-03 21:21:32 +00:00 |
bsd.dep.mk
|
bsd.dep.mk: move MKDEPINCLUDES to bsd.own.mk
|
2023-06-03 21:23:07 +00:00 |
bsd.doc.mk
|
…
|
|
bsd.dtb.mk
|
Add support for installing a copy of dtb files to the base dtb directory
|
2021-06-02 10:28:21 +00:00 |
bsd.endian.mk
|
Teach bsd.endian.mk about aarch64eb
|
2020-09-02 15:17:19 +00:00 |
bsd.files.mk
|
…
|
|
bsd.gcc.mk
|
…
|
|
bsd.host.mk
|
Rename:
|
2021-12-20 20:33:20 +00:00 |
bsd.hostinit.mk
|
…
|
|
bsd.hostlib.mk
|
Filter out -Wp,-iremap,* from CPPFLAGS as is done in hostprog.mk
|
2024-04-12 16:28:43 +00:00 |
bsd.hostprog.mk
|
Make columns nicely aligned.
|
2021-03-27 02:46:45 +00:00 |
bsd.inc.mk
|
get rid of old style `` command substitution in shell and use $() instead.
|
2022-03-29 22:48:04 +00:00 |
bsd.info.mk
|
Create the INFODIRFILE if it does not exist, so that we can take a lock
|
2023-05-01 20:22:18 +00:00 |
bsd.init.mk
|
…
|
|
bsd.ioconf.mk
|
…
|
|
bsd.kernobj.mk
|
…
|
|
bsd.kinc.mk
|
get rid of old style `` command substitution in shell and use $() instead.
|
2022-03-29 22:48:04 +00:00 |
bsd.klinks.mk
|
Add /usr/include/xen/intrdefs.h to sets
|
2020-04-25 15:46:59 +00:00 |
bsd.kmodule.mk
|
use objcopy's --compress-debug-sections when creating debug files.
|
2024-05-06 08:43:36 +00:00 |
bsd.lib.mk
|
bsd.lib.mk: Use LIBC_MACHINE_ARCH/CPU if set for expected symbols.
|
2024-05-08 20:38:55 +00:00 |
bsd.links.mk
|
get rid of old style `` command substitution in shell and use $() instead.
|
2022-03-29 22:48:04 +00:00 |
bsd.lua.mk
|
bsd.*.mk: move MKSTRIPSYM default to bsd.own.mk
|
2023-06-03 21:24:57 +00:00 |
bsd.man.mk
|
Reintroduce the support of MKCATPAGES
|
2020-11-10 21:47:40 +00:00 |
bsd.nls.mk
|
…
|
|
bsd.obj.mk
|
bsd.obj.mk: move MKHOSTOBJ to bsd.own.mk
|
2023-06-03 21:23:49 +00:00 |
bsd.own.mk
|
Build mkhybrid as a build tool.
|
2024-05-31 20:52:58 +00:00 |
bsd.prog.mk
|
use objcopy's --compress-debug-sections when creating debug files.
|
2024-05-06 08:43:36 +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
|
bsd.subdir.mk: replace obscure indirection with direct condition
|
2022-07-10 21:32:09 +00:00 |
bsd.sys.mk
|
Allow overriding the language standard to something newer.
|
2024-02-13 16:15:59 +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
|
stop using and linking against libXxf86misc
|
2024-05-09 06:34:50 +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
|
Update ARFLAGS for new binutils.
|
2023-12-29 09:17:37 +00:00 |