summaryrefslogtreecommitdiff
path: root/share/mk
AgeCommit message (Expand)Author
2020-08-31crank to 6.8-betaTheo de Raadt
2020-07-20Add powerpc64 to PIE_ARCH and STATICPIE_ARCH.Mark Kettenis
2020-07-04Stop defining NOPIC on powerpc64.gkoehler
2020-05-30Initial set of changes to build powerpc64 toolchain.Dale Rahn
2020-05-26The EXCLUDE_REGEX needs some tweaking for 6.6 and 6.7 syspatch builds.Theo Buehler
2020-04-05crank to 6.7-betaTheo de Raadt
2020-04-02Switch the default compiler on powerpc to clang.Mark Kettenis
2019-11-15libusb was renamed to libusbhid in 2001 but the old DPADD var name wasJonathan Gray
2019-11-14add LIBCBOR and LIBFIDO2Jonathan Gray
2019-09-06disable base-gcc on armv7, sets from deraadt@; ok deraadt@ kettenis@ jca@Christian Weisgerber
2019-08-27disable base-gcc on i386, from daniel@, ok deraadtStuart Henderson
2019-08-10move to 6.6-betaTheo de Raadt
2019-07-01Switch the default compiler on octeon to clang.Visa Hankala
2019-06-17add REGRESS_EXPECTED_FAILURES variable,Marc Espie
2019-06-15simplify cleanup handlingMarc Espie
2019-06-11make things slightly less insane:Marc Espie
2019-05-14Remove the REGRESS_MAXTIME feature from regress framework. TheAlexander Bluhm
2019-04-21Build clang on powerpc.Mark Kettenis
2019-04-17Switch powerpc to big PIC. This is necessary to build libc++abi and libc++Mark Kettenis
2019-04-02libLLVM.a is no longer installedJonathan Gray
2019-04-02new variable NOLIBSTATIC= prevents installation of a static library,Theo de Raadt
2019-04-02Remove commented-out historical ranlib operation, which would beTheo de Raadt
2019-04-02only static libraries undergo ranlinkTheo de Raadt
2019-04-01aarch64 also uses PIE by default, make ${NOPIE*} flags availableJeremie Courreges-Anglas
2019-03-05add libLLVMJonathan Gray
2019-02-26crank to 6.5-betaTheo de Raadt
2019-02-24Remove -S from install commandskn
2019-02-20when building syspatches with lld exclude more non-existent object filesRobert Nagy
2019-02-11During build, delete all old library relink files to save disk space.Theo de Raadt
2019-02-07add LIBELFJonathan Gray
2019-01-28Switch i386 to use lld as the default linker.Christian Weisgerber
2018-12-30Define SOLIB when assembling for a shared-object libraryPhilip Guenther
2018-12-03If a regress uses REGRESS_SKIP_TARGETS to skip part of its tests,Alexander Bluhm
2018-11-11Build clang on mips64.Visa Hankala
2018-11-08Do not pass -fno-pie to the compiler on mips64. It has no effectVisa Hankala
2018-10-22Switch amd64 to use lld as the default linker.Christian Weisgerber
2018-10-18Ensure that the install media are built with a consistent set ofChristian Weisgerber
2018-10-05Add regress variable to run setup once for all tests.Alexander Bluhm
2018-09-26Add variables for setup and cleanup of regression tests.Alexander Bluhm
2018-08-10crank to 6.4-betaTheo de Raadt
2018-07-26Add infrastructure to install lld as the default linker. The old GNU linkerMark Kettenis
2018-06-06Add RETGUARD to clang for amd64. This security mechanism uses per-functionmortimer
2018-02-28move to 6.3-betaTheo de Raadt
2018-01-19Build clang on sparc64.Mark Kettenis
2018-01-19Switch the default compiler on armv7 to clang.Mark Kettenis
2018-01-15We have no deprecated regress variables in our tree. Remove theAlexander Bluhm
2017-11-14Set soname when building shared libraries.Mark Kettenis
2017-11-05Consolidate lib.so.*.a, ld.so.a and the kernel relink kit intoRobert Peichaer
2017-10-26Build clang on armv7.Mark Kettenis
2017-10-17remove the remaining references to .depend files since nothing creates themChristian Weisgerber