Go to the source code of this file.
Namespaces | |
| namespace | slimproj_core.builders.BuilderFunctions |
Functions | |
| def | rsf_binary_emitter |
| def | logfile_emitter |
| def | profile_emitter_wrapper |
| profile 'act' Uses functional closure to return an emitter func that calls the profile builder | |
| def | dottest_emitter_wrapper |
| profile 'act' Uses functional closure to return an emitter func that calls the profile builder | |
| def | slimpy_file |
| ?? | |
| def | slimpy_variable_emitter |
| add dependencies on SLIMpy global variables if a variable defined in slimvars and specified in env, then slimpy adds it as a Value source | |
| def | additional_parameters |
| Add dependencies on functions as environment parameters. | |
| def | function_parameters |
| Add dependencies on functions passed in to env. | |
| def | help_emitter |
Variables | |
| string | __copyright__ |
| List of helpful SCons builders to work with SLIMpy. | |
| string | __license__ |
| list | DEFAULT_PROFILES = [] |
| tuple | help_names = set() |
1.5.6