summaryrefslogtreecommitdiff
path: root/mk/platform
AgeCommit message (Expand)AuthorFilesLines
2021-09-14Remove stuff inadvertently included in previous (thanks wiz@).schmonz1-10/+1
2021-09-14mk/platform: add SDK mapping for macOS 11.6.schmonz1-1/+11
2021-07-26mk: Add OSX_SDK_MAP for 11.5.jperkin1-3/+3
2021-05-27mk: Map macOS 11.4 to the 11.3 SDK.jperkin1-1/+2
2021-04-25various fixes for arm64 big endian support.mrg1-3/+5
2021-03-15mk: Add preliminary support for MidnightBSDryoon1-0/+87
2021-03-15mk/platform: Add -s to ln always, because Haiku does not support hardlinkryoon1-1/+4
2021-03-15mk/platform: Enable cwrappers for Haikuryoon1-1/+3
2021-02-02mk/platform: Support known macOS SDK skew mapping.jperkin1-2/+10
2020-12-20Fix error, pointed out by jperkin, thanksmaya1-2/+2
2020-12-20Simplify check, trust the user's PKGDB_DIR instead of second guessing it.maya1-4/+2
2020-12-18Move the pkgdb compatibility error to a NetBSD-specific file to avoidmaya1-1/+9
2020-12-14Allow PIE and RELRO on aarch64js1-3/+5
2020-12-13platform/Linux: always prefer native pthread/libdlnia1-1/+5
2020-10-30mk/platform: Use string comparison for Darwin version.jperkin1-2/+2
2020-10-09mk: Set _OPSYS_LIB_DIRS to the SDK directory on Big Sur.jperkin1-3/+8
2020-10-09mk: Handle missing system libraries on Big Sur.jperkin1-1/+11
2020-09-04mk/platform/QNX.mk: Add ACCEPT_INFERIOR_RM_PROGRAM=yesjs1-0/+3
2020-09-04mk/platform/QNX.mk: Add /usr/qnx650 to _OPSYS_LIB_DIRSjs1-1/+1
2020-08-21mk/platform: Update Darwin version listsjmulder1-10/+13
2020-08-11Up to 10.12.6 at least, the Mac OS X linker, does not support "-no_warn_inits".hauke1-1/+2
2020-06-02mk: bmake cannot compare non-integers numerically.jperkin1-2/+2
2020-03-22Add a ulimit flag for address space limits. Support it on NetBSD forjoerg1-5/+6
2020-03-12mk/platform/NetBSD.mk: Default to bsdtargdt1-1/+4
2020-01-28mk/platform/Linux: fix detection of GLIBC_VERSION on Debianrillig1-2/+2
2020-01-24mk/platform/Linux.mk: Use _OPSYS_LIB_DIRS to find glibc paths.nia1-7/+4
2020-01-24mk/platform/Linux.mk: Fix glibc detection on Debian.nia1-4/+9
2019-07-11Don't need it on Lionsevan1-2/+2
2019-07-10Avoid pulling in libnbcompat on every platform, mark the specific builds ofsevan1-1/+7
2019-05-14platform/Darwin.mk: Fix a typo (s/Mojava/Mojave/)leot1-2/+2
2019-05-14Add Sierra, High Sierra and Mojava to the version comparison table. Non funct...yyamano1-1/+4
2019-01-24Linux.mk: provide default LIBABISUFFIX for aarch64tnn1-1/+7
2019-01-09Add RELRO support for clang, based on the gcc logic.wiz2-4/+4
2018-11-15Minix 3.4 uses the NetBSD master.passwd and group file which means GID 0 is w...sevan1-2/+2
2018-11-15Minix has had some level of support for IPv6 for some years now via LWIP.sevan1-2/+2
2018-11-12mk: Add CTF infrastructure support.jperkin2-9/+7
2018-11-09Remove leftover from testing. Clearly had been time to take a break.schmonz1-2/+2
2018-11-08Fix previous. Time to stop committing for the day.schmonz1-2/+2
2018-11-08Add OSX_TOLERATE_SDK_SKEW to control whether we try to find anschmonz1-4/+5
2018-11-07If an SDK matching our OS X version isn't found -- for instance, becauseschmonz1-1/+4
2018-11-05Optionally detect whether the compiler supports "-fstack-protector-strong".schmonz1-2/+2
2018-10-29Update path to false(1). nologin(8) exists on Minix 3.4RC6, however, currentlysevan1-2/+2
2018-10-11Fix for platform/Haiku.mk:12: Makefile lines should not start with space char...adam1-2/+2
2018-09-29GCC 8.0 as the compiler in base is incoming.sevan1-2/+2
2017-11-21Add /usr/local for include and libdir on ChromeOS.bsiegert1-1/+6
2017-11-12Add initial support for building packages reproduciblykhorben1-1/+4
2017-11-01Typokhorben1-3/+3
2017-10-10mk/platform: Remove unsupported Darwin/SunOS linker arguments.jperkin2-2/+5
2017-10-03mk: Disable SSP checks on systems where it is provided in libc.jperkin3-3/+6
2017-08-07Remove hack working around NetBSD 1.5's specfiles.maya2-10/+2