Wrap a long line to make igor(1) happy.
[freebsd.git] / Makefile.inc1
2015-10-05 ianThe latest version of lex requires the latest m4 to...
2015-10-02 cpercivaFinal step of eliminating the "games" distribution...
2015-09-30 markjMFV r288408:
2015-09-28 avgremove unused sgsmsg utility (originally imported from...
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-26 bdreweryMETA_MODE: Make it easier to keep the bootstrap-tools...
2015-09-25 emasteRemove EOL whitespace from Makefile.inc1
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-21 emasteMove DTrace tools to cross-tools stage
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-17 bdreweryLet makeman run 'make showconfig' without hitting the...
2015-09-15 brdFix grammer in an error message
2015-09-15 markjUnconditionally build CTF tools in the bootstrap-tools...
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-02 glebiusThe ${BUILDKERNELS:[2..-1]} appears to produce a non...
2015-09-01 glebiusNot only build with buildworld, but also install with...
2015-09-01 glebiusWhen building multiple kernels use [2..-1] to extract...
2015-08-24 baptRemove now unused LIBPRIVATEDIR
2015-08-23 impSparc64 is the odd-man out, so form the if that way...
2015-08-17 emasteSeparate ELFTOOLCHAIN_BOOTSTRAP from BINUTILS_BOOTSTRAP
2015-08-13 impSpell binaries in the customary way.
2015-08-13 emasteRoll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAIN
2015-08-12 impFix the fixing of the build I broke. rescue/rescue...
2015-08-12 delphijFix build.
2015-08-12 impDocument build-tools better. Add rescue back because...
2015-08-12 impWhy on earth have we been building rescue as a build...
2015-08-12 impCrunchgen needs to be bootstrapped to pick up the STRIP...
2015-08-11 emasteFix comment describing legacy target and wrap to 80...
2015-08-11 emasteBuild libelf and libdwarf in the legacy stage
2015-08-09 impcmp and cp are used by the kerberos install, so need...
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:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-01 brFirst cut of DTrace for AArch64.
2015-06-27 baptMake all shared library a relative symlink
2015-06-21 baptOnly build gperf as a bootstrap tool if gcc is going...
2015-06-20 baptRemove temporary changes that crept in r284417 when...
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-15 baptRevert r284417 it is not necessary anymore
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
2015-06-10 sjgRemove extra blank lines
2015-06-03 baptRevert r283938 it is not needed anymore and broken
2015-06-03 baptmandoc's makewhatis requires gnuzip to be in the path...
2015-05-31 ngieMF head @ r283796
2015-05-30 baptRemove libmandoc from bootstrap tools
2015-05-30 baptOnly push libohash once in bootstrap tools
2015-05-30 baptSwitch to mandoc's version of makewhatis(8), whatis...
2015-05-30 baptDo not make libsqlite3 dependency chain only defined...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-26 baptFix build WITHOUT_CDDL by unconditionnaly adding libpro...
2015-05-24 ngieMFhead @ r283351
2015-05-21 ngie_Really_, _Really_ fix buildworld by moving the conditi...
2015-05-20 baptMake kerberos use the same sqlite libraries as other...
2015-05-20 ngieFix breakage I didn't fully solve in r283151 by dependi...
2015-05-20 ngieUnbreak the arm64/sparc64 tinderbox by only compiling...
2015-05-20 ngiecddl/lib/libctf isn't always a requirement for lib...
2015-05-20 ngieAdd _more_ missing dependencies for lib/libproc to...
2015-05-20 ngieArticulate all dependencies for lib/libproc to squash...
2015-05-20 ngieOnly build sys/boot/usb/tools if MK_USB != no
2015-05-20 baptFix buildworld by adding libproc and librtld_db to...
2015-05-19 emasteUpdate crunch bootstrapping test for recent fixes
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-12 emasteRemove redundant csu subdir logic
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 thomasUnbreak build following rev. 282726
2015-05-06 gjbMFH: r282315-r282534
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-01 baptReplace groff's soelim by soeliminate(1) renamed soelim(1)
2015-05-01 gjbMFH: r281855-r282312
2015-04-30 sbrunoSetting PATH to anything is useless as a bare command...
2015-04-30 sbrunoFix native-xtools breakage when building a gcc enabled...
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-24 ngieMFhead @ r281924
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 ngieSerialize all of _kerberos5_bootstrap_tools to avoid...
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-18 ngieMFhead @ r281675
2015-04-17 emasteBump crunch BOOTSTRAPPING for ELF header offset fix...
2015-04-17 impRELEASEDIR was removed in FreeBSD 9.x, at the same...
2015-04-16 ngieMFhead @ r281620
2015-04-16 ngieDefeat race with MK_KERBEROS == yes introduced with...
2015-04-16 impPeople are still getting burned by the byacc upgraded...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
next