freebsd-src/share
Bryan Drewery 00bd6d0f08 Move META MODE's HOST_CC/CXX/CPP setting to local.meta.sys.mk, which
centralizes the handling of CC and HOST_CC.

This fixes a bug with WITH_CCACHE_BUILD when using MACHINE=host since
CC is overridden in local.init.mk via src.opts.mk long before bsd.compiler.mk
is included.

Originally the ccache implementation was placed in local.init.mk but moved
to bsd.compiler.mk as it seemed more proper and avoided other ordering
issues.

Sponsored by:	EMC / Isilon Storage Division
2015-11-11 23:52:08 +00:00
..
colldef Use explicit filename when creating locale symlinks to avoid creating a 2015-11-11 18:45:48 +00:00
ctypedef Use explicit filename when creating locale symlinks to avoid creating a 2015-11-11 18:45:48 +00:00
dict Add META_MODE support. 2015-06-13 19:20:56 +00:00
doc Rename the /usr/share/doc/legal files to driver.LICENSE to work around 2015-10-16 00:38:05 +00:00
dtrace Add a little, but very useful script for use with programs that work using an 2015-10-04 00:40:12 +00:00
examples Use more appropriate ${SHAREDIR} rather than /usr/share. 2015-10-27 23:35:02 +00:00
i18n Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00
keys Use more appropriate ${SHAREDIR} rather than /usr/share. 2015-10-27 23:35:02 +00:00
locale-links Readd LOCALEDIR definition removed by accident 2015-11-07 11:26:14 +00:00
man Add the MLINK for async_drain Thanks Edward for the pointer. 2015-11-11 23:10:09 +00:00
me Add META_MODE support. 2015-06-13 19:20:56 +00:00
misc Install myself as src committer. 2015-11-01 16:54:55 +00:00
mk Move META MODE's HOST_CC/CXX/CPP setting to local.meta.sys.mk, which 2015-11-11 23:52:08 +00:00
monetdef Use explicit filename when creating locale symlinks to avoid creating a 2015-11-11 18:45:48 +00:00
msgdef Use explicit filename when creating locale symlinks to avoid creating a 2015-11-11 18:45:48 +00:00
numericdef Use explicit filename when creating locale symlinks to avoid creating a 2015-11-11 18:45:48 +00:00
security META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
sendmail Use more appropriate ${SHAREDIR} rather than /usr/share. 2015-10-27 23:35:02 +00:00
skel Use more appropriate ${SHAREDIR} rather than /usr/share. 2015-10-27 23:35:02 +00:00
snmp Add META_MODE support. 2015-06-13 19:20:56 +00:00
syscons Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00
tabset Add META_MODE support. 2015-06-13 19:20:56 +00:00
termcap Add META_MODE support. 2015-06-13 19:20:56 +00:00
tests Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
timedef Use explicit filename when creating locale symlinks to avoid creating a 2015-11-11 18:45:48 +00:00
vt Add double size 16x32 VGA ROM font 2015-09-25 02:52:54 +00:00
zoneinfo Install share/zoneinfo in a deterministic way by sorting the results from find 2015-10-17 09:26:16 +00:00
Makefile Merge from head 2015-10-19 11:51:10 +00:00
Makefile.inc