/[base]/head/share/mk
ViewVC logotype

Index of /head/share/mk

Files shown:85
Directory revision: 368669 (of 369477)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
Makefile  354976  15 months  imp   Install bsd.sysdir.mk. Submitted by: Jung-uk Kim
atf.test.mk  353358  17 months  dim   Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp 9.0.0 fi…
auto.obj.mk  325404  3 years  sjg   Ensure .OBJDIR has known value If for any reason we cannot set .OBJDIR==_objdir…
bsd.README  354227  16 months  brooks   Allow bsd.compat.mk to be reliably included outside Makefile.inc1. Replace expl…
bsd.arch.inc.mk  298094  4 years  gjb   Remove svn:mergeinfo on files with which it should never have existed. Sponsore…
bsd.clang-analyze.mk  355940  14 months  dim   Move all sources from the llvm project into contrib/llvm-project. This uses the…
bsd.compat.mk  364318  6 months  jhb   Move -L${LIBCOMPATTMP}/usr/lib${libcompat} from CFLAGS to LDFLAGS. This is only…
bsd.compiler.mk  367577  4 months  brooks   Support initializing stack variables on function entry There are two options: …
bsd.confs.mk  351858  18 months  manu   pkgbase: Create a FreeBSD-utilities package and make it the default one The def…
bsd.cpu.mk  366032  5 months  bdragon   [PowerPC64LE] Set up powerpc.powerpc64le architecture This is the initial set u…
bsd.crunchgen.mk  334177  2 years  bdrewery   rescue: Restore 'make depend' call to fix WITH_META_MODE after r334008. The res…
bsd.dep.mk  354747  16 months  bz   Allow per-file lex and yacc options. In order to allow software with multiple (…
bsd.dirs.mk  351858  18 months  manu   pkgbase: Create a FreeBSD-utilities package and make it the default one The def…
bsd.doc.mk  351858  18 months  manu   pkgbase: Create a FreeBSD-utilities package and make it the default one The def…
bsd.dtb.mk  354968  15 months  imp   Introduce bsd.sysdir.mk to consolidate looking for the kernel. Reviewed by: jhb…
bsd.endian.mk  366032  5 months  bdragon   [PowerPC64LE] Set up powerpc.powerpc64le architecture This is the initial set u…
bsd.files.mk  355582  15 months  arichardson   Use ${.ALLSRC:Ninstalldirs-*} instead of assuming order of .ALLSRC This is a fo…
bsd.incs.mk  361290  9 months  emaste   pkgbase: use -dev,-dbg instead of -development,-debug -development is long and …
bsd.info.mk  301284  4 years  bdrewery   Revert r301079. This breaks cross-building with WITH_META_MODE since it will re…
bsd.init.mk  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
bsd.kmod.mk  354968  15 months  imp   Introduce bsd.sysdir.mk to consolidate looking for the kernel. Reviewed by: jhb…
bsd.lib.mk  368071  3 months  arichardson   bsd.lib.mk: Work around build system raciness We are seeing regular build failu…
bsd.libnames.mk  366413  5 months  jceel   Add virtio-9p (aka VirtFS) filesystem sharing to bhyve. VirtFS allows sharing a…
bsd.linker.mk  364809  6 months  arichardson   Avoid recomputing COMPILER_/LINKER_ variables when set explicitly I noticed tha…
bsd.links.mk  325493  3 years  bdrewery   Reapply r295227: Stop hiding link install commands. This was lost in the releas…
bsd.man.mk  335797  2 years  brooks   Correct link metadata created when installing with -DNO_ROOT. Explicitly specif…
bsd.mkopt.mk  352370  18 months  sjg   Document logic for __DEFAULT_DEPENDENT_OPTIONS Reviewed by: stevek Differential…
bsd.nls.mk  334430  2 years  brd   Move all of the directory path into the DIR part of the component and make the N…
bsd.obj.mk  359705  11 months  bdrewery   NO_OBJ: Always fix .OBJDIR regardless of AUTO_OBJ. Sponsored by: Dell EMC MFC a…
bsd.opts.mk  367648  4 months  emaste   Fix `make makeman` after r367577 WITH_INIT_ALL_ZERO and WITH_INIT_ALL_PATTERN a…
bsd.own.mk  354915  15 months  imp   Standardize EFI's ESP mount point. Mount the UEFI ESP on /boot/efi. No current …
bsd.port.mk  287436  5 years  bdrewery   Avoid sub-shell for realpath(1) for bmake by using its built-in :tA. MFC after:…
bsd.port.options.mk  170185  13 years  pav   Add bsd.port.options.mk, a stub to include parts of bsd.port.mk that handle OPTI…
bsd.port.post.mk  95028  18 years  ru   Fix the type of .include.
bsd.port.pre.mk  95028  18 years  ru   Fix the type of .include.
bsd.port.subdir.mk  287436  5 years  bdrewery   Avoid sub-shell for realpath(1) for bmake by using its built-in :tA. MFC after:…
bsd.prog.mk  367577  4 months  brooks   Support initializing stack variables on function entry There are two options: …
bsd.progs.mk  351823  18 months  bdrewery   PROGS: Build common sources before recursed PROGS_TARGETS as well when building.…
bsd.snmpmod.mk  350119  19 months  bdrewery   Rework some multi-output target dependency handling. This reworks my last commi…
bsd.subdir.mk  367735  3 months  brooks   Add a guard for broken SUBDIR.${MK_FOO} use Check for the variable SUBDIR. and …
bsd.suffixes-posix.mk  307075  4 years  jonathan   Extract suffix rules into bsd.suffixes[-posix].mk. Refactor make suffix rules i…
bsd.suffixes.mk  349063  21 months  bdrewery   Similar to r335710 avoid ccache when linking a .cc file directly. Sponsored by:…
bsd.symver.mk  360511  10 months  jhb   Remove the SYMVER build option. This option was added as a transition aide when…
bsd.sys.mk  366273  5 months  brooks   Hoist comment on fixup of ld path Reported by: jrtc27 Differential Revision: ht
bsd.sysdir.mk  354968  15 months  imp   Introduce bsd.sysdir.mk to consolidate looking for the kernel. Reviewed by: jhb…
bsd.test.mk  366470  5 months  lwhsu   Make capsicum test cases fine-grained Add a wrapping script to use ATF to run t…
dirdeps-options.mk  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
dirdeps-targets.mk  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
dirdeps.mk  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
gendirdeps.mk  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
googletest.test.inc.mk  357346  13 months  dim   Merge r357342 from the clang1000-import branch: Work around two -Werror warning…
googletest.test.mk  366470  5 months  lwhsu   Make capsicum test cases fine-grained Add a wrapping script to use ATF to run t…
host-target.mk  294744  5 years  bdrewery   Import latest host-target.mk 1.11 from contrib/bmake/mk
install-new.mk  291732  5 years  bdrewery   DIRDEPS_BUILD: Install new Makefile.depend files atomically. Sponsored by: EMC …
kmod.opts.mk  354970  15 months  jhb   Add a kmod.opts.mk. This Makefile sets KERN_OPTS. This permits kernel module M…
local.autodep.mk  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
local.dirdeps-options.mk  357338  13 months  emaste   retire BSD_CRTBEGIN option BSD crt is currently used on all architectures (othe…
local.dirdeps.mk  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
local.gendirdeps.mk  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
local.init.mk  359488  11 months  sjg   Include ${.CURDIR}/local.init.mk if it exists This is handy for making local ha…
local.meta.sys.mk  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
local.sys.env.mk  325557  3 years  bdrewery   AUTO_OBJ: Hide 'creating dirs' output with 'make -s'. Reported by: garga Sponso…
local.sys.mk  349066  21 months  bdrewery   META_MODE: Delete build targets that fail. If a meta mode change is triggered b…
meta.autodep.mk  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
meta.stage.mk  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
meta.subdir.mk  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
meta.sys.mk  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
meta2deps.py  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
meta2deps.sh  367999  3 months  sjg   Update dirdeps.mk et al to latest Move some local tweaks to local.*.mk Reviewe…
netbsd-tests.test.mk  291738  5 years  bdrewery   Fix LDADD/DPADD that should be LIBADD. Sponsored by: EMC / Isilon Storage Divis…
plain.test.mk  336758  2 years  eadler   Feex a cuple of small typos
src.init.mk  290467  5 years  bdrewery   The 'buildenv' target can safely be ran with '+'.
src.libnames.mk  366413  5 months  jceel   Add virtio-9p (aka VirtFS) filesystem sharing to bhyve. VirtFS allows sharing a…
src.lua.mk  354833  15 months  kevans   Add flua to the base system, install to /usr/libexec FreeBSDlua ("flua") is a F…
src.opts.mk  368669  3 months  emaste   Remove additional GDB leftovers missed in r368667
src.sys.env.mk  356827  13 months  bdrewery   META_MODE: Allow 'make all install' to work with filemon. Filemon will add the …
src.sys.mk  365887  5 months  kevans   build: provide a default WARNS for all in-tree builds The current default is pr…
src.sys.obj.mk  335711  2 years  bdrewery   tinderbox: Only build clang/lld once if needed. Need to handle LLD_BOOTSTRAP se…
src.tools.mk  359685  11 months  sobomax   Normalize deployment tools usage and definitions by putting into one place inste…
stage-install.sh  284345  5 years  sjg   Add META_MODE support. Off by default, build behaves normally. WITH_META_MODE w…
suite.test.mk  352699  17 months  dim   In suite.test.mk, test if ${DESTDIR} exists before attempting to run chflags -R …
sys.dependfile.mk  296637  5 years  sjg   Merge bmake-20160307
sys.mk  366684  5 months  brooks   Remove --ld-path=* from _LDFLAGS It makes no sense to pass --ld-path to direct …
tap.test.mk  336758  2 years  eadler   Feex a cuple of small typos
version_gen.awk  326275  3 years  pfg   share and pc-sysinstall: adoption of SPDX licensing ID tags. Mainly focus on fi…

  ViewVC Help
Powered by ViewVC 1.1.27