aboutsummaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* netlink: restrict default userland switch to netlink to i386/amd64.Alexander V. Chernikov3 days1-2/+8
* netlink: add NETLINK/NETLINK_SUPPORT userland options.Alexander V. Chernikov3 days1-0/+2
* Add new DISK_IMAGE_TOOLS_BOOTSTRAP optionJessica Clarke2023-03-151-0/+1
* powerpc: enable ZFS on 32 bit powerpc/powerpcspeAlfredo Dal'Ava Junior2023-03-121-5/+0
* opts: fix silly typoWarner Losh2023-03-101-1/+1
* opts: popwerpcspc is also 32-bitWarner Losh2023-03-101-2/+3
* opts: Minor cleanup of ZFS optionsWarner Losh2023-03-101-2/+3
* Remove WITH(OUT)_ATM optionBrooks Davis2023-03-091-2/+0
* Enable OFED on all platforms except for 32-bit arm.John Baldwin2023-03-081-2/+1
* src.opts.mk: Remove long-unused NDIS optionEd Maste2023-03-071-1/+0
* src.opts.mk: sync FDT and OFED options with kern.opts.mkEd Maste2023-03-071-1/+12
* bhyve: Move libcasper dependecy to lib9pVitaliy Gusev2023-03-071-0/+4
* src.opts.mk: mark ZFS broken on powerpc, matching kern.opts.mkEd Maste2023-03-071-0/+4
* Disable ATM programs by defaultEmmanuel Vadot2023-03-031-1/+1
* Use 'mixed' links for 'hard' links by default.Warner Losh2023-02-271-1/+1
* powerpc64*: port mlx5, OFED, KTLS and krpingPiotr Kubaj2023-02-261-2/+2
* Revert "powerpc64*: port mlx5, OFED, KTLS and krping"Piotr Kubaj2023-02-251-2/+2
* powerpc64*: port mlx5, OFED, KTLS and krpingPiotr Kubaj2023-02-251-2/+2
* bsd.sys.mk: Add NO_WSTRICT_PROTOTYPES like in kernelWarner Losh2023-02-191-0/+1
* bsd.cpu.mk: Simplify armv[67] supportWarner Losh2023-02-141-9/+3
* arm: Remove armv5 supprtWarner Losh2023-02-141-4/+0
* pkgbase: Do not override packages for FILESEmmanuel Vadot2023-02-081-1/+1
* kboot: Enable for aarch64Warner Losh2023-02-031-2/+2
* Retire WITHOUT_CXX optionEd Maste2023-01-272-20/+0
* Add site.{autodep,gendirdeps}.mkSimon J. Gerraty2022-12-282-0/+4
* Update CWARNFLAGS in bsd.sys.mk and CWARNEXTRA in kern.mk for clang 15.Dimitry Andric2022-12-251-2/+15
* Allow site.*.mk to augment local.*.mk and src.*.mkSimon J. Gerraty2022-12-079-2/+16
* Add some more local.*.mk includesSimon J. Gerraty2022-12-063-0/+6
* bsd.sys.mk: Add NO_WZERO_LENGTH_BOUNDS helper variable.John Baldwin2022-12-051-0/+3
* bsd.sys.mk: Add NO_WDANGLING_POINTER helper variable.John Baldwin2022-12-051-0/+1
* Silence GCC warnings when using libc++ headers.John Baldwin2022-11-301-0/+8
* Enable -Wdate-time warningEd Maste2022-11-301-0/+3
* clang: Define NO_WDEPRECATED_NON_PROTOTYPE for clang 15Warner Losh2022-11-301-0/+3
* Use __freebsd_kprintf__ with GCC 12+ similar to clang.John Baldwin2022-11-221-1/+2
* Retire CLANG_IS_CC optionEd Maste2022-11-211-1/+0
* src.opts.mk: Require C++20 for C++ support.John Baldwin2022-11-191-0/+5
* bsd.compiler.mk: Add a c++20 compiler feature.John Baldwin2022-11-191-0/+4
* stand: Remove i386-only support fire firewireWarner Losh2022-11-181-1/+0
* src.opts.mk: Disable all of LLVM if C++ support is disabled.John Baldwin2022-11-161-0/+3
* bsd.sanitizer.mk: Fix a typo in a commentGordon Bergling2022-11-011-1/+1
* make: Don't print as many ==> and -- xxx -- lines in meta modeWarner Losh2022-10-291-0/+5
* arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 3, final)Souradeep Chakrabarti2022-10-271-2/+1
* bsd.cpu.mk: Introduce MACHINE_ABIBrooks Davis2022-10-052-1/+45
* bsd.sys.mk: Add NO_WUSE_AFTER_FREE helper variable.John Baldwin2022-10-031-0/+3
* Put OPIE to rest.Dag-Erling Smørgrav2022-10-022-4/+1
* bsd.sys.mk: Add NO_WARRAY_PARAMETER helper variable.John Baldwin2022-09-281-0/+3
* mk: Remove a double word in a commentGordon Bergling2022-09-101-1/+1
* src.conf: Introduce WITHOUT_MACHDEP knob.Gleb Popov2022-09-091-0/+1
* Fix build.Xin LI2022-09-071-0/+1
* libc: add test case for qsort_b(3)Xin LI2022-09-071-0/+1