| Age | Commit message (Expand) | Author |
| 2022-09-10 | distrib/sets/sets.subr: fix typo in comment | rillig |
| 2022-09-08 | distrib/sets/sets.subr: remove trailing whitespace | rillig |
| 2022-08-21 | Deprecate extsrc/, EXTSRCSRCDIR, MKEXTSRC | lukem |
| 2021-12-31 | forgot one @CONFIG@ | christos |
| 2021-12-31 | change CONFIG to @CONFIG@ to indicate substitution is going to happen. | christos |
| 2021-12-30 | don't match the empty pattern | christos |
| 2021-12-29 | Enable split-debug files for kernels. Enabled by default with MKDEBUG=yes. | christos |
| 2021-09-25 | Restore MKNOUVEAUFIRMWARE and MKRADEONFIRMWARE and make gpufw set unconditional | maya |
| 2021-09-25 | Move DRM-driver firmware from base to its own set, gpufw | maya |
| 2020-11-10 | Reintroduce the support of MKCATPAGES | kamil |
| 2020-11-08 | Remove the support for MKCATPAGES | kamil |
| 2020-09-26 | Add HAVE_NVMM and use it to control the build of NVMM related components. | jmcneill |
| 2020-09-12 | Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them to | jmcneill |
| 2020-05-18 | Separate devicetree .dts -> .dtb building from kernel builds. They are now | jmcneill |
| 2020-05-02 | Add support for debugging modules for multi-arch (xen etc.) | christos |
| 2020-05-01 | add more module sets. | christos |
| 2020-04-04 | Infrastructure for putting kernel+modules in /netbsd/kernel and | christos |
| 2019-10-02 | Split out /rescue to its own set and adapt installers/images to add it. | maya |
| 2019-04-16 | enable EGL and glamor. partly from maya@. | mrg |
| 2019-03-10 | convert make's HAVE_MESA_VER into mesa_ver for set lists | mrg |
| 2018-04-12 | Handle compatdir first whether making obsolete lists or not, to | nakayama |
| 2018-02-08 | add openssl to the list of selectable variables for sets and fix the sets. | christos |
| 2018-01-10 | When we ask make about MACHINE_CPU and TARGET_ENDIANNESS make sure we | uwe |
| 2017-11-22 | Ignore MAKEFLAGS for snippet makefiles. | kre |
| 2017-11-22 | Ignore MAKEVERBOSE for snippet makefiles. | christos |
| 2017-02-08 | Document sets programmatically instead of keeping a list that constantly is | christos |
| 2016-08-19 | xorg_server_ver doesn't depend upon xorg_server though it probably could. | mrg |
| 2016-08-16 | support xorg_server_ver define, currently settable to 110 (1.10.x) | mrg |
| 2016-05-25 | Give up and use TOOL_SED again. | christos |
| 2016-05-25 | Fix SED issue differently. | christos |
| 2016-02-21 | document CTF | christos |
| 2015-07-23 | remove the xfree86 reachover makefiles and the vast majority of | mrg |
| 2015-07-09 | Add nocompatmodules keyword to stop the expanding of a kmod to compatmodules. | matt |
| 2015-06-28 | Need debug sets if ${MKDEBUGLIB} != "no" | matt |
| 2015-06-27 | Add MKCOMPATX11 knob for making X11 compat libraries. | matt |
| 2015-06-27 | add pigzgzip to comment | matt |
| 2015-06-25 | Don't add duplicate compat paths | matt |
| 2015-06-23 | Fix spurious wantedness of compat, compattests, kmod, and compatmodules | matt |
| 2015-06-22 | Rework a little. test MKCOMPATMODULES for KMOD entry autogeneration. | matt |
| 2015-06-22 | Using archdirs.mk in compat, automagically generate compat entries for | matt |
| 2015-05-28 | Build both xf86-video-radeon drivers for amd64 and i386, just build the | rjs |
| 2015-03-01 | add build framework to choose between xf86-video-ati 6.x (UMS/KMS) | mrg |
| 2015-01-05 | sets.subr: | mrg |
| 2014-11-12 | List missing compatmodules keyword in the comment. | enami |
| 2014-01-29 | Update for libgcc->libgcc_eh change. | joerg |
| 2014-01-28 | HAVE_GDB can trigger a false positive if MKGDB=no so add a check for it | matt |
| 2014-01-26 | Adjust trigger variable for unwind.h to follow changes in libc. | joerg |
| 2014-01-02 | Mark all _pic.a archive files with the 'picinstall' flag. | tho |
| 2013-10-14 | Rename USE_LIBGCC to HAVE_LIBGCC and retry using it as flag on unwind.h. | joerg |
| 2013-10-14 | Invert logic to try to fix the !clang case. | joerg |