.. |
atf.test.mk
|
Make bsd.test.mk the only public mk fragment for the building of tests.
|
2014-03-14 08:56:19 +00:00 |
auto.obj.mk
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
|
2012-08-22 19:25:57 +00:00 |
bsd.arch.inc.mk
|
|
|
bsd.compiler.mk
|
Merge from head
|
2014-05-08 23:54:15 +00:00 |
bsd.cpu.mk
|
Add new CPUTYPEs supported by Clang 3.4, i.e., AMD Steamroller (bdver3) and
|
2014-03-20 19:17:46 +00:00 |
bsd.crunchgen.mk
|
NO_DEBUG_FILES -> MK_DEBUG_FILES=no in last remaining place.
|
2014-04-25 19:25:18 +00:00 |
bsd.dep.mk
|
Sync from head
|
2012-11-04 02:52:03 +00:00 |
bsd.doc.mk
|
Don't pass -o1- to groff(1) by default. If ms(7) formatted document
|
2011-06-03 11:58:17 +00:00 |
bsd.dtrace.mk
|
|
|
bsd.endian.mk
|
Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.
|
2014-03-23 12:49:25 +00:00 |
bsd.files.mk
|
Merge head
|
2014-04-28 07:50:45 +00:00 |
bsd.incs.mk
|
We want to use stage_includes as a hook, so use NO_STAGE_INCLUDES
|
2014-05-16 14:47:18 +00:00 |
bsd.info.mk
|
Replace all known uses of ln in the build process with appropriate
|
2013-01-21 22:40:39 +00:00 |
bsd.init.mk
|
Include bsd.opts.mk before local.init.mk
|
2014-05-16 14:56:06 +00:00 |
bsd.kmod.mk
|
Fix comma splice, can't ambiguity and quoting.
|
2012-02-16 21:04:47 +00:00 |
bsd.lib.mk
|
Using lib*.so as a linker script ...
|
2014-05-16 14:51:19 +00:00 |
bsd.libnames.mk
|
LIBUNBOUND can be unconditionally set.
|
2014-04-24 21:18:29 +00:00 |
bsd.links.mk
|
Replace all known uses of ln in the build process with appropriate
|
2013-01-21 22:40:39 +00:00 |
bsd.man.mk
|
Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED.
|
2014-04-18 17:03:49 +00:00 |
bsd.mkopt.mk
|
Put bsd.own.mk back in the list, and take src.opts.mk out.
|
2014-05-08 02:24:30 +00:00 |
bsd.nls.mk
|
Allow staging to be help up (by .WAIT) until other
|
2013-03-08 22:02:08 +00:00 |
bsd.obj.mk
|
Don't make wildcards .PHONY
|
2014-05-10 00:24:32 +00:00 |
bsd.opts.mk
|
Merge from head
|
2014-05-08 23:54:15 +00:00 |
bsd.own.mk
|
There is no guarantee that user gid maps to a name so in etc/Makefile
|
2014-05-16 14:49:37 +00:00 |
bsd.pkg.mk
|
|
|
bsd.port.mk
|
Revert unapproved commit to bsd.port.mk.
|
2011-10-08 18:25:01 +00:00 |
bsd.port.options.mk
|
|
|
bsd.port.post.mk
|
|
|
bsd.port.pre.mk
|
|
|
bsd.port.subdir.mk
|
|
|
bsd.prog.mk
|
Merge from head
|
2014-05-08 23:54:15 +00:00 |
bsd.progs.mk
|
Make bsd.progs.mk work in directories with SCRIPTS but no PROGS.
|
2013-12-11 03:41:07 +00:00 |
bsd.README
|
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
|
2014-04-13 05:21:56 +00:00 |
bsd.snmpmod.mk
|
|
|
bsd.subdir.mk
|
Merge head
|
2014-04-28 07:50:45 +00:00 |
bsd.symver.mk
|
|
|
bsd.sys.mk
|
Using lib*.so as a linker script ...
|
2014-05-16 14:51:19 +00:00 |
bsd.test.mk
|
Merge head
|
2014-04-28 07:50:45 +00:00 |
dirdeps.mk
|
Update to latest versions.
|
2014-05-05 17:58:00 +00:00 |
gendirdeps.mk
|
Update to latest versions.
|
2014-05-05 17:58:00 +00:00 |
host-target.mk
|
Provide HOST_MACHINE
|
2014-05-16 17:50:57 +00:00 |
install-new.mk
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
|
2012-08-22 19:25:57 +00:00 |
local.autodep.mk
|
Need CXXFLAGS_LAST and LDFLAGS_LAST
|
2012-11-08 21:35:20 +00:00 |
local.dirdeps.mk
|
There are a few libs we need to build for host.
|
2014-05-16 15:00:04 +00:00 |
local.gendirdeps.mk
|
Suppress optional dependencies
|
2014-05-16 15:00:30 +00:00 |
local.init.mk
|
Include src.opts.mk and handle MK_SYSROOT.
|
2014-05-16 14:53:15 +00:00 |
local.sys.mk
|
Crude cross-build support thanks to clang
|
2014-07-25 20:44:04 +00:00 |
Makefile
|
Merge from head
|
2014-05-08 23:54:15 +00:00 |
meta2deps.py
|
Update to latest versions.
|
2014-05-05 17:58:00 +00:00 |
meta2deps.sh
|
Bring meta2deps.sh closer to par with meta2deps.py
|
2013-05-11 05:10:31 +00:00 |
meta.autodep.mk
|
Handle empty meta list
|
2014-05-10 00:21:10 +00:00 |
meta.stage.mk
|
We want to use stage_includes as a hook, so use NO_STAGE_INCLUDES
|
2014-05-16 14:47:18 +00:00 |
meta.subdir.mk
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
|
2012-08-22 19:25:57 +00:00 |
meta.sys.mk
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
|
2012-08-22 19:25:57 +00:00 |
plain.test.mk
|
Make bsd.test.mk the only public mk fragment for the building of tests.
|
2014-03-14 08:56:19 +00:00 |
src.opts.mk
|
Add SYSROOT
|
2014-05-16 14:52:18 +00:00 |
stage-install.sh
|
Add stage-install.sh so we can do away with the need to have
|
2013-04-19 18:45:03 +00:00 |
suite.test.mk
|
Move FreeBSD Test Suite-specific code to a suite.test.mk file.
|
2014-03-14 12:52:55 +00:00 |
sys.dependfile.mk
|
Control default .MAKE.DEPENDFILE indepentend of .MAKE.DEPENDFILE_PREFERENCE
|
2013-03-08 01:51:32 +00:00 |
sys.mk
|
Don't apply ctf conversions in POSIX mode. These can't happen there
|
2014-04-13 05:21:48 +00:00 |
tap.test.mk
|
Make bsd.test.mk the only public mk fragment for the building of tests.
|
2014-03-14 08:56:19 +00:00 |
version_gen.awk
|
|
|