Inheritance diagram for library::configuration::mnemosyne::Environment:

Public Member Functions | |
| def | __init__ |
A specialization of the SCons Environment class which does some particular
munging of the build variables needed in the source files.
Definition at line 12 of file mnemosyne.py.
| def library::configuration::mnemosyne::Environment::__init__ | ( | self, | ||
| mainEnv, | ||||
configuration_name = 'default' | ||||
| ) |
Applies the definitions in configuration_name to generate a correct
environment (specificall the set of compilation flags() for the
TinySTM library. That environment is returned
Reimplemented in library::configuration::mcore::Environment, library::configuration::mtm::Environment, library::configuration::pmalloc::Environment, and library::configuration::test::Environment.
Definition at line 15 of file mnemosyne.py.
1.4.7