]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk
ping(8): Fix a mandoc related issue
[FreeBSD/FreeBSD.git] / share / mk /
2020-12-15 emasteRemove additional GDB leftovers missed in r368667
2020-12-11 kevansFlip the GNU_GREP default to OFF
2020-12-09 cyMFV r368464:
2020-12-08 emasteDefault to WITHOUT_GDB (GDB 6.1.1) for FreeBSD 13
2020-12-08 kevanssrc.opts.mk: switch to bsdgrep as /usr/bin/grep
2020-12-05 kevansRetire GNU_GREP_COMPAT knob
2020-12-01 mmMFV r368207:
2020-11-26 seUpdate to version 3.2.0
2020-11-26 arichardsonbsd.lib.mk: Work around build system raciness
2020-11-24 sjgUpdate dirdeps.mk et al to latest
2020-11-20 sjgMerge bmake-20201117
2020-11-16 brooksAdd a guard for broken SUBDIR.${MK_FOO} use
2020-11-13 emasteFix `make makeman` after r367577
2020-11-10 brooksSupport initializing stack variables on function entry
2020-11-10 bdrewerymakeman: Don't require filemon with MK_DIRDEPS_BUILD.
2020-11-07 sjgUpdate to bmake-20201101
2020-11-04 dimTurn on WITH_LLVM_CXXFILT by default
2020-11-03 dimAdd WITH_LLVM_CXXFILT option to install llvm-cxxfilt...
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-13 brooksRemove --ld-path=* from _LDFLAGS
2020-10-13 arichardsonStop using -O instead of -O2 for MIPS
2020-10-12 arichardsonDon't use install(1) for the library symlinks in the...
2020-10-06 lwhsuMake capsicum test cases fine-grained
2020-10-03 jceelAdd virtio-9p (aka VirtFS) filesystem sharing to bhyve.
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-09-29 brooksHoist comment on fixup of ld path
2020-09-29 brooksPrefer --ld-path=/path/to/ld on clang >= 12
2020-09-22 bdragon[PowerPC64LE] Set up powerpc.powerpc64le architecture
2020-09-21 tsoomeloader: zfs should support bootonce an nextboot
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 markjInstall library symlinks atomically.
2020-09-18 kevansbuild: provide a default WARNS for all in-tree builds
2020-09-17 arichardsonStop using lorder and ranlib when building libraries
2020-09-15 bdragon[PowerPC] Remove obsolete MK_LOADER_FORCE_LE
2020-09-14 andrewUse MACHINE_CPUARCH when checking for arm64
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-09 kevansopts: FREEBSD_UPDATE no longer relies on PORTSNAP
2020-09-08 emasteAdd WITH_/WITHOUT_CLEAN option to replace NO_CLEAN
2020-09-05 dimTurn MALLOC_PRODUCTION into a regular src.conf(5) option
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-02 jhblibifconfig now depends on libm due to usage of log10().
2020-09-02 andrewWhen CPUTYPE is an architecture name use -march
2020-08-31 jhbSuppress -Wempty-body warnings in GCC 6.x and later.
2020-08-28 vmaffionelib: add libnetmap
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-27 freqlabslibzfs: Add missing crypto dependency
2020-08-26 arichardsonAvoid recomputing COMPILER_/LINKER_ variables when...
2020-08-26 arichardsonFix builds that set LD=ld.lld after r364761
2020-08-25 arichardsonPass -fuse-ld=/path/to/ld if ${LD} != "ld"
2020-08-25 mmacyMerge OpenZFS support in to HEAD.
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 dimAfter r364732, we can now enable MK_OPENMP for aarch64...
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-17 jhbMove -L${LIBCOMPATTMP}/usr/lib${libcompat} from CFLAGS...
2020-08-16 dimMerge ^/head r364264 through r364278.
2020-08-16 oshogbolibcasper: Introduce cap_net a network service for...
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-13 arichardsonMake bsd.linker.mk work with the MacOS linker
2020-08-12 gjbMFH
2020-08-11 arichardsonAllow linking the kernel with a linker that doesn't...
2020-08-11 arichardsonAdd CLANG/LLD/LLD to BROKEN_OPTIONS when building on...
2020-08-11 arichardsonAllow overriding the tool used for stripping binaries
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 jhbDisable errors for -Wsystem-headers for GCC on aarch64.
2020-08-04 jhbDisable errors for -Wredundant-decls for GCC 6+.
2020-08-04 jhbTurn off errors for -Wmaybe-uninitialized in GCC 6+.
2020-08-04 kevansgtest: link against libregex for GNU extensions
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 jkimMFV: r362513
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-07-06 mhorneRISC-V boot1.efi and loader.efi support
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 seImport new 2-clause BSD licenced implementation of...
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 cemAdd WITH_CLANG_FORMAT option
2020-06-20 delphijliblzma: Make liblzma use libmd implementation of SHA256.
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 jkimMFV: r362286
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-07 emasteRetire BINUTILS and BINUTILS_BOOTSTRAP options
2020-06-06 emastesrc.opts.mk: disable BINUTILS_BOOTSTRAP universally
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-02 emastebsd.prog.mk: split MK_PIE test for clarity
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-30 emasteDisable BINUTILS by default on amd64
2020-05-29 emasteDisable BINUTILS by default on i386
2020-05-28 emasterename in-tree libevent v1 to libevent1
next