summaryrefslogtreecommitdiff
path: root/tools/build/options/makeman
AgeCommit message (Expand)Author
2025-09-10src.sys.mk: Support src.conf in SRCTOPDag-Erling Smørgrav
2025-08-09bsd.mkopt.mk: Prepare a list of all build optionsDag-Erling Smørgrav
2024-05-16makeman: extend duplicate option warning to OPT_ optionsEd Maste
2023-09-08makeman: Use ${make} instead of plain make to compute ${requireds}John Baldwin
2023-09-01makeman: add minimal support for group optionsBrooks Davis
2023-09-01makeman: clarify scope of ignored option valuesBrooks Davis
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-06-19options/makeman: Handle __REQUIRED_OPTIONSColin Percival
2023-04-23Set UPDATE_DEPDFILE=NO for showconfigSimon J. Gerraty
2023-04-22makeman export UPDATE_DEPENFILE=noSimon J. Gerraty
2023-03-08makeman: replace -\|/ twiddles with dotsBrooks Davis
2023-03-08makeman: don't insert a $FreeBSD$Brooks Davis
2023-03-08makeman: fix a whitespace bugBrooks Davis
2020-09-11Improvements for the src.conf(5) and build(7) man pagesGordon Bergling
2018-05-26src.conf: use more natural language for @generatedEitan Adler
2018-05-23Add the text '@generated' to src.conf.5Eitan Adler
2017-11-01Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR.Bryan Drewery
2017-10-31makeman: Ensure MK_AUTO_OBJ is disabled in some lookups.Bryan Drewery
2017-06-07Remove some workaround for an option that does not exists anymore.Baptiste Daroussin
2017-05-15makeman: reword description, based on feedback from wblockEd Maste
2017-04-19makeman: add a comment describing purpose and invocationEd Maste
2017-04-11makeman: don't copy $FreeBSD$ tags from source files into outputEd Maste
2017-03-23Remove the .Pa portion I added to the .An macro in AUTHORS sectionEnji Cooper
2017-03-23Note that tools/build/options/makeman automatically generated src.conf(5)Enji Cooper
2017-02-03Re-enable an accidentally-disabled temp directory creation test.Warren Block
2017-02-03Clarify some option descriptions, add a line of text to makeman toWarren Block
2016-10-05makeman: avoid bogus output with duplicated optionsEd Maste
2015-12-15Correct comment about MAKEOBJDIRPREFIX in src-env.conf.Bryan Drewery
2015-11-28Fix breakage by recent collation change.Hajimu UMEMOTO
2015-11-14Regen src.conf.5Simon J. Gerraty
2015-11-06Don't allow environment-set options to bleed into src.conf.5 generation.Bryan Drewery
2015-09-17makeman: Fix handling of env-only vars by using SRC_ENV_CONF rather than SRCC...Bryan Drewery
2015-09-17Optimize makeman slightly by removing uneeded cat and extra test -s.Bryan Drewery
2015-09-17src.conf.5: Make it self-documenting that the mkopts are environment-only.Bryan Drewery
2015-09-17Document src-env.conf and note its use for MAKEOBJDIRPREFIX and WITH_META_MDOE.Bryan Drewery
2015-06-22Fix generation of src.conf.5Simon J. Gerraty
2015-06-22Report failing value from 'make showconfig' in build option scriptEd Maste
2013-10-01Have makeman always use the mk files from the source tree it's operatingDag-Erling Smørgrav
2013-07-12Ensure the locale is LC_ALL=C when regenerating src.conf.5Baptiste Daroussin
2013-06-13Use portable string comparisonEd Maste
2013-06-10Handle options that override other optionsEd Maste
2012-05-30Add '-width Pa' to src.conf.5 for mdoc(7) style consistency.Glen Barber
2011-05-10Reassurance for impatient.Ruslan Ermilov
2011-05-10Style.Ruslan Ermilov
2011-05-10- There now exist options that have different defaults depending onRuslan Ermilov
2011-04-28executableDag-Erling Smørgrav
2009-02-20Doh! r188813 modified an auto-generated file. Fix it for real:Mike Makonnen
2007-12-12- Fix setting of MK_GSSAPI option by bsd.own.mk; its value shouldRuslan Ermilov
2007-11-06s/maybe/may be/Daniel Gerzo
2006-09-11- Utilize the "showconfig" top-level target.Ruslan Ermilov