]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk
Retire the NONE cipher option.
[FreeBSD/FreeBSD.git] / share / mk /
2015-11-23 desRetire the NONE cipher option.
2015-11-20 impAdd aarch64 support to CPUTYPE
2015-11-20 bdreweryMETA MODE: Don't stage INTERNALPROGs.
2015-11-19 bdreweryRemove unsupported ia64.
2015-11-19 impAdd arm CPUTYPE values typically used on FreeBSD.
2015-11-19 impFix missing endif.
2015-11-19 impFix mips CPUTYPE so that we can pass it through to...
2015-11-19 bdreweryFAST_DEPEND: Similar to r290629, do always depend on...
2015-11-16 sjgDefault MK_META_MODE from MK_DIRDEPS_BUILD
2015-11-16 ngieIntegrate acct(2) testcase in as tests/sys/kern/acct...
2015-11-16 ngieMFhead @ r290899
2015-11-15 ngieAdd NO_WERROR and WARNS to PROG_OVERRIDE_VARS for bsd...
2015-11-14 impFix URL for powerpc cpu options. Remove reference to...
2015-11-14 sjgRename META_MODE option to DIRDEPS_BUILD
2015-11-13 bdreweryMETA MODE: Don't double stage SYMLINKS for shared libra...
2015-11-13 bdreweryRevert r290740.
2015-11-13 bdrewerybsd.doc.mk: Similar to r289391, make installing to...
2015-11-13 bdreweryMETA MODE: Don't double stage SYMLINKS for libraries.
2015-11-11 bdreweryMove META MODE's HOST_CC/CXX/CPP setting to local.meta...
2015-11-09 bdreweryFAST_DEPEND: Fix building of wrong source files in...
2015-11-08 bdreweryAdd built-in ccache build support via WITH_CCACHE_BUILD...
2015-11-08 bdreweryFAST_DEPEND: Don't enable when .MAKE.MODE=meta.
2015-11-08 bdreweryFAST_DEPEND: Don't include depend files when using...
2015-11-07 baptImprove collation string and locales support
2015-11-07 baptMerge from head r290483
2015-11-06 bdreweryThe 'buildenv' target can safely be ran with '+'.
2015-11-06 bdreweryAdd a FAST_DEPEND option, off by default, which speeds...
2015-11-05 bdreweryCorrect a comment which appears to be mistakingly mecha...
2015-11-05 bdreweryAllow 'make buildenv' to work anywhere in the src tree.
2015-11-04 rodrigcRename libohash to libopenbsd.
2015-11-01 baptMerge from head
2015-10-31 bdreweryDon't hide stderr when checking ${CC} --version.
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-30 ngieUnbreak bsd.progs.mk with PROGS (but not PROGS_CXX...
2015-10-29 bdreweryFix regression from using .USEBEFORE in _SUBDIR in...
2015-10-28 baptMerge from head
2015-10-27 bdreweryUse proper CONFDIR after r289148
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-27 bdrewerySpell CONFGROUPS properly.
2015-10-27 bdreweryMETA MODE: Fix after addition of bsd.confs.mk: Stage...
2015-10-26 bdreweryMETA MODE: Fix FILESNAME not being respected sans other...
2015-10-26 bdreweryMETA MODE: bsd.files.mk and bsd.confs.mk don't handle...
2015-10-24 bdrewerySort properly.
2015-10-24 bdreweryAdd bsd.crunchgen.mk to bsd.README.
2015-10-24 bdrewerySlightly rework the comments and logic for default...
2015-10-24 bdreweryConfigs should not be under MK_INCLUDES control.
2015-10-23 bdreweryRework r289778 to always parallelize known targets...
2015-10-23 bdreweryFix regression from r289734 that caused crunchgen ...
2015-10-23 sjgMerge bmake 20151020
2015-10-22 bdreweryFor SUBDIR_PARALLEL, when doing 'make clean*' or 'make...
2015-10-22 bdreweryFix installation of manpages with WITHOUT_COMPRESS...
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-22 bdreweryFix incorrect defined() usage from style clean up in...
2015-10-22 bdreweryFix style. Namely use {} rather than ().
2015-10-22 bdreweryRewrite crunchgen target handling for progs so that...
2015-10-22 bdreweryClean up some bsd.crunchgen.mk issues.
2015-10-21 bdreweryRemove indirection of _sub target for using _SUBDIR.
2015-10-21 bdreweryFix building in a directory with SUBDIRs and SUBDIR_PAR...
2015-10-20 bdreweryImprove safety of caching from r289659 by only importin...
2015-10-20 bdreweryPass COMPILER_TYPE and COMPILER_VERSION to sub-makes...
2015-10-19 bdreweryReplace all of the duplicated logic for recursing into...
2015-10-19 bdreweryAdd missing .PHONY for parallel subdir target.
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 ngieMake libxo depend on libutil because it uses humanize_n...
2015-10-18 ngieIntegrate contrib/netbsd-tests/bin/dd into the FreeBSD...
2015-10-18 ngieMFhead @ r289481
2015-10-18 ngieOnly enable -fstack-protector-strong on gcc 4.9+ and...
2015-10-18 ngiePort over diff from ^/user/ngie/more-tests to replace...
2015-10-17 ngieMFhead @ r289471
2015-10-17 ngieOnly use -fstack-protector-strong with supported compilers
2015-10-17 bdreweryRework the 'make -n -n' feature such that '-n' recurses...
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-16 bdrewerySimilar to r289355, /usr/tests is within the base syste...
2015-10-15 bdreweryMake installing to a non-existent directory an error.
2015-10-15 bdreweryFix wrong use of .for; the iteration variable is not...
2015-10-15 bdreweryRemove excess .else
2015-10-15 emaste/usr/tests is part of the base system (for *.debug...
2015-10-14 bdreweryAdd missing targets to PHONY_NOTMAIN.
2015-10-14 bdreweryRecurse on 'buildconfig' and 'installconfig'. Remove...
2015-10-14 bdreweryRe-indent the ALL_SUBDIR_TARGETS list
2015-10-14 bdreweryRevert r289282 for now as the interaction with a direct...
2015-10-14 emaste/libexec subdirs are part of the base system (for ...
2015-10-14 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-14 bdreweryFix support for building a PROG_CXX, and PROG, directly.
2015-10-14 bdreweryFollow-up r288218 by ensuring common objects are built...
2015-10-14 bdreweryReplace the out-of-place includes/files/config handling...
2015-10-14 bdreweryCorrect a comment in bsd.incs.mk forgotten in r274662...
2015-10-14 bdreweryAdd a note about the mysterious files/includes/config...
2015-10-13 baptMerge from head
2015-10-13 baptMerge from head
2015-10-13 bdrewerybsd.subdir.mk: Move all of the targets into ALL_SUBDIR_...
2015-10-13 bdrewerybsd.subdir.mk: Handle cleanobj.
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-12 ngieUse OBJTOP, not OBJROOT
2015-10-12 ngieMFhead @ r289173
2015-10-11 ngieDefault TESTSDIR to /usr/tests/${RELDIR:H}
next