Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
Options Namespace Reference

Functions

 defineCmdlineVariables (buildVars)
 several toggles and configuration variables can be set on the commandline, current settings will be persisted in a options cache file.
 
 prepareOptionsHelp (buildVars, env)
 

Function Documentation

◆ defineCmdlineVariables()

defineCmdlineVariables (   buildVars)

several toggles and configuration variables can be set on the commandline, current settings will be persisted in a options cache file.

you may define custom variable settings in a separate file. Commandline will override both.

Definition at line 22 of file Options.py.

Referenced by Setup.defineBuildEnvironment().

+ Here is the caller graph for this function:

◆ prepareOptionsHelp()

prepareOptionsHelp (   buildVars,
  env 
)

Definition at line 50 of file Options.py.

Referenced by Setup.defineBuildEnvironment().

+ Here is the caller graph for this function: