aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.options.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix excluding implied options.Bryan Drewery2016-05-031-0/+10
* Add MASTER_SITES to options helpers.Mathieu Arnold2016-03-151-3/+4
* Add GH_TUPLE to the options flags too.Mathieu Arnold2016-03-021-4/+4
* Be consistent.Mathieu Arnold2015-12-291-3/+3
* Remove unneeded .for loops.Mathieu Arnold2015-12-291-12/+4
* Mk/bsd.options.mk: Introduce SELECTED_OPTIONS, DESELECTED_OPTIONSJohn Marino2015-12-141-0/+28
* Refactor the list of all excluded options so that the second place it isMathieu Arnold2015-11-131-3/+5
* Enable TEST option if DEVELOPER is setDmitry Marakasov2015-10-081-0/+4
* Add support for opt_TEST_TARGET consistent with opt_{ALL,INSTALL}_TARGETDmitry Marakasov2015-10-051-2/+2
* Fix opt_VARS premature expansion.Mathieu Arnold2015-10-011-8/+8
* Implemented complete support for test target.Dmitry Marakasov2015-09-281-0/+1
* Add PORTEXAMPLES to the options helpers.Mathieu Arnold2015-09-081-2/+3
* Add DESKTOP_ENTRIES to the options flags.Mathieu Arnold2015-09-041-9/+10
* Use more precise wording, i.e. "set" and "append" instead of "run."Adam Weinberger2015-08-281-4/+4
* Add generic opt_VARS/opt_VARS_OFF.Mathieu Arnold2015-08-281-0/+29
* Add an optional error message for opt_PREVENTS, opt_PREVENTS_MSG.Mathieu Arnold2015-08-241-0/+2
* Fix with fmake.Mathieu Arnold2015-08-211-1/+2
* Optimize opt_IMPLIES.Mathieu Arnold2015-08-211-3/+29
* Add EXTRACT_ONLY to the options flags.Mathieu Arnold2015-08-191-8/+8
* Introduce <opt>_IMPLIES and <opt>_PREVENTS to register dependencies, orMathieu Arnold2015-08-181-0/+13
* Add BROKEN and IGNORE to the options flags.Mathieu Arnold2015-08-181-4/+4
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-41/+8
* Rewrite the target ordering code.Mathieu Arnold2015-08-171-11/+20
* White space fix.Mathieu Arnold2015-07-301-4/+4
* Add GH_* and PORTDOCS top the make variables helpers.Mathieu Arnold2015-07-301-7/+9
* Introduce target option helpers.Mathieu Arnold2015-07-011-0/+17
* Add SUB_LIST and SUB_FILES to the helper flags. (and sort the flags)Mathieu Arnold2015-06-011-9/+9
* Mk/bsd.options.mk: Add OPTIONS_EXCLUDE_${OPSYS}John Marino2015-03-261-1/+3
* Add a ${opt}_USE_OFF option helperAntoine Brodin2015-01-221-0/+8
* Allow the use of opt_ENABLE= foo=/bar to work like opt_WITH.Mathieu Arnold2014-12-291-1/+1
* SpellingBaptiste Daroussin2014-09-221-1/+1
* Add an option helper for PLIST_SUBAntoine Brodin2014-08-211-2/+2
* Add INFO macro to the helpersBaptiste Daroussin2014-07-211-2/+2
* - strip optional WITH parameter from argument if OPTION is set to offOlli Hauer2014-06-211-1/+1
* Switch back to default tabspace: 8Baptiste Daroussin2014-06-181-62/+59
* Support LIBS like LDFLAGS.Tijl Coosemans2014-06-111-6/+6
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
* - Rename check-orphans to check-plist. Keep the old for backwards-compat.Bryan Drewery2014-04-191-0/+10
* Make option DEBUG work like WITH_DEBUGBaptiste Daroussin2014-03-281-0/+4
* Have OPTIONS_SUB also fill in SUB_LIST.Mathieu Arnold2014-03-251-0/+8
* Correctly sort the DEPENDS targets.Mathieu Arnold2014-03-031-2/+2
* Add CONFLICT{,_BUILD,_INSTALL} to the options helpers.Mathieu Arnold2014-03-031-14/+19
* Don't output warnings about WITH_DEBUG being on.Mathieu Arnold2014-03-031-1/+2
* Add %%NO_OPT1%% to PLIST_SUB that is enabled when %%OPT1%% is not.Mathieu Arnold2014-02-271-2/+2
* Really tell our users that using WITH_/WITHOUT_ to set/unset options isMathieu Arnold2014-02-241-0/+26
* Use OPTIONS helpers from excluded options tooAntoine Brodin2014-02-151-1/+1
* Add two new options helpers:Mathieu Arnold2014-01-271-1/+17
* fmake doesn't like previous commit (which breaks index) [1]Baptiste Daroussin2013-12-151-14/+0
* Do not set again WITHOUT_NLS in old backward compatibility if NLS is in OPTIO...Baptiste Daroussin2013-12-151-1/+1
* Stop defining WITHOUT_NLS it not used anymore in the ports treeBaptiste Daroussin2013-12-131-4/+0