aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* virtual_oss: Take MK_CUSE into accountChristos Margiolis2026-01-151-1/+1
* build: Remove duplicate SUBDIR entriesMark Johnston2026-01-121-1/+0
* src.opts: Introduce MK_SOUNDChristos Margiolis2026-01-121-1/+2
* libuvmem: usermode port of vmem(9)Konstantin Belousov2025-12-021-0/+1
* blocklist: Rename blacklist to blocklistJose Luis Duran2025-10-121-0/+1
* virtual_oss: Do not build if WITHOUT_CUSE is setChristos Margiolis2025-09-301-2/+2
* virtual_oss: Port to baseChristos Margiolis2025-09-281-1/+3
* Remove MK_GSSAPILexi Winter2025-08-201-3/+3
* gssapi,krb5: Replace libgssapi with the MIT versionCy Schubert2025-08-071-1/+6
* libutil++: New library containing C++ utility classes for use in baseJohn Baldwin2025-08-041-0/+1
* libsamplerate: Build as internal libraryChristos Margiolis2025-08-011-0/+1
* libyaml: import libyaml vendor version 0.2.5Baptiste Daroussin2025-06-261-0/+1
* lib: Only build libcom_err with HeimdalCy Schubert2025-06-161-0/+2
* libclang_rt: Descend into libclang_rt to cleanMark Johnston2025-06-101-1/+2
* edk2: Update to not build libefivar for lib32 on amd64Warner Losh2025-04-231-0/+3
* lib: hook libder up to the buildKyle Evans2025-01-011-0/+1
* bhyve/riscv: Initial import.Ruslan Bukin2024-10-311-1/+2
* lib/libcrypt: unbundle hash functionsRobert Clausecker2024-10-251-0/+1
* libkldelf: add a private library for kernel/kld-related ELF parsingKa Ho Ng2024-10-181-0/+1
* Revert "libkldelf: add a private library for kernel/kld-related ELF parsing"Ka Ho Ng2024-10-081-1/+0
* libkldelf: add a private library for kernel/kld-related ELF parsingKa Ho Ng2024-10-081-0/+1
* flua: move modules source into the main source directoryBaptiste Daroussin2024-09-121-5/+0
* lua_ucl: make sure flua gets build after libuclBaptiste Daroussin2024-09-061-1/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* libnvmf: Add internal library to support NVMe over FabricsJohn Baldwin2024-05-021-0/+1
* Skip building libclang_rt when WITHOUT_CLANG is usedDimitry Andric2024-04-251-1/+1
* arm64: Connect bhyve and libvmmapi to the buildMark Johnston2024-04-101-0/+3
* diff: Integrate libdiff from OpenBSD GoT.Dag-Erling Smørgrav2024-03-271-0/+1
* libfdt: Make an internal FDT library availableMark Johnston2024-03-211-0/+1
* libc: link libsys as a auxiliary filter libraryBrooks Davis2024-02-051-1/+1
* libsys: plumb in to buildBrooks Davis2024-02-051-0/+3
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* arm64 lib32: enable building of lib32 on arm64Mike Karels2023-07-251-1/+1
* lib: Migrate from COMPAT_32BIT to generic COMPAT_LIBCOMPATJessica Clarke2023-07-091-2/+2
* lib: Enable libcbor and libfido2 for COMPAT_32BITJessica Clarke2023-07-091-1/+1
* Add nss_tacplus, a TACACS+ NSS module.Dag-Erling Smørgrav2023-05-221-1/+3
* 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