]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk/bsd.subdir.mk
DIRDEPS_BUILD: For bootstrapping always install all headers.
[FreeBSD/FreeBSD.git] / share / mk / bsd.subdir.mk
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-26 bdreweryImport bsd.clang-analyze.mk based on NetBSD's version.
2016-02-25 bdrewerySlightly lessen the amount of job target output for...
2016-02-24 bdreweryAdd more STANDALONE_SUBDIR_TARGETS.
2016-02-24 bdreweryShow full DIRPRFX in subdir parallel target name.
2016-02-16 bdreweryAdd an .ORDER for all/install.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-07 ngieSimplify running the FreeBSD test suite
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 bdrewerybsd.subdir.mk: Allow easier modification of [STANDALONE...
2016-01-19 bdreweryinstallconfig is PARALLEL_SUBDIR safe.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-13 ngieIntegrate
2016-01-13 ngieMFhead @ r293815
2016-01-08 delphijMFV r293415:
2016-01-05 delphijMFV r293125: less v481.
2015-12-31 ngieMFhead @ r293006
2015-12-29 ngieMFhead @ r292618
2015-12-19 ngieMFhead @ r292474
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 ngieMFhead @ r292396
2015-12-15 ngieMFhead @ r292285
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 ngieMFhead @ r292177
2015-12-09 ngieMFhead @ r292005
2015-12-07 markjMFV r289003:
2015-12-06 ngieMFhead@r291879
2015-12-04 bdreweryFix 'install*' and many other missing targets with...
2015-12-04 bdreweryThe .if redirection on .WAIT is no longer needed with...
2015-12-04 bdreweryFix 'afterinstall' order not being respected after...
2015-12-04 bdreweryRearrange some common logic.
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-02 bdrewerybsd.subdir.mk: Only recurse on called targets, rather...
2015-12-02 bdreweryRevert r291633. Some files were missed.
2015-12-02 bdrewerybsd.subdir.mk: Only recurse on called targets, rather...
2015-11-26 ngieMFhead @ r291345
2015-11-24 ngieMFhead @ r291235
2015-11-18 ngieMFhead @ r291038
2015-11-16 ngieConvert `make regress` to `make check`
2015-11-16 ngieMFhead @ r290899
2015-11-14 sjgRename META_MODE option to DIRDEPS_BUILD
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-29 bdreweryFix regression from using .USEBEFORE in _SUBDIR in...
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 bdreweryRework r289778 to always parallelize known targets...
2015-10-23 sjgMerge bmake 20151020
2015-10-22 bdreweryFor SUBDIR_PARALLEL, when doing 'make clean*' or 'make...
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-21 bdreweryRemove indirection of _sub target for using _SUBDIR.
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-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-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 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-14 bdreweryReplace the out-of-place includes/files/config handling...
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-10 ngieMFhead @ r289100
2015-10-09 baptAdd a new bsd.confs.mk similar to bsd.files.mk or bsd...
2015-10-05 ngieMFhead @ r281414
2015-10-02 ngieMFhead @ r288473
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-09-30 markjMFV r288408:
2015-09-28 ngieCopy bin/ls/tests from ^/head
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-25 bdreweryRemove 'set -e' that are no longer needed as it is...
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-08-27 impAutomatically append SUBDIR.yes to the SUBDIR variable...
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-10 ngieMFhead @ r286584
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
next