]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - Makefile.inc1
sys/{x86,amd64}: remove one of doubled ;s
[FreeBSD/FreeBSD.git] / Makefile.inc1
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-11 dimMerge ^/head r338392 through r338594.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-06 jhbRe-enable kernel modules for the MALTA64EL kernel confi...
2018-08-29 dimMerge ^/head r338298 through r338391.
2018-08-28 lwhsuFix 'install: symlink usr/src/sys -> /sys: File exists...
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-23 arichardsonOnly bootstrap localedef if ${MK_LOCALES} != "no"
2018-08-23 manudts: Import DTS for arm64
2018-08-20 arichardsonDon't create directories in ${WORLDTMP}/legacy with...
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-18 kevanslibbe(3): Move build goop back out of cddl/
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.
next