]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - Makefile.inc1
MFV r337022:
[FreeBSD/FreeBSD.git] / Makefile.inc1
2018-08-01 Alexander MotinMFV r337022:
2018-07-31 Alexander MotinMFV r337020:9443 panic when scrub a v10 pool
2018-07-31 Alexander MotinMFV r337014:
2018-07-31 Alexander MotinMFV r336991, r337001:
2018-07-31 Alexander MotinMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 Alexander MotinMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 Alexander MotinMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-22 Ian LeporeAlpha-sort the list of user/group IDs to check at insta...
2018-07-22 Ian LeporeRemove the .if ${MK_FOO} wrappers around the user/group...
2018-07-20 Ian LeporeAdd ntpd to the list of users/groups to check before...
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-17 Warner LoshAs discussed several times on freebsd-arch, start to...
2018-07-16 Kyle EvansUnconditionally build libnv in legacy
2018-07-11 Cy SchubertMFV r324714:
2018-07-10 Bryan DreweryFix parsing of create-kernel-packages
2018-07-06 Kyle Evansconfig(8): De-dupe hint/env vars within a single file
2018-07-05 Kyle EvansRevert r336011,r336012 until I can competently test
2018-07-05 Kyle EvansFix build after r336011
2018-07-01 Wolfram Schneider`make installworld' should display "completed" message...
2018-06-30 Bryan DreweryMETA_MODE: Fix clang-tblgen flip-flop building after...
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Alex RichardsonDon't change directory owner to root when building...
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 Bryan DreweryFix unknown target check after r335450.
2018-06-28 John BaldwinRemove the various build flag hacks for GCC cross-compile.
2018-06-28 Bryan DrewerySYSTEM_COMPILER/LINKER: Fix cross-build support after...
2018-06-28 Brad DavisSimplify using bsd.endian.mk and have it provide CAP_MK...
2018-06-27 Brad DavisChase the pwd_mkdb endian changes.
2018-06-27 Bryan Drewerytinderbox: Only build clang/lld once if needed.
2018-06-27 Bryan DreweryClang: Only build needed target for bootstrap compiler.
2018-06-27 Bryan DreweryAdd LLVM_TARGET_ALL option.
2018-06-25 Brooks DavisNormalize the g(eom,cache,part,...) build.
2018-06-21 Ed MasteRename usr.bin/elfcopy to usr.bin/objcopy
2018-06-21 Ed MasteMakefile.inc1: rename build metadata file to toolchain...
2018-06-20 Bryan DreweryReduce exec and fstat overhead for non-build targets.
2018-06-20 Bryan DreweryAdd WITH_SYSTEM_LINKER, on by default, that avoids...
2018-06-20 Bryan DreweryRework WITHOUT_LLD/TOOLCHAIN fix from r327892 for cross...
2018-06-20 Bryan DreweryRework how the ld link is handled in WORLDTMP from...
2018-06-19 Bryan DreweryTARGET_TRIPLE is needed much earlier now for CROSS_BINU...
2018-06-19 Bryan DreweryFix detection for binutils bootstrap package.
2018-06-19 Bryan DreweryLet CROSS_BINUTILS_PREFIX work without a trailing slash.
2018-06-19 Bryan DrewerySYSTEM_COMPILER: Should use X_ vars for comparing wante...
2018-06-19 Bryan DreweryFix X_COMPILER_* and X_LINKER_* not being passed to...
2018-06-19 Bryan DreweryDon't bootstrap lld if an external linker is used.
2018-06-17 Ian LeporeBuild LOCAL_LIB_DIRS along with system lib dirs, rather...
2018-06-16 Konstantin BelousovRework ofed build.
2018-06-16 Bryan DreweryAssert that a build is done before an install.
2018-06-15 Bryan DreweryOnly build jevents if MK_PMC is yes and only for amd64...
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-09 Mark JohnstonBump __FreeBSD_version after r334881 and force libdwarf...
2018-06-05 Ed MasteHandle -DNO_CLEAN builds across brk/sbrk rewrite in...
2018-06-04 Jung-uk KimMFV: r334448
2018-06-04 Brad DavisMove /sys symlink creating out of etc/Makefile.
2018-05-31 Matt Macylibpmc/pmu: enable for i386 as well
2018-05-31 Matt Macylibpmc/jevents: fix cross-compile _to_ amd64
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-26 Matt Macypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-26 Matt MacyRevert r334242 "pmc(3)/hwpmc(4): update supported Intel...
2018-05-26 Matt Macypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-25 Brooks DavisSupport -DNO_CLEAN builds across r334223+r334224.
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-24 Matt Macylibpmcstat: Don't build pmu tables on !amd64 until...
2018-05-24 Brooks Davisexect() was removed in 2018, not 2017.
2018-05-24 Matt Macylibpmcstat: compile in events based on json description
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-04 Philip PaepsImport tzdata 2018e
next