]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - Makefile.inc1
MFV r255255: 4045 zfs write throttle & i/o scheduler performance work
[FreeBSD/FreeBSD.git] / Makefile.inc1
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 peterAttempt to move the POSIX iconv* symbols out of runtime...
2013-11-16 jmmvMove all atf directories to the tests mtree.
2013-11-13 cpercivaStrip the -pN patch level from the VERSION string which...
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-09 ianThis change builds kernel tools based on the same assum...
2013-11-08 jmmvSubsume the functionality of MK_ATF into MK_TESTS.
2013-11-08 jmmvAdd libatf-c++ to the prebuild libs.
2013-11-08 jmmvFix buildworld when WITH_TESTS is enabled.
2013-11-08 ianBuild kernel tools along with other tools during world...
2013-11-07 ianInstead of modeling the kernel-tools build after the...
2013-11-07 ianDo not build aicasm with the cross-tools/kernel-toolcha...
2013-11-06 gjbRevert r257730:
2013-11-06 ianDo not build aicasm with the cross-tools/kernel-toolcha...
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-04 ianRework the aicasm build machinery so that it gets built...
2013-10-29 delphijIn r257079, SRCDIR is pointed to ${.CURDIR} when not...
2013-10-29 nyanFix build. Both clang and gcc are required on pc98.
2013-10-29 baptMerge byacc 20130925
2013-10-25 rpauloSet up the /usr/tests hierarchy.
2013-10-24 gjbFix build host pollution by avoiding calling 'uname...
2013-10-24 gjbRevert r256921 to prevent error output when in the...
2013-10-22 cpercivaThou shalt not leak build host state into the system...
2013-10-22 brooksStop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC...
2013-10-21 bdreweryFix 'make delete-old-libs' and 'make check-libs' to...
2013-10-16 ianAllow 'make xdev' to work when DESTDIR is set.
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-10 dimBump OS versions in the toolchain triples to 11.0,...
2013-10-02 markmMFC - tracking update.
2013-10-02 markmMFC - tracking update.
2013-10-01 delphijRevert-and-redo r255955: the sort -r should be added...
2013-09-30 delphijReverse directories order when doing 'make delete-old...
2013-09-30 desRemove BIND.
2013-09-24 jhbDon't parse NO_ROOT metadata for extra kernels if NO_RO...
2013-09-22 andrewRemove the armv6eb architecture as it is unused, and...
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-18 bdreweryFix 'make installcheck' to check for missing UID/GID...
2013-09-17 desAdd unbound to the list of UIDs / GIDs to check fore...
2013-09-13 grehanImport Hyper-V paravirtualized drivers from projects...
2013-09-11 grehanIFC @ r255459
2013-09-10 desClean up the OpenSSH build. It is now possible to...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-08 desCreate a private library directory (LIBPRIVATEDIR)...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-08-30 markmMFC
2013-08-30 bdrewery- Fix LOCAL_MTREE so it properly handles multiple files...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-11 peterUpdate nvi-1.79 to 2.1.1-4334a8297f
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-23 emasteGenerate debug data release dist sets
2013-07-19 grehanIFC @ r253461
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-06 sjgSprinkle some .MAKE magic
2013-07-05 grehanIFC @ r252763
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-06-30 sjgUse && rather than ; when success of previous job matters.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
2013-06-14 brooksSimplify the hierarchy target's logic. [0]
2013-06-14 sjgFlag recursive make targets with .MAKE
2013-06-13 brooksBe more agressive about bootstrapping ctfmerge and...
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-07 emasteAdd a new knob WITH_DEBUG_FILES to control the building...
2013-06-05 jillesrelease: Allow empty extra distributions.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-30 brooksRestore (at least temporarily) SHARED=symlinks in the...
2013-05-30 brooksAlways define INSTALL_DDIR and define it such that...
2013-05-28 gjbr245757 introduced warning output if update method...
2013-05-28 gjbUpdate comments to reflect use of svn/svnup to keep...
2013-05-28 peterTemporarily revert r251058 - it breaks documented use...
2013-05-28 desDuring buildkernel, print a banner before building...
2013-05-26 eadlerRemove backwards compat layer which was added in r71419...
2013-05-24 marcelFix building on slightly older -current and stable...
2013-05-21 jkimConnect flex 2.5.37 to the build and bump __FreeBSD_ver...
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 brooksRestore the ability to build on systems with 32-bit...
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-20 brooksFix distributekernel in the non NO_ROOT case.
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-16 brooksImplement NO_ROOT support for distributekernel and...
next