summaryrefslogtreecommitdiff
path: root/mk/platform
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-07Disable fortify on netbsd<6.maya1-1/+6
2017-08-04Disable fortify on Linux when optimisation is not enabled, it is notjperkin1-2/+5
2017-07-24Don't bother with a version check for alpha cflagsmaya1-6/+3
2017-07-09Define PKG_HAVE_KQUEUE where available.schmonz1-1/+6
2017-07-09Register support for PKGSRC_USE_STACK_CHECKkhorben1-1/+7
2017-07-04Implement a check for RELROkhorben1-2/+4
2017-06-21Set LIBABISUFFIX correctly on SunOS/sparc64. Tested by Jörn Clausen asjperkin1-4/+4
2017-06-09Register support for RELRO on Linux (limited to x86 first)khorben1-1/+7
2017-06-09Register support for SSP on Linux (limited to x86 first)khorben1-1/+7
2017-06-09Register support for FORTIFY on Linuxkhorben1-1/+4
2017-05-31Move detection of shared library type into the platform file.jlam4-8/+40
2017-05-18Register support for SSP on FreeBSD and clang (on x86 architectures)khorben1-1/+7
2017-05-08Default to pkgsrc terminfo. The curses default was switched to pkgsrc ajperkin1-3/+6
2017-03-08Mark SunOS as _INCOMPAT_CURSES, there are lots of issues with the recent workjperkin1-1/+6