aboutsummaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* bsd.compiler.mk: Use CCACHE_PKG_PREFIX as ports now supports.Bryan Drewery2021-07-121-2/+3
* mk: LZMA_SUPPORT is unusedWarner Losh2021-07-101-1/+0
* Simplify and speed up the kyua buildAlex Richardson2021-07-021-30/+0
* Enable OPENMP on riscv64* by default.Piotr Kubaj2021-06-251-1/+1
* Emit an error when we seen absolute paths to .o filesAlex Richardson2021-06-211-0/+11
* pkgbase: Put the mibs and defs in the bnsmp packageEmmanuel Vadot2021-06-191-0/+3
* bsd.cpu.mk: Correct MACHINE_CPU for Intel Alder LakeJung-uk Kim2021-06-141-14/+14
* Catch up with Clang 12.Jung-uk Kim2021-06-141-4/+8
* Remove svnlite.John Baldwin2021-06-111-8/+0
* insetad -> insteadWarner Losh2021-06-101-2/+2
* mk: WITH_FOO=no now generates a warningWarner Losh2021-06-101-0/+6
* libcasper: Create a minimal cap_netdb serviceRyan Moeller2021-06-051-0/+1
* wpa: Restructure wpa buildCy Schubert2021-06-011-1/+61
* Add elfctl to toolchain.Marcin Wojtas2021-05-211-0/+2
* Add afterbuild target to bsd.prog.mk.Marcin Wojtas2021-05-211-0/+5
* Disable building svnlite(1) by default.John Baldwin2021-05-051-1/+1
* src.libnames.mk: Remove redundant am-utils library definitionCy Schubert2021-04-291-3/+0
* bsd.compiler.mk: detect Apple Clang for cross-buildsAlex Richardson2021-04-201-1/+11
* pfctl: Move ioctl abstraction functions into libpfctlKristof Provost2021-04-101-0/+5
* Don't add -Winline for WARNS=6Alex Richardson2021-03-221-2/+1
* pkgbase: Fix building out-of-tree manual pagesJung-uk Kim2021-03-162-1/+1
* pkgbase: Add an src.conf option for splitting man pagesEmmanuel Vadot2021-03-162-0/+10
* bsd.lib.mk: Add a install target for .pc filesEmmanuel Vadot2021-03-161-1/+13
* Silence annoying and incorrect non-default linker warning with GCCAlex Richardson2021-03-041-0/+4
* Remove fmtree(8)Kyle Evans2021-03-021-1/+0
* ncurses: Add support for terminfo databaseBaptiste Daroussin2021-02-251-0/+1
* Enable PIE by default on 64-bit architecturesMarcin Wojtas2021-02-241-1/+15
* Add fileprefixmap compiler featureDan McGregor2021-02-171-0/+4
* build: turn off FMTREE by default to prepare for removalKyle Evans2021-02-131-1/+1
* bsd.compiler.mk: Detect distribution-provided GCC when executed as ccJessica Clarke2021-02-091-0/+9
* src.opts.mk: set MK_ZFS conditional on MK_OPENSSLMitchell Horne2021-02-011-0/+1
* Remove the MK_LIBCPLUSPLUS optionAlex Richardson2021-02-014-10/+0
* Flip the default for OPENSSL_KTLS to arm64Allan Jude2021-01-281-2/+2
* OpenSSL: Support for kernel TLS offload (KTLS)John Baldwin2021-01-281-0/+7
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-221-6/+0
* Revert "[mips] revert r366664 - flip mips back from -O2 to -O"Mateusz Guzik2021-01-221-7/+0
* Bump CURRENT to 14.0Glen Barber2021-01-221-4/+4
* make check: suppress echo of kyua binary locationKyle Evans2021-01-161-1/+1
* [mips] revert r366664 - flip mips back from -O2 to -OAdrian Chadd2021-01-141-0/+7
* build: `make check`: use a PATH search instead for KyuaKyle Evans2021-01-141-4/+4
* [wpa] Add support for hostapd/wpa_supplicant when WITHOUT_CRYPT=YESAdrian Chadd2021-01-131-1/+0
* bsd.compat.mk: Allow finding non-internal librariesBryan Drewery2021-01-082-1/+2
* Rename NO_WERROR -> MK_WERROR=noAlex Richardson2021-01-076-10/+16
* ncurses: only keep the version with widechar supportBaptiste Daroussin2021-01-051-12/+4
* bsd.incs.mk: Add support to override tags for a specific include groupEmmanuel Vadot2021-01-041-12/+16
* mk: Set the DIR tags based on the files oneEmmanuel Vadot2021-01-041-0/+2
* build: remove the option to build gnugrepKyle Evans2020-12-253-5/+0
* Remove additional GDB leftovers missed in r368667Ed Maste2020-12-151-6/+0
* Flip the GNU_GREP default to OFFKyle Evans2020-12-111-1/+1
* Default to WITHOUT_GDB (GDB 6.1.1) for FreeBSD 13Ed Maste2020-12-081-1/+1