summaryrefslogtreecommitdiff
path: root/Makefile.libcompat
AgeCommit message (Expand)Author
2025-08-22Makefile.libcompat: Use same PATH for _lc_build-tools as _build-toolsJessica Clarke
2025-08-17Makefile.libcompat: Tweak krb5 compat dirsLexi Winter
2025-08-16Makefile.libcompat: Add krb5/utilLexi Winter
2025-06-15Makefile: Hook MIT KRB5 into the buildCy Schubert
2025-06-06build: remove the last vestiges of lint supportBrooks Davis
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-21build{libcompat}: Pass UNIVERSE_TOOLCHAIN_PATH to the _lc_build-tools submakeJohn Baldwin
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-11Makefile.libcompat: Fix DTRACE variableJessica Clarke
2023-08-01Makefile.inc1: Enable requesting the universe toolchain.John Baldwin
2023-07-25arm64 lib32: enable building of lib32 on arm64Mike Karels
2023-07-14Makefile.libcompat: Make quoting for CC/CXX/CPP more future-proofJessica Clarke
2023-07-14Makefile.libcompat: Be consistent about not installing includesJessica Clarke
2023-07-09Makefile.libcompat: Quote CFLAGS and CXXFLAGS for sub-makeJessica Clarke
2023-06-28Generalise libcompat to be a list rather than a single optionJessica Clarke
2023-06-28Makefile.libcompat: Handle MK_FOO varying for native and compat archesJessica Clarke
2023-06-28Makefile.libcompat: Remove unused _LC_INCDIRSJessica Clarke
2022-11-16libcompat: avoid installing include files twiceEd Maste
2022-08-11Install working pkgconfig .pc files for compat librariesAlex Richardson
2022-07-01libcompat: Use WORLDTMP sysrootBrooks Davis
2022-02-02Makefile.libcompat: SortWarner Losh
2022-02-02stand: Fix kboot issue on powerpc64 with MK_LIB32=yesWarner Losh
2021-12-09libcompat: Remove MIPS from list of compat librariesWarner Losh
2021-10-04ncurses: fix libcompat (lib32 for example) buildingBaptiste Daroussin
2021-08-04Prefer MK_SSP=no to SSP_CFLAGS=Mitchell Horne
2021-08-04mk: format some option listsMitchell Horne
2021-08-02Add build system support for ASAN+UBSAN instrumentationAlex Richardson
2021-08-01`make buildworld' with time logging for each stageWolfram Schneider
2021-05-31libpmc: always generate libpmc_events.cMitchell Horne
2021-01-07libcompat: remove redundant path for ncursesBaptiste Daroussin
2021-01-07Rename NO_WERROR -> MK_WERROR=noAlex Richardson
2021-01-07Stop passing MK_WARNS=no for bootstrap toolsAlex Richardson
2021-01-05ncurses: only keep the version with widechar supportBaptiste Daroussin
2020-10-08Race in 32-bit fixedWarner Losh
2020-09-08Add WITH_/WITHOUT_CLEAN option to replace NO_CLEANEd Maste
2020-03-26Stop building libl and libyEmmanuel Vadot
2019-11-07libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis
2019-11-07Revert r354449: libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis
2019-11-07libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis
2019-10-15Build compat libraries before "everything".Brooks Davis
2019-10-15Move the per-ARCH definitions to bsd.compat.mk.Brooks Davis
2019-10-11Centralize adding OBJCOPY=${XOBJCOPY} to LIB32WMAKEFLAGS.Brooks Davis
2019-07-25libsysdecode: use the proper include directoryEd Maste
2019-07-25Workaround the build failure on platforms have lib32 after r350301Li-Wen Hsu
2019-06-29Build lib32 libl. The library is built from usr.bin/lex/lib. It would beTijl Coosemans
2018-11-12Use ...-freebsd13.0 in -target strings.Brooks Davis
2018-11-03libcompat: disable retpoline when building build toolsEd Maste
2018-08-23Fix non-FreeBSD host lib32 build for TARGET=amd64Alex Richardson
2018-08-03Install the 32-bit compat sanitizer libraries.John Baldwin
2018-07-30Makefile.libcompat: correctly append to make variableEd Maste