]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - Makefile.inc1
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / Makefile.inc1
2018-08-17 bzMETALOG, unless manually overwritten, is defined as...
2018-08-17 roygerbuild: skip the database check when generating install...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 kevanslibbe(3)/bectl(8): More SYSROOT/GCC build fixes
2018-08-11 kevansAdd libzfs to prebuild_libs, libbe dependency on libzfs
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dimMerge ^/head r337286 through r337585.
2018-08-10 kevansMakefile.inc1: Add libl to -legacy as well
2018-08-08 roygerbuild: skip the database check for the distributeworld...
2018-08-08 eadlerfile: update to 5.34
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-22 ianAlpha-sort the list of user/group IDs to check at insta...
2018-07-22 ianRemove the .if ${MK_FOO} wrappers around the user/group...
2018-07-20 ianAdd ntpd to the list of users/groups to check before...
2018-07-17 impAs discussed several times on freebsd-arch, start to...
2018-07-16 kevansUnconditionally build libnv in legacy
2018-07-11 cyMFV r324714:
2018-07-10 bdreweryFix parsing of create-kernel-packages
2018-07-06 kevansconfig(8): De-dupe hint/env vars within a single file
2018-07-05 kevansRevert r336011,r336012 until I can competently test
2018-07-05 kevansFix build after r336011
2018-07-01 wosch`make installworld' should display "completed" message...
2018-06-30 bdreweryMETA_MODE: Fix clang-tblgen flip-flop building after...
2018-06-29 arichardsonDon't change directory owner to root when building...
2018-06-28 bdreweryFix unknown target check after r335450.
2018-06-28 jhbRemove the various build flag hacks for GCC cross-compile.
2018-06-28 bdrewerySYSTEM_COMPILER/LINKER: Fix cross-build support after...
2018-06-28 brdSimplify using bsd.endian.mk and have it provide CAP_MK...
2018-06-27 brdChase the pwd_mkdb endian changes.
2018-06-27 bdrewerytinderbox: Only build clang/lld once if needed.
2018-06-27 bdreweryClang: Only build needed target for bootstrap compiler.
2018-06-27 bdreweryAdd LLVM_TARGET_ALL option.
2018-06-25 brooksNormalize the g(eom,cache,part,...) build.
2018-06-21 emasteRename usr.bin/elfcopy to usr.bin/objcopy
2018-06-21 emasteMakefile.inc1: rename build metadata file to toolchain...
2018-06-20 bdreweryReduce exec and fstat overhead for non-build targets.
2018-06-20 bdreweryAdd WITH_SYSTEM_LINKER, on by default, that avoids...
2018-06-20 bdreweryRework WITHOUT_LLD/TOOLCHAIN fix from r327892 for cross...
2018-06-20 bdreweryRework how the ld link is handled in WORLDTMP from...
2018-06-19 bdreweryTARGET_TRIPLE is needed much earlier now for CROSS_BINU...
2018-06-19 bdreweryFix detection for binutils bootstrap package.
2018-06-19 bdreweryLet CROSS_BINUTILS_PREFIX work without a trailing slash.
2018-06-19 bdrewerySYSTEM_COMPILER: Should use X_ vars for comparing wante...
2018-06-19 bdreweryFix X_COMPILER_* and X_LINKER_* not being passed to...
2018-06-19 bdreweryDon't bootstrap lld if an external linker is used.
2018-06-17 ianBuild LOCAL_LIB_DIRS along with system lib dirs, rather...
2018-06-16 kibRework ofed build.
2018-06-16 bdreweryAssert that a build is done before an install.
2018-06-15 bdreweryOnly build jevents if MK_PMC is yes and only for amd64...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-09 markjBump __FreeBSD_version after r334881 and force libdwarf...
2018-06-05 emasteHandle -DNO_CLEAN builds across brk/sbrk rewrite in...
2018-06-04 brdMove /sys symlink creating out of etc/Makefile.
2018-05-31 mmacylibpmc/pmu: enable for i386 as well
2018-05-31 mmacylibpmc/jevents: fix cross-compile _to_ amd64
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-26 mmacypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-26 mmacyRevert r334242 "pmc(3)/hwpmc(4): update supported Intel...
2018-05-26 mmacypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-25 brooksSupport -DNO_CLEAN builds across r334223+r334224.
2018-05-24 mmacylibpmcstat: Don't build pmu tables on !amd64 until...
2018-05-24 brooksexect() was removed in 2018, not 2017.
2018-05-24 mmacylibpmcstat: compile in events based on json description
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-04-27 emasteBump min supported release for building HEAD to 10.3
2018-04-26 emasteCorrect r307825 BOOTSTRAPPING test for unsupported...
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-12 brooksAllow -DNO_CLEAN builds across r332443.
2018-04-06 brooksSupport -DNO_CLEAN builds across r332119.
2018-04-05 brooksAllow -DNO_CLEAN buildworld after r332080.
2018-04-05 emasteremove special handling for stale ptrace dependencies
2018-04-04 brooksAllow -DNO_CLEAN builds over r332048.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
next