summaryrefslogtreecommitdiff
path: root/mk/bsd.options.mk
AgeCommit message (Expand)AuthorFilesLines
2005-01-24Merge down janitorial change from tv-derecurse branch:tv1-9/+5
2005-01-15Fix endif typoadrianp1-2/+2
2004-12-05In the show-options target, ensure that PKG_OPTIONS and friendsschmonz1-4/+4
2004-12-05make sure some variables are initialized before using them.grant1-4/+4
2004-12-05add show-options target which displays the options available, default,grant1-1/+17
2004-11-28Don't show the currently selected options if there aren't any.jlam1-1/+3
2004-11-27Output the currently selected options after telling the user whichjlam1-13/+21
2004-09-15Default PKG_FAIL_UNSUPPORTED_OPTIONS to "no" to match current practicesjlam1-3/+3
2004-08-22Match documentation to reality to reflect recent change in semantics forjlam1-3/+3
2004-08-22Change the way that legacy USE_* and FOO_USE_* options are convertedjlam1-10/+12
2004-08-10Fix spell-o.schmonz1-2/+2
2004-08-07Use an awk script to avoid using possibly non-portable shell constructs.jlam1-18/+16
2004-08-05Move addition of PKG_OPTIONS to BUILD_DEFS below the definition of thejlam1-6/+1
2004-08-04Pretty-print the PKG_SUPPORTED_OPTIONS so that we don't overflow a linejlam1-4/+20
2004-08-04Display a message with the supported build options at build time.jlam1-1/+31
2004-07-30bsd.options.mk provides boilerplate code for standard naming conventionsjlam1-0/+164