summaryrefslogtreecommitdiffstats
path: root/share/mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* 6.9-betaderaadt2021-02-061-2/+2
* Stop building gcc on macppc.kettenis2021-01-291-3/+2
* Disable base-gcc on loongson and octeon.visa2021-01-101-2/+1
* Make clang the default compiler on loongson.visa2020-12-221-3/+4
* Run setup_once targets in a sepearate block with headline beforebluhm2020-12-171-1/+4
* When debugging tests, it is useful to see the target name and whichbluhm2020-12-161-1/+5
* Link up libagentxmartijn2020-09-222-2/+4
* crank to 6.8-betaderaadt2020-08-311-2/+2
* Add powerpc64 to PIE_ARCH and STATICPIE_ARCH.kettenis2020-07-201-3/+3
* Stop defining NOPIC on powerpc64.gkoehler2020-07-041-5/+1
* Initial set of changes to build powerpc64 toolchain.drahn2020-05-301-3/+7
* The EXCLUDE_REGEX needs some tweaking for 6.6 and 6.7 syspatch builds.tb2020-05-261-4/+4
* crank to 6.7-betaderaadt2020-04-051-2/+2
* Switch the default compiler on powerpc to clang.kettenis2020-04-021-3/+3
* libusb was renamed to libusbhid in 2001 but the old DPADD var name wasjsg2019-11-152-4/+4
* add LIBCBOR and LIBFIDO2jsg2019-11-142-2/+6
* disable base-gcc on armv7, sets from deraadt@; ok deraadt@ kettenis@ jca@naddy2019-09-061-2/+1
* disable base-gcc on i386, from daniel@, ok deraadtsthen2019-08-271-2/+2
* move to 6.6-betaderaadt2019-08-101-2/+2
* Switch the default compiler on octeon to clang.visa2019-07-011-3/+8
* add REGRESS_EXPECTED_FAILURES variable,espie2019-06-172-4/+14
* simplify cleanup handlingespie2019-06-151-5/+6
* make things slightly less insane:espie2019-06-111-25/+23
* Remove the REGRESS_MAXTIME feature from regress framework. Thebluhm2019-05-141-19/+6
* Build clang on powerpc.kettenis2019-04-211-2/+2
* Switch powerpc to big PIC. This is necessary to build libc++abi and libc++kettenis2019-04-171-2/+3
* libLLVM.a is no longer installedjsg2019-04-022-4/+2
* new variable NOLIBSTATIC= prevents installation of a static library,deraadt2019-04-021-1/+3
* Remove commented-out historical ranlib operation, which would bederaadt2019-04-021-3/+1
* only static libraries undergo ranlinkderaadt2019-04-021-2/+2
* aarch64 also uses PIE by default, make ${NOPIE*} flags availablejca2019-04-011-3/+3
* add libLLVMjsg2019-03-052-2/+4
* crank to 6.5-betaderaadt2019-02-261-2/+2
* Remove -S from install commandskn2019-02-242-8/+8
* when building syspatches with lld exclude more non-existent object filesrobert2019-02-201-2/+9
* During build, delete all old library relink files to save disk space.deraadt2019-02-111-1/+5
* add LIBELFjsg2019-02-072-2/+4
* Switch i386 to use lld as the default linker.naddy2019-01-281-2/+2
* Define SOLIB when assembling for a shared-object libraryguenther2018-12-301-3/+3
* If a regress uses REGRESS_SKIP_TARGETS to skip part of its tests,bluhm2018-12-031-1/+2
* Build clang on mips64.visa2018-11-111-2/+2
* Do not pass -fno-pie to the compiler on mips64. It has no effectvisa2018-11-081-1/+7
* Switch amd64 to use lld as the default linker.naddy2018-10-221-2/+2
* Ensure that the install media are built with a consistent set ofnaddy2018-10-181-3/+1
* Add regress variable to run setup once for all tests.bluhm2018-10-051-1/+17
* Add variables for setup and cleanup of regression tests.bluhm2018-09-261-3/+9
* crank to 6.4-betaderaadt2018-08-101-2/+2
* Add infrastructure to install lld as the default linker. The old GNU linkerkettenis2018-07-261-1/+8
* Add RETGUARD to clang for amd64. This security mechanism uses per-functionmortimer2018-06-061-2/+2
* move to 6.3-betaderaadt2018-02-281-2/+2