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