.. |
Makefile
|
eliminate use of bsd.sys.mk from Makefiles
|
2014-01-16 01:15:32 +00:00 |
bsd.README
|
Add WARNS=6
|
2014-09-06 12:12:32 +00:00 |
bsd.buildinstall.mk
|
Move the build_install logic from lib/Makefile into share/mk and re-use
|
2012-11-15 23:51:53 +00:00 |
bsd.clang-analyze.mk
|
Make it easier to specify the list of checkers to enable for the static
|
2012-04-04 10:37:18 +00:00 |
bsd.clean.mk
|
On second thoughts, don't run "rm -rf" in bsd.clean.mk. Instead,
|
2012-11-19 16:04:54 +00:00 |
bsd.dep.mk
|
when calling mkdep, pass any -std=* flags for C and C++ source files
|
2014-07-19 17:19:22 +00:00 |
bsd.doc.mk
|
Add MKGROFFHTMLDOC and make it default to no. It seems that sometimes
|
2014-07-06 18:22:03 +00:00 |
bsd.endian.mk
|
Add RISCV-V support.
|
2014-09-19 17:45:42 +00:00 |
bsd.files.mk
|
Fix dependency handling of UUDECODE_FILES (e.g. libexec/ld.aout_so on i386).
|
2013-04-06 15:39:19 +00:00 |
bsd.gcc.mk
|
Add more external dependencies for crtstuff
|
2012-12-10 23:49:39 +00:00 |
bsd.host.mk
|
the value of HOST_MKDEP previously depended on USETOOLS;
|
2014-04-10 19:02:18 +00:00 |
bsd.hostlib.mk
|
the value of HOST_MKDEP previously depended on USETOOLS;
|
2014-04-10 19:02:18 +00:00 |
bsd.hostprog.mk
|
the value of HOST_MKDEP previously depended on USETOOLS;
|
2014-04-10 19:02:18 +00:00 |
bsd.inc.mk
|
…
|
|
bsd.info.mk
|
Move all "clean" and "cleandir" processing to a new bsd.clean.mk
|
2011-09-10 16:57:35 +00:00 |
bsd.init.mk
|
…
|
|
bsd.ioconf.mk
|
Make it possible to specify a directory for the .ioconf file.
|
2013-09-20 16:39:14 +00:00 |
bsd.kernobj.mk
|
update to xorg-server 1.10.6.
|
2013-06-03 07:39:07 +00:00 |
bsd.kinc.mk
|
…
|
|
bsd.klinks.mk
|
Changes to existing files to enable building AARCH64 userland.
|
2014-08-10 05:56:36 +00:00 |
bsd.kmodule.mk
|
do the dependencies in a simpler way using a separate target
|
2014-11-13 02:31:24 +00:00 |
bsd.lib.mk
|
remove the build support for GCC 4.1, and any hacks i found for it.
|
2014-06-13 01:17:45 +00:00 |
bsd.links.mk
|
Add LINKSOWN, LINKSGRP, and LINKSMODE variables for use by bsd.links.mk
|
2009-04-10 16:16:12 +00:00 |
bsd.lua.mk
|
lua: updated from 5.1 to 5.3 work3
|
2014-07-19 18:38:33 +00:00 |
bsd.man.mk
|
Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly
|
2014-08-05 15:40:58 +00:00 |
bsd.nls.mk
|
Move all "clean" and "cleandir" processing to a new bsd.clean.mk
|
2011-09-10 16:57:35 +00:00 |
bsd.obj.mk
|
PR/42658: Geoff Wing: Quote directory variables to deal with spaces in the
|
2010-01-25 00:43:00 +00:00 |
bsd.own.mk
|
Another section to delete when converting elf -> a.out
|
2014-11-25 12:01:18 +00:00 |
bsd.prog.mk
|
Add MKCTF
|
2014-03-25 09:52:55 +00:00 |
bsd.rpc.mk
|
centralize the rpcgen flags and set for BSD output
|
2013-12-15 00:28:45 +00:00 |
bsd.shlib.mk
|
Revert last, it breaks the tricks xsrc uses.
|
2012-08-23 21:21:14 +00:00 |
bsd.subdir.mk
|
Fix typo in comment.
|
2010-05-26 00:48:15 +00:00 |
bsd.sys.mk
|
Change to support OR1K
|
2014-09-03 19:22:53 +00:00 |
bsd.syscall.mk
|
- Add a new bsd.host.mk that contains all the HOST_ variables extracted from
|
2014-01-16 01:19:46 +00:00 |
bsd.test.mk
|
Autogenerate Kyuafiles next to Atffiles when MKKYUA is set.
|
2013-02-23 22:01:51 +00:00 |
bsd.x11.mk
|
Add new transform for gl.pc.
|
2014-07-16 14:10:26 +00:00 |
sys.mk
|
Changes to existing files to enable building AARCH64 userland.
|
2014-08-10 05:56:36 +00:00 |