summaryrefslogtreecommitdiff
path: root/mk/help
AgeCommit message (Expand)AuthorFilesLines
2020-08-04mk/help: fix help parser for variable names followed by commarillig1-4/+4
2020-05-03mk/help: clean up coderillig1-9/+6
2020-05-03mk/help: remove negation from variable namesrillig1-14/+14
2020-05-03mk/help: do not treat continuation lines as textual commentsrillig1-3/+5
2020-05-03mk/help: make variable more preciserillig1-6/+6
2020-05-03mk/help: clean up code for selecting relevant help topicsrillig1-17/+16
2020-05-03mk/help: only list help topics that have associated keywordsrillig1-3/+9
2020-03-30mk/help/help.awk: find library functions in undefined-references.helprillig1-6/+33
2020-03-22Add a ulimit flag for address space limits. Support it on NetBSD forjoerg1-1/+2
2019-09-09Be more verbose about how to list the available topics.maya1-2/+3
2019-08-25mk/help: remove unnecessary backslash before # in AWK programrillig1-2/+2
2019-04-28mk/help: do not provide help for topics starting with underscorerillig1-2/+2
2019-03-03mk/help: remove extra empty line when listing all help topicsrillig1-6/+6
2018-12-20mk/help: if no help is found, output releative path namesrillig1-3/+3
2018-11-11mk/help: document PREPEND_PATHrillig1-0/+16
2018-11-09mk/help: update information about environment variables like MAKE_ENVrillig1-31/+38
2018-07-22mk/help: if no intentional documentation is found, list containing filesrillig1-11/+19
2018-03-11mk/help: run "make help" through the pager by defaultrillig1-2/+3
2018-03-07mk/help: sort keywordsrillig1-5/+24
2018-03-06mk/help: ignore topics in lines that are indented by at least 2 tabsrillig1-2/+16
2018-01-07Improved documentation for "make help".rillig1-3/+5
2017-10-31Improved index generation for "make help".rillig2-6/+11
2016-06-19Get rid of INSTALLATION_PREFIX.wiz1-4/+2
2016-06-19Remove support for USE_CROSSBASE.wiz1-4/+3
2016-06-06Get rid of the XXX trying to provide a bit more information regardingleot1-4/+4
2016-04-10Rewrite somewhat in light of the non-DESTDIR removal.joerg1-20/+5
2016-04-10PKG_DESTDIR_SUPPORT=none is gone.joerg1-4/+1
2016-02-01Add keywords to print/texlive/package.mk and instruct mk/help/help.mk to alsoleot1-1/+2
2015-12-27Look in lang/go/*.mk for help topics too.wiz1-1/+2
2015-07-04Remove USE_X11BASE and X11PREFIX.joerg1-4/+3
2015-07-04Add one more variable that controls PREFIX.joerg1-2/+2
2015-04-25Sort, and add a keyword.wiz1-4/+4
2015-04-21Add a new ulimit modifier for cputime. Support raising limits forjoerg1-1/+2
2015-03-11Added "bmake help" documentation for using libtool and pkg-config.rillig2-0/+15
2015-01-01Add support for BROKEN_ON_PLATFORM and BROKEN_EXCEPT_ON_PLATFORM, as perdholland1-10/+23
2014-12-30Remove pkg_views support, second part: infrastructure.wiz1-5/+3
2013-08-31Up to now there was no way to get help on pkgsrc internal variables,rillig1-3/+4
2013-08-31Typorillig1-3/+3
2012-08-14Introduce explicit name for no staged installation support: "none".asau1-1/+4
2010-09-29not USE_BSD_MAKE, it's a USE_BSD_MAKEFILE.obache1-2/+2
2010-02-24Rename the install phase to stage-install. Introduce a new installjoerg1-2/+2
2009-05-15Re-enabled the detection of variables as they appear inrillig1-2/+2
2009-05-10Added documentation for UNLIMIT_RESOURCES.rillig1-0/+13
2009-05-09Make USE_DESTDIR=full the default value and retire the option.joerg1-5/+5
2008-09-15typorillig1-2/+2
2008-08-10Remove long outdated comment about full destdir not working completely.joerg1-3/+1
2008-06-16Make it more explicit that PKG_DESTDIR_SUPPORT and as side effectjoerg1-1/+4
2008-02-20Eliminated a needless check.rillig1-5/+3
2008-02-20Changed the order of the checks for automatic keywords, so that therillig1-5/+5
2008-02-19Documented the pkgsrc online help.rillig1-0/+35