summaryrefslogtreecommitdiff
path: root/share/mk
AgeCommit message (Expand)Author
2021-12-14Pass W with IDU for lint and deps.christos
2021-12-12Add amdgpu firmware build goo (disabled)maya
2021-12-07bsd.clean.mk: fix typo in commentrillig
2021-12-06Add Xwsfb X server to pmax buildabs
2021-12-05s/specificed/specified/ in comment.msaitoh
2021-12-05s/from from/from/ in comment.msaitoh
2021-11-28When we build against DESTDIR, add the lint library path for DESTDIR duringchristos
2021-11-28For private and module libraries, build lint but do not install the lintchristos
2021-11-28sys.mk: fix duplicate character in character class of LINTFLAGSrillig
2021-11-13Hook in riscv dtb buildskrll
2021-11-13Correct a commentskrll
2021-11-01mk: Add support for conditional compilation of parts of the tree withnia
2021-10-27revert previous: http://mail-index.netbsd.org/source-changes/2021/10/25/msg13...ryo
2021-10-25In some arch, _mcount() would be called recursively when built with COPTS=-O0.ryo
2021-10-14mk: Enable MKPIE on aarch64 (it's already enabled on 32-bit arm)nia
2021-10-14mk: Enable MKRELRO on aarch64 to match x86.nia
2021-10-14mk: Enable MKARGON2 now that this stuff works.nia
2021-09-30efiboot: Build and install bootriscv64.efi for riscv64 builds.jmcneill
2021-09-26Restore MKNOUVEAUFIRMWARE and MKRADEONFIRMWARE and make gpufw set unconditionalmaya
2021-09-25Move DRM-driver firmware from base to its own set, gpufwmaya
2021-09-11sysinst/partitions.h: fix typos comments, also fix same typos in other files.andvar
2021-08-24xorg-server is now at 1.20.13.mrg
2021-08-23define variables for the libxcb-* libraries.mrg
2021-08-21fix some more typos in comments/log messages, improve wording as well.andvar
2021-08-19fix arm64 builds: turn off MKCOMPAT for GCCmrg
2021-08-16switch sh3 to GCC 10. buh bye GCC 9!mrg
2021-08-15Fix sun2 build for ldap/gssapichristos
2021-08-14Centralize the ldap librarieschristos
2021-07-11switch Mesa 19 to use MesaLib.old subdir.mrg
2021-07-11xorg-server is now 1.20.12.mrg
2021-06-19switch m68000, m68k and 32 bit arm to GCC 10. just sh3 left!mrg
2021-06-03Switch amiga to Xorg server 1.20; wsfb(4) is only graphic driver both forrin
2021-06-02Add support for installing a copy of dtb files to the base dtb directoryjmcneill
2021-05-29Switch mac68k to Xorg server 1.20. Only available driver is wsfb(4) bothrin
2021-05-27mips has switched already.christos
2021-05-27mips64 only works with gcc-10christos
2021-05-27switch to MACHINE_ARCH i386 to include xen (thanks mlelstv)christos
2021-05-27Switch "xen" to gcc 10 too, otherwise xen kernel builds fail because theychristos
2021-05-27remove dup line (thanks rillig)christos
2021-05-27switch mips* and i386 to GCC 10.mrg
2021-05-26Add date as a toolchristos
2021-05-06PR port-mvme68k/56146rin
2021-04-27xorg-server 1.20.11 is now current.mrg
2021-04-26Revert the AFLAGS change since it affects kernels.christos
2021-04-25make MACHINE_MIPS a boolean not a conditionchristos
2021-04-25Add missing \ for previous.rin
2021-04-25- since we are using regex already, shorten by merging arm and mips entrieschristos
2021-04-25switch powerpc and arm64 to GCC 10.mrg
2021-04-18Switch hppa to gcc 10skrll
2021-04-17Use GCC10 for all amd64 including XEN kernels.mlelstv