]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk
Silence snprintf truncation warnings in printf_test examples
[FreeBSD/FreeBSD.git] / share / mk /
2023-12-13 Dag-Erling Smørgravlibtacplus: Allow additional AV pairs to be configured.
2023-12-04 Baptiste Daroussinpkgbase: set the prefix of debug files and macros to...
2023-12-02 Konstantin BelousovDo not install kernel and modules with executable acces...
2023-12-02 Martin Matuskazfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release)...
2023-11-26 Kyle Evanscrunchgen: fix "keep" for an ELF world, break it out
2023-09-30 Martin Matuskazfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release)...
2023-08-23 Warner LoshRemove $FreeBSD$: one-line bare tag
2023-08-23 Warner LoshRemove $FreeBSD$: one-line sh pattern
2023-08-01 Jessica Clarkebsd.linker.mk: Use :C not :S for regex
2023-08-01 Jessica Clarkebsd.linker.mk: Handle Xcode 15 linker identification
2023-07-27 Jessica ClarkeReally fix cross-builds from macOS
2023-07-27 Ed MasteFix cross-builds from macOS
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-07-13 Greg Beckerlibthr: Add src.conf variable WITHOUT_PTHREADS_ASSERTIONS
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-05-26 Dimitry AndricEnable -ftrivial-auto-var-init flags for gcc >= 12
2023-05-26 Dimitry AndricUpdate -ftrivial-auto-var-init flags for clang >= 16
2023-05-26 John Baldwinbsd.compiler.mk: Add a c++20 compiler feature.
2023-05-08 Piotr Kubajshare/mk/bsd.cpu.mk: add AltiVec / VSX to powerpc*...
2023-05-03 John Baldwinbsd.sys.mk: Add NO_WZERO_LENGTH_BOUNDS helper variable.
2023-05-02 John Baldwinbsd.sys.mk: Add NO_WDANGLING_POINTER helper variable.
2023-05-02 John BaldwinSilence GCC warnings when using libc++ headers.
2023-05-02 John BaldwinUse __freebsd_kprintf__ with GCC 12+ similar to clang.
2023-04-29 Dimitry AndricSuppress lld 16 errors about undefined symbols in versi...
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-09 Dimitry AndricUpdate CWARNFLAGS in bsd.sys.mk and CWARNEXTRA in kern...
2023-04-09 Warner Loshclang: Define NO_WDEPRECATED_NON_PROTOTYPE for clang 15
2023-03-22 John BaldwinStop adding -Wredundant-decls to CWARNFLAGS.
2023-03-22 Alex RichardsonRemove the MK_LIBCPLUSPLUS option
2023-03-02 Ed MasteAdd RELRO build knob, default to enabled
2023-02-08 Bartosz Sobczakirdma: Add RDMA driver for Intel(R) Ethernet Controller...
2023-01-31 Edward Tomasz Napi... tzcode: Implement timezone change detection
2023-01-28 Colin Percival13.2: update stable/13 to -PRERELEASE to start the...
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-25 Warner Loshstand: update mips uboot to uboot reorg
2023-01-24 Warner Loshstand: Initial kboot support on amd64
2023-01-24 Warner Loshstand/uboot: reorg
2023-01-24 John Baldwinsrc.opts.mk: Disable all of LLVM if C++ support is...
2023-01-13 Alexander V. Chernikovtesting: move atf-pytest-wrapper to /usr/libexec
2023-01-13 Alexander V. Chernikovtesting: Add basic atf support to pytest.
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-11 John Baldwinbsd.sys.mk: Add NO_WUSE_AFTER_FREE helper variable.
2022-11-11 John Baldwinbsd.sys.mk: Add NO_WARRAY_PARAMETER helper variable.
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-21 Xin LIlibc: add test case for qsort_b(3)
2022-09-13 Gleb Popovsrc.conf: Introduce WITHOUT_MACHDEP_OPTIMIZATIONS knob.
2022-09-13 Gordon Berglingmk: Remove a double word in a comment
2022-07-24 Xin LIlibproc: replace home grown crc32 with zlib implementation.
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-05-26 Cy Schubertsrc.libnames: Replace redundant += with =
2022-05-26 Ed MasteHide -fuse-ld= not supported message for non-build...
2022-05-11 John BaldwinDisable -Wreturn-type on GCC.
2022-05-10 John BaldwinDisable -Woverflow errors for i386 for GCC 9.
2022-05-07 Alex RichardsonAdd missing dep patterns for .pieo
2022-04-29 John Baldwinbsd.compat.mk: A few cosmetic fixes.
2022-04-29 John BaldwinAdd an internal libiscsiutil library.
2022-04-07 Cy Schubertshare/mk heimdal: Remove unnecessary trailing backslash
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-02 Eric van GyzenAllow downstream projects to easily add private and...
2022-03-01 Ed Mastesrc.libnames.mk: add a comment explaining libssp_nonshared
2022-02-24 Glen Barber13.1: update stable/13 to -PRERELEASE to start the...
2022-02-11 Dimitry AndricDisable clang 14 warning about bitwise operators in...
2022-02-09 Ed MasteAdd libfido2 to the build
2022-02-09 Ed MasteAdd libcbor to the build
2022-02-08 Piotr Kubajpowerpc: Enable LLDB on all powerpc architectures
2022-01-24 Jessica Clarkesrc.libnames.mk: Extend _DP_archive hack when bootstrap...
2022-01-24 Jessica Clarkesrc.libnames.mk: Include dependencies when bootstrappin...
2022-01-24 Jessica Clarkesrc.libnames.mk: Add hack to workaround libarchive...
2022-01-23 Marcin WojtasEnable PIE by default on 64-bit architectures
2021-12-21 Piotr Kubajriscv64*: enable OFED
2021-12-20 Andrew TurnerAdd an arm64 sha512 feature check
2021-12-19 Piotr KubajEnable OPENMP on riscv64* by default.
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-13 Dimitry AndricApply only the libadd/libnames part of dbf05458e3bd
2021-12-11 Ed MasteMove _p.a profiling archives under MK_INSTALLLIB
2021-12-06 Marcin WojtasAdd elfctl to toolchain.
2021-12-05 Alex RichardsonAdd WITH_LLVM_BINUTILS to install LLVM binutils instead...
2021-11-29 Ed Mastesrc.opts.mk: Add WITHOUT_CXX dependencies
2021-11-29 Greg Vcddl: fix missing ZFS library dependencies
2021-11-04 Ed MasteForce WITHOUT_OPENSSL_KTLS off when WITHOUT_OPENSSL
2021-10-08 Allan JudeFlip the default for OPENSSL_KTLS to arm64
2021-10-08 John BaldwinRevert "Disable MK_OPENSSL_KTLS for stable/13."
2021-09-20 Ed Mastebsd.lib.mk: add conditions for building _pie.a archives
2021-09-19 Dimitry AndricAdd -Wno-error=unused-but-set-variable when building...
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-12 Warner Loshmk: WITH_FOO=no now generates a warning
2021-09-07 Jessica ClarkeRevert "Mark LLDB/CLANG_BOOTSTRAP/LLD_BOOTSTRAP as...
2021-09-07 Jessica Clarkeclang: Support building with GCC and DEBUG_FILES disabled
2021-09-02 Dimitry AndricRemove -simplifycfg-dup-ret from CLANG_OPT_SMALL flags...
2021-08-30 Mitchell Hornearm: enable stack-smashing protection
2021-08-20 Cy Schubertwpa: Restructure wpa build
2021-08-19 Emmanuel Vadotpkgbase: Fix cherry-pick conflict
2021-08-19 Jung-uk Kimpkgbase: Fix building out-of-tree manual pages
2021-08-18 Alex RichardsonMark LLDB/CLANG_BOOTSTRAP/LLD_BOOTSTRAP as broken on...
2021-08-16 Emmanuel Vadotpkgbase: Add an src.conf option for splitting man pages
2021-08-05 Alex RichardsonAllow bootstrapping llvm-tblgen on macOS and Linux
2021-08-05 Alex Richardsonbsd.linker.mk: Detect LLD when built with PACKAGE_VENDOR
2021-08-05 Alex RichardsonSimplify and speed up the kyua build
2021-07-16 Warner Loshmk: LZMA_SUPPORT is unused
next