Functions | |
| def | view_emitter |
| Alias target(s) of View to 'scons view'. | |
| def | generate |
| Define different Actions for different image file format and add View builder to the environment. | |
| def | exists |
| Return True (this tool always exists). | |
| def repro::tools::view::exists | ( | env | ) |
| def repro::tools::view::generate | ( | env | ) |
Define different Actions for different image file format and add View builder to the environment.
Definition at line 55 of file build/lib/repro/tools/view.py.
| def repro::tools::view::view_emitter | ( | target, | ||
| source, | ||||
| env | ||||
| ) |
Alias target(s) of View to 'scons view'.
Definition at line 39 of file build/lib/repro/tools/view.py.
1.5.6