aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* NgATM: Remove netgraph ATM supportBrooks Davis2023-03-091-1/+0
* Retire WITHOUT_CXX optionEd Maste2023-01-271-13/+7
* Put OPIE to rest.Dag-Erling Smørgrav2022-10-021-3/+1
* lib: Gate libfigpar under MK_DIALOGEmmanuel Vadot2022-08-161-2/+1
* Simplify conditional guards for libclang_rt.John Baldwin2022-07-071-5/+2
* riscv: actually enable sanitizersPiotr Kubaj2022-03-131-1/+1
* Remove quotes around Makefile .error/.warn/.info stringsEd Maste2022-01-221-1/+1
* Add an internal libiscsiutil library.John Baldwin2021-12-221-0/+1
* Apply ASAN/UBSAN Makefile check only for build targetEd Maste2021-12-081-1/+1
* bsddialog, mark the lib as dependent on ncursesBaptiste Daroussin2021-11-241-0/+1
* bsddialog: import new TUI widget and utilityBaptiste Daroussin2021-11-241-0/+1
* Don't build sanitizer runtimes under WITHOUT_CXXEd Maste2021-10-291-4/+3
* Avoid building libfido2 if WITHOUT_USBEd Maste2021-10-261-1/+1
* Add libfido2 to the buildEd Maste2021-10-221-1/+1
* Add libcbor to the buildEd Maste2021-10-151-0/+3
* Implement and use new mixer(3) library for FreeBSD.Hans Petter Selasky2021-09-221-0/+1
* Add WITH_LLVM_BINUTILS to install LLVM binutils instead of ElftoolchainAlex Richardson2021-09-061-1/+4
* Add build system support for ASAN+UBSAN instrumentationAlex Richardson2021-08-021-0/+2
* Remove lib/kyua from the buildAlex Richardson2021-07-021-1/+0
* pfctl: Move ioctl abstraction functions into libpfctlKristof Provost2021-04-101-0/+1
* Always build the sanitizer runtimes when compiling with clangAlex Richardson2021-02-101-1/+1
* Remove the MK_LIBCPLUSPLUS optionAlex Richardson2021-02-011-1/+1
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-221-2/+2
* flua: Add a libjail moduleRyan Moeller2020-10-241-0/+5
* Add virtio-9p (aka VirtFS) filesystem sharing to bhyve.Jakub Wojciech Klama2020-10-031-0/+1
* lib: add libnetmapVincenzo Maffione2020-08-281-0/+1
* Move libsqlite3 to the top of the SUBDIR listAlex Richardson2020-08-261-1/+3
* Ensure libregex is built in time for googletestKyle Evans2020-08-041-0/+1
* rename in-tree libevent v1 to libevent1Ed Maste2020-05-281-1/+1
* Import the kyua test framework.Brooks Davis2020-03-231-0/+1
* Add liblutok a lightweight C++ API for lua.Brooks Davis2020-03-231-0/+1
* Add an internal liblua and use it in flua.Brooks Davis2020-03-171-0/+1
* retire the LLVM_LIBUNWIND optionEd Maste2020-02-291-2/+2
* Remove excluding libproc and librtld_db on sparc64.Warner Losh2020-02-121-7/+2
* Provide libssp based on libcKyle Evans2020-01-041-1/+5
* libclang_rt: enable on powerpc*Dimitry Andric2019-11-231-1/+2
* Merge ^/head r352764 through r353315.Dimitry Andric2019-10-081-0/+1
|\
| * Introduce stats(3), a flexible statistics gathering API.Edward Tomasz Napierala2019-10-071-0/+1
* | Enable OpenMP for powerpc64Dimitry Andric2019-09-261-0/+2
* | Merge ^/head r352436 through r352536.Dimitry Andric2019-09-191-1/+1
|\|
| * Add native support for zstd to libarchiveBaptiste Daroussin2019-09-181-1/+1
* | Update build glue for building libc++.Dimitry Andric2019-08-281-1/+0
|/
* Remove NAND and NANDFS supportWarner Losh2019-06-251-1/+0
* Enable building libomp.so for 32-bit x86. This is done by selectivelyDimitry Andric2019-03-181-2/+0
* Disable lib/libomp build for the 32-bit part of amd64 buildworld, as itDimitry Andric2019-03-161-0/+2
* Connect lib/libomp to the build.Dimitry Andric2019-03-161-0/+1
* MFhead@r344786Enji Cooper2019-03-051-0/+2
|\
| * Enable build of libbearsslSimon J. Gerraty2019-02-261-0/+2
* | Add MK_GOOGLETEST option for building/installing gmock/gtestEnji Cooper2019-02-191-1/+1
* | Merge build glue for libraries and tests done on githubEnji Cooper2019-02-131-0/+1
|/