summaryrefslogtreecommitdiff
path: root/Mk/bsd.options.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add support for ${opt}_QMAKE_ON/${opt}_QMAKE_OFFMax Brazhnikov2013-11-221-12/+15
* Allow multiple value in ${opt}_USE= FOO=bar,baz.Mathieu Arnold2013-11-121-1/+3
* - Remove gratuitous whitespacesAlex Kozlov2013-10-301-12/+7
* Allow multiple values for configure ENABLE and WITH options helpersWilliam Grzybowski2013-10-271-4/+12
* - Fix OPTIONS_SUB not including OPTIONS_SLAVE options in PLIST_SUBBryan Drewery2013-10-041-1/+1
* - Add option helper opt_USE= FOO=bar -> USE_FOO=barBryan Drewery2013-10-041-0/+9
* - Add more helpers: ALL_TARGET, INSTALL_TARGET and CATEGORIESSunpoet Po-Chuan Hsieh2013-10-041-10/+7
* - Add support for PATCHFILES and PATCH_SITESBryan Drewery2013-10-041-5/+4
* - Support {opt}_EXTRA_PATCHESBryan Drewery2013-10-031-0/+6
* - Add more OPTIONS helpers: MAKE_ARGS, PLIST_FILES, PLIST_DIRS and PLIST_DIRSTRYSunpoet Po-Chuan Hsieh2013-10-011-5/+6
* If ${opt}_CPPFLAGS is defined, its value will be appended to CPPFLAGSChristian Weisgerber2013-09-241-4/+4
* Document the new bsd.options.mk knobs.Mathieu Arnold2013-08-011-0/+32
* Add new ${OPT}_CONFIGURE_WITH option helpBaptiste Daroussin2013-07-291-0/+6
* - Document the use of ${OPTIONS_NAME}_(UN)SET(_FORCE).Tijl Coosemans2013-07-251-5/+23
* Replace OPTIONSFILE by OPTIONS_FILE which is a more robust variable with unicityBaptiste Daroussin2013-06-261-0/+27
* Add a forgotten helper:Baptiste Daroussin2013-06-141-0/+6
* New macros to help dealing with ports that have options:Baptiste Daroussin2013-06-141-1/+43
* - Reallign documentation for a tab width of 4.Tijl Coosemans2013-06-141-29/+55
* Sort PORT_OPTIONS only once and remove some undefines.Tijl Coosemans2013-06-141-17/+6
* Let config-conditional take options configured in make.conf into account.Tijl Coosemans2013-06-141-8/+15
* Yet more factorisationBaptiste Daroussin2013-06-101-11/+4
* Factorise codeBaptiste Daroussin2013-06-101-30/+10
* Append per arch defaults directly to OPTIONS_DEFAULT. DuplicatesTijl Coosemans2013-06-101-5/+1
* Exclude options directly from OPTIONS_DEFINE and set ALL_OPTIONSTijl Coosemans2013-06-101-21/+6
* This should not have been in eitherBaptiste Daroussin2013-06-101-27/+0