]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk
THIS BRANCH IS OBSOLETE, PLEASE READ:
[FreeBSD/FreeBSD.git] / share / mk /
2020-12-18 Xin LIMFV r368746:
2020-12-15 emasteRemove additional GDB leftovers missed in r368667
2020-12-15 Ed MasteRemove additional GDB leftovers missed in r368667
2020-12-13 Martin MatuskaMFV r368607:
2020-12-11 kevansFlip the GNU_GREP default to OFF
2020-12-11 Kyle EvansFlip the GNU_GREP default to OFF
2020-12-09 cyMFV r368464:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-08 emasteDefault to WITHOUT_GDB (GDB 6.1.1) for FreeBSD 13
2020-12-08 Ed MasteDefault 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-08 Kyle Evanssrc.opts.mk: switch to bsdgrep as /usr/bin/grep
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-05 kevansRetire GNU_GREP_COMPAT knob
2020-12-05 Kyle EvansRetire GNU_GREP_COMPAT knob
2020-12-01 mmMFV r368207:
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 seUpdate to version 3.2.0
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-26 arichardsonbsd.lib.mk: Work around build system raciness
2020-11-26 Alex Richardsonbsd.lib.mk: Work around build system raciness
2020-11-24 sjgUpdate dirdeps.mk et al to latest
2020-11-24 Simon J. GerratyUpdate dirdeps.mk et al to latest
2020-11-20 sjgMerge bmake-20201117
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-16 brooksAdd a guard for broken SUBDIR.${MK_FOO} use
2020-11-16 Brooks DavisAdd a guard for broken SUBDIR.${MK_FOO} use
2020-11-13 Jung-uk KimMFV: r367652
2020-11-13 emasteFix `make makeman` after r367577
2020-11-13 Ed MasteFix `make makeman` after r367577
2020-11-10 brooksSupport initializing stack variables on function entry
2020-11-10 Brooks DavisSupport initializing stack variables on function entry
2020-11-10 bdrewerymakeman: Don't require filemon with MK_DIRDEPS_BUILD.
2020-11-10 Bryan Drewerymakeman: Don't require filemon with MK_DIRDEPS_BUILD.
2020-11-07 sjgUpdate to bmake-20201101
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-04 dimTurn on WITH_LLVM_CXXFILT by default
2020-11-04 Dimitry AndricTurn on WITH_LLVM_CXXFILT by default
2020-11-03 dimAdd WITH_LLVM_CXXFILT option to install llvm-cxxfilt...
2020-11-03 Dimitry AndricAdd WITH_LLVM_CXXFILT option to install llvm-cxxfilt...
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-13 brooksRemove --ld-path=* from _LDFLAGS
2020-10-13 Brooks DavisRemove --ld-path=* from _LDFLAGS
2020-10-13 arichardsonStop using -O instead of -O2 for MIPS
2020-10-13 Alex RichardsonStop using -O instead of -O2 for MIPS
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-12 arichardsonDon't use install(1) for the library symlinks in the...
2020-10-12 Alex RichardsonDon't use install(1) for the library symlinks in the...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-06 lwhsuMake capsicum test cases fine-grained
2020-10-06 Li-Wen HsuMake capsicum test cases fine-grained
2020-10-03 jceelAdd virtio-9p (aka VirtFS) filesystem sharing to bhyve.
2020-10-03 Jakub Wojciech KlamaAdd virtio-9p (aka VirtFS) filesystem sharing to bhyve.
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-29 brooksHoist comment on fixup of ld path
2020-09-29 Brooks DavisHoist comment on fixup of ld path
2020-09-29 brooksPrefer --ld-path=/path/to/ld on clang >= 12
2020-09-29 Brooks DavisPrefer --ld-path=/path/to/ld on clang >= 12
2020-09-22 bdragon[PowerPC64LE] Set up powerpc.powerpc64le architecture
2020-09-22 Brandon Bergren[PowerPC64LE] Set up powerpc.powerpc64le architecture
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-21 tsoomeloader: zfs should support bootonce an nextboot
2020-09-21 Toomas Soomeloader: zfs should support bootonce an nextboot
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-18 markjInstall library symlinks atomically.
2020-09-18 Mark JohnstonInstall library symlinks atomically.
2020-09-18 kevansbuild: provide a default WARNS for all in-tree builds
2020-09-18 Kyle Evansbuild: provide a default WARNS for all in-tree builds
2020-09-17 arichardsonStop using lorder and ranlib when building libraries
2020-09-17 Alex RichardsonStop using lorder and ranlib when building libraries
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-15 bdragon[PowerPC] Remove obsolete MK_LOADER_FORCE_LE
2020-09-15 Brandon Bergren[PowerPC] Remove obsolete MK_LOADER_FORCE_LE
2020-09-14 andrewUse MACHINE_CPUARCH when checking for arm64
2020-09-14 Andrew TurnerUse MACHINE_CPUARCH when checking for arm64
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-09 kevansopts: FREEBSD_UPDATE no longer relies on PORTSNAP
2020-09-09 Kyle Evansopts: FREEBSD_UPDATE no longer relies on PORTSNAP
2020-09-08 emasteAdd WITH_/WITHOUT_CLEAN option to replace NO_CLEAN
2020-09-08 Ed MasteAdd WITH_/WITHOUT_CLEAN option to replace NO_CLEAN
next