aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.compat.mk
Commit message (Expand)AuthorAgeFilesLines
* bsd.compat.mk: Set MACHINE before including bsd.opts.mkAndrew Turner2023-11-101-18/+27
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* bsd.compat.mk Extract _ALL_LIBCOMPATS and add related variablesJessica Clarke2023-07-271-1/+1
* arm64 lib32: enable building of lib32 on arm64Mike Karels2023-07-251-0/+19
* bsd.compat.mk: Remove obsolete COMPAT_32BIT now it's unusedJessica Clarke2023-07-091-2/+0
* bsd.compat.mk: Provide new CPP and sub-make variablesJessica Clarke2023-07-091-0/+6
* bsd.compat.mk: Fix indentation for alignmentJessica Clarke2023-07-071-2/+2
* Generalise libcompat to be a list rather than a single optionJessica Clarke2023-06-271-28/+41
* Assemble .s to .o using cc, not asEd Maste2023-06-261-1/+0
* bsd.cpu.mk: Introduce MACHINE_ABIBrooks Davis2022-10-051-1/+7
* Install working pkgconfig .pc files for compat librariesAlex Richardson2022-08-111-0/+1
* libcompat: Use WORLDTMP sysrootBrooks Davis2022-07-011-7/+7
* build target triple variable from sys/conf/newvers.shAlfredo Dal'Ava Junior2022-05-031-2/+2
* bsd.compat.mk: A few cosmetic fixes.John Baldwin2022-02-041-3/+2
* libsoft: Remove targets to generate libsoftWarner Losh2022-01-071-14/+1
* bsd.compat.mk: Remove support for mips64Warner Losh2022-01-031-26/+0
* Add build system support for ASAN+UBSAN instrumentationAlex Richardson2021-08-021-0/+1
* Bump CURRENT to 14.0Glen Barber2021-01-221-4/+4
* bsd.compat.mk: Allow finding non-internal librariesBryan Drewery2021-01-081-0/+1
* Move -L${LIBCOMPATTMP}/usr/lib${libcompat} from CFLAGS to LDFLAGS.John Baldwin2020-08-171-2/+3
* [PowerPC] Fix LIB32WMAKEFLAGS definitionBrandon Bergren2020-03-271-1/+2
* [PowerPC] Switch powerpc and powerpcspe to lldBrandon Bergren2020-03-271-5/+1
* compat: Allow explicit overriding of COMPAT_ARCH and COMPAT_CPUTYPEJustin Hibbits2020-03-071-2/+2
* Build hard-float lib32 for mips64hf/mips64elhfAlex Richardson2020-01-271-2/+1
* Set correct lib32 MACHINE_ARCH for mips64el*.John Baldwin2020-01-031-1/+2
* [PowerPC64] Use ld.bfd to build LIB32 and STAND - when using llvmJustin Hibbits2019-12-241-1/+10
* Turn the error about a lack of LIBCOMPAT into a warning.Brooks Davis2019-11-081-1/+1
* libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-071-13/+32
* Revert r354449: libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-071-17/+7
* libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-071-7/+17
* Allow bsd.compat.mk to be reliably included outside Makefile.inc1.Brooks Davis2019-10-311-13/+21
* Fix including bsd.compat.mk outside Makefile.libcompat on mips64.Brooks Davis2019-10-151-1/+1
* Add the ability to link programs against a compat ABI.Brooks Davis2019-10-151-4/+34
* Rename top-level LIBCOMPAT to _LIBCOMPAT.Brooks Davis2019-10-151-3/+3
* Move the per-ARCH definitions to bsd.compat.mk.Brooks Davis2019-10-151-0/+106
* Remove all support for legacy NOFOO and NO_FOO build options.Dag-Erling Smørgrav2013-01-101-41/+0
* Align the warning message with the one in bsd.own.mk.Ruslan Ermilov2007-10-201-1/+1
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalDavid E. O'Brien2007-10-091-1/+0
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-091-0/+1
* Removed libc_r build support.Ruslan Ermilov2006-09-301-1/+0
* Wrap BSD r* commands in NO_RCMDS.Tom Rhodes2005-03-021-0/+1
* Accept the old user interface for NO_CLEAN as it is a POLA violation asDavid E. O'Brien2005-02-281-1/+0
* NOPAM -> NO_PAMRuslan Ermilov2004-12-211-0/+1
* NOFORTH -> NO_FORTHRuslan Ermilov2004-12-211-0/+1
* NOCLEAN -> NO_CLEANRuslan Ermilov2004-12-211-0/+2
* NOSHARE -> NO_SHARERuslan Ermilov2004-12-211-0/+1
* NOHTML -> NO_HTMLRuslan Ermilov2004-12-211-0/+1
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-0/+1
* NOGAMES -> NO_GAMESRuslan Ermilov2004-12-211-0/+1
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-0/+1