summaryrefslogtreecommitdiffstats
path: root/share/mk
AgeCommit message (Expand)AuthorFilesLines
2021-02-066.9-betaderaadt1-2/+2
2021-01-29Stop building gcc on macppc.kettenis1-3/+2
2021-01-10Disable base-gcc on loongson and octeon.visa1-2/+1
2020-12-22Make clang the default compiler on loongson.visa1-3/+4
2020-12-17Run setup_once targets in a sepearate block with headline beforebluhm1-1/+4
2020-12-16When debugging tests, it is useful to see the target name and whichbluhm1-1/+5
2020-09-22Link up libagentxmartijn2-2/+4
2020-08-31crank to 6.8-betaderaadt1-2/+2
2020-07-20Add powerpc64 to PIE_ARCH and STATICPIE_ARCH.kettenis1-3/+3
2020-07-04Stop defining NOPIC on powerpc64.gkoehler1-5/+1
2020-05-30Initial set of changes to build powerpc64 toolchain.drahn1-3/+7
2020-05-26The EXCLUDE_REGEX needs some tweaking for 6.6 and 6.7 syspatch builds.tb1-4/+4
2020-04-05crank to 6.7-betaderaadt1-2/+2
2020-04-02Switch the default compiler on powerpc to clang.kettenis1-3/+3
2019-11-15libusb was renamed to libusbhid in 2001 but the old DPADD var name wasjsg2-4/+4
2019-11-14add LIBCBOR and LIBFIDO2jsg2-2/+6
2019-09-06disable base-gcc on armv7, sets from deraadt@; ok deraadt@ kettenis@ jca@naddy1-2/+1
2019-08-27disable base-gcc on i386, from daniel@, ok deraadtsthen1-2/+2
2019-08-10move to 6.6-betaderaadt1-2/+2
2019-07-01Switch the default compiler on octeon to clang.visa1-3/+8
2019-06-17add REGRESS_EXPECTED_FAILURES variable,espie2-4/+14
2019-06-15simplify cleanup handlingespie1-5/+6
2019-06-11make things slightly less insane:espie1-25/+23
2019-05-14Remove the REGRESS_MAXTIME feature from regress framework. Thebluhm1-19/+6
2019-04-21Build clang on powerpc.kettenis1-2/+2
2019-04-17Switch powerpc to big PIC. This is necessary to build libc++abi and libc++kettenis1-2/+3
2019-04-02libLLVM.a is no longer installedjsg2-4/+2
2019-04-02new variable NOLIBSTATIC= prevents installation of a static library,deraadt1-1/+3
2019-04-02Remove commented-out historical ranlib operation, which would bederaadt1-3/+1
2019-04-02only static libraries undergo ranlinkderaadt1-2/+2
2019-04-01aarch64 also uses PIE by default, make ${NOPIE*} flags availablejca1-3/+3
2019-03-05add libLLVMjsg2-2/+4
2019-02-26crank to 6.5-betaderaadt1-2/+2
2019-02-24Remove -S from install commandskn2-8/+8
2019-02-20when building syspatches with lld exclude more non-existent object filesrobert1-2/+9
2019-02-11During build, delete all old library relink files to save disk space.deraadt1-1/+5
2019-02-07add LIBELFjsg2-2/+4
2019-01-28Switch i386 to use lld as the default linker.naddy1-2/+2
2018-12-30Define SOLIB when assembling for a shared-object libraryguenther1-3/+3
2018-12-03If a regress uses REGRESS_SKIP_TARGETS to skip part of its tests,bluhm1-1/+2
2018-11-11Build clang on mips64.visa1-2/+2
2018-11-08Do not pass -fno-pie to the compiler on mips64. It has no effectvisa1-1/+7
2018-10-22Switch amd64 to use lld as the default linker.naddy1-2/+2
2018-10-18Ensure that the install media are built with a consistent set ofnaddy1-3/+1
2018-10-05Add regress variable to run setup once for all tests.bluhm1-1/+17
2018-09-26Add variables for setup and cleanup of regression tests.bluhm1-3/+9
2018-08-10crank to 6.4-betaderaadt1-2/+2
2018-07-26Add infrastructure to install lld as the default linker. The old GNU linkerkettenis1-1/+8
2018-06-06Add RETGUARD to clang for amd64. This security mechanism uses per-functionmortimer1-2/+2
2018-02-28move to 6.3-betaderaadt1-2/+2