Various style(9) and related fixes.
[freebsd.git] / share / mk /
2014-07-28 sjgWe do not ever want _srcconf_included_ as MAIN target.
2014-07-26 sjgReviewed by: imp
2014-07-25 impDocument an important, but easy to overlook without...
2014-07-22 sjgbsd.lib.mk does not add OBJS etc to CLEANFILES so does...
2014-07-20 desOlder versions of flex (like the one used in FreeBSD...
2014-07-19 desUse -o (output to file) instead of -t (print to stdout...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-16 jmmvEnable MK_TESTS by default, take 2.
2014-07-12 rpauloRemove bsd.dtrace.mk.
2014-07-12 rpauloOptimisation: replace ${_D:R} with just ${_D}.
2014-07-12 rpauloAutomatically build and link DTrace USDT probes.
2014-07-10 impMake MK_GNUCXX mean "build the libstdc++ and libsupc...
2014-07-10 baptThe GNU texinfo and GNU info pages are not built and...
2014-07-10 impNow that pc98 no longer needs gcc to compile boot2...
2014-07-09 baptThe GNU readline library is now an INTERNALLIB - that...
2014-07-09 jmmvFix atf-sh's integration_test
2014-07-08 ianSupport CXXFLAGS.${MACHINE_ARCH} as well as CFLAGS...
2014-07-07 marcelRemove ia64.
2014-07-05 rpaulobsd.dep.mk: add support for generating DTrace header...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 gjbMerge r267837 from ^/projects/release-debugdist:
2014-07-01 delphijMFV r267565:
2014-06-30 emasteRename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-15 pfgMFV r266988:
2014-06-15 ianCreate a mechanism for providing fine-grained build...
2014-06-13 hselaskyAttach the CUSE library and kernel module to the defaul...
2014-06-13 gjbRevert r267424 and r267425:
2014-06-12 jmmvEnable MK_TESTS by default.
2014-06-10 jmmvPut the test suite in its own tests.txz distribution...
2014-06-09 jmmvEnsure files are created during the build when using...
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-08 bdreweryIn preparation for ASLR [1] support add WITH_PIE to...
2014-06-06 jmmvMove atf-sh from /usr/bin/ to /usr/libexec/
2014-06-06 jmmvAdd the *_TESTS_SH_SED_* functionality to atf.test.mk.
2014-06-05 emasteInstall VT support files
2014-05-27 impBetter documentation for why KERBEROS and OPENSSH are...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-25 jmmvChange libatf-c and libatf-c++ to be private libraries.
2014-05-23 impAllow CC to not actually exist. During the ports INDEX...
2014-05-20 sjgUse an intermediate target to associate with _SUBDIR...
2014-05-19 sjgRevert previous change - doesn't cover all cases.
2014-05-19 sjg_SUBDIR is marked .MAKE - since it runs a sub-make.
2014-05-17 impMove inclusion of /etc/make.conf and others to old...
2014-05-17 impThe time is not yet ripe to break the lack of dependenc...
2014-05-17 impRead in SRCCONF early and consistently, if src.sys...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 brooksRevert r261296. This removes the WITHOUT_NCURSESW...
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-10 impReally, I don't want to install src.opts.mk at all.
2014-05-10 impMove DOCCOMPRESS to MK variable.
2014-05-10 impRemove last two NO_MAN= in the tree. In both of these...
2014-05-10 impRemove some useless, commented out code. Remove name...
2014-05-10 impg/c unmaintained, uninstalled bsd.pkg.mk. It tied into...
2014-05-10 impEliminate EARLY_BUILD flag. It is redundant and means...
2014-05-10 impMigrate NO_WARN to MK_WARN. Support legacy NO_WARN...
2014-05-10 impSupport, to the extent we generate proper command lines...
2014-05-10 impOptionally allow building the historical FreeBSD make...
2014-05-09 impIntroduce kern.opts.mk to hold all the options for...
2014-05-09 impWe have to include bsd.opts.mk (included in bsd.own...
2014-05-09 impSpell always the more traditional way.
2014-05-08 impPut bsd.own.mk back in the list, and take src.opts...
2014-05-08 impFix a typo make should have complained about.
2014-05-07 impbsd.compiler.mk was implicitly included by bsd.own...
2014-05-07 impAll the NO_foo options processed in src.opts.mk are...
2014-05-06 impRemove support for WITHOUT_BMAKE. bmake is now the...
2014-05-06 impUse src.opts.mk in preference to bsd.own.mk except...
2014-05-06 impMove the /usr/src specific options to src.opts.mk....
2014-05-05 impSimplify use of the semi-bogus EARLY_BUILD variable...
2014-05-05 impIntroduce CWARNFLAGS.${COMPILER_TYPE} and use that...
2014-05-05 imp[1] Make WITHOUT_FOO alway trump WITH_FOO, regardless...
2014-04-29 impNLS is used by the build system.
2014-04-25 impGeneralize FOO.clang to FOO.${COMPILER_TYPE}. There...
2014-04-25 impSplit up the options into those used only by bsd.mk...
2014-04-25 impEliminate NO_INCS. It is used one place, and MK_TOOLCHA...
2014-04-25 impNow that all the NO_foo expressed in this loop have...
2014-04-25 impNO_DEBUG_FILES -> MK_DEBUG_FILES=no in last remaining...
2014-04-24 impAdd option WITHOUT_VI to not build/install vi. vi was...
2014-04-24 impUse MK_OPENLDAP in preference to WITH_OPENLDAP and...
2014-04-24 impLIBUNBOUND can be unconditionally set.
2014-04-24 impDon't need to make these conditional on MK_LIBCPLUSPLUS...
2014-04-24 impLIBMILTER can be defined always. No need to restrict...
2014-04-24 impAlways define LIBLDNS. We don't need to only define...
2014-04-24 impInclude bsd.opts.mk before Makefile.inc so Makefile...
2014-04-23 ianAllow .WAIT to appear in SUBDIR= lists, to provide...
2014-04-23 baptUpdate to byacc 20140409
2014-04-19 jkimInstall newly added bsd.mkopt.mk.
2014-04-18 impRetire compatibility YES_HESIOD. If you haven't upgrade...
2014-04-18 impMove the generic part of bsd.opts.mk into bsd.mkopts...
2014-04-18 impAllow setting of MK_FOO by anybody. There are too many...
2014-04-18 impCopy bsd.own.mk to bsd.opts.mk and separate out the...
2014-04-18 impSeparate out enabling building clang and/or gcc for...
2014-04-18 impConvert NO_MANCOMPRESSED to MK_MANCOMPRESSED.
2014-04-18 impDon't build EISA by default anymore. Remove from i386...
2014-04-13 impr264402 builds fine, but turns out there are problems...
next