|
RTC Toolkit 6.0.0
|
Functions | |
| options (opt) | |
| configure (conf) | |
| build (waflib.Build.BuildContext bld) | |
| Builds a python qt package, and install the package and its dist-info metadata. | |
| build (bld) | |
| check_cuda (use_list) | |
| check_cuda_cxxflags (flags) | |
| check_optional () | |
Variables | |
| target | |
| recurse | |
| use | |
| mal_opts | |
| name | |
| ut_attrs | |
| features | |
| ldflags | |
| cxxflags | |
| valgrind_suppression | |
| py_program | |
| py_package | |
| with_unit_test | |
| with_ut_lib | |
| ddt_root = os.environ.get("PREFIX", None) | |
| depends | |
| with_doctest | |
| provide | |
| gtlogcap_enable | |
| defines | |
| provides | |
| rtctk_pythonpath_use | |
| version | |
| requires | |
| boost | |
| qt | |
| cxx | |
| doxygen | |
| wscript.build | ( | bld | ) |
| wscript.build | ( | waflib.Build.BuildContext | bld | ) |
Builds a python qt package, and install the package and its dist-info metadata.
| wscript.check_cuda | ( | use_list | ) |
| wscript.check_cuda_cxxflags | ( | flags | ) |
| wscript.check_optional | ( | ) |
| wscript.configure | ( | conf | ) |
| wscript.options | ( | opt | ) |
| wscript.boost |
| wscript.cxx |
| wscript.cxxflags |
| wscript.ddt_root = os.environ.get("PREFIX", None) |
| wscript.defines |
| wscript.depends |
| wscript.doxygen |
| wscript.features |
| wscript.gtlogcap_enable |
| wscript.ldflags |
| wscript.mal_opts |
| wscript.name |
| wscript.provide |
| wscript.provides |
| wscript.py_package |
| wscript.py_program |
| wscript.qt |
| wscript.recurse |
| wscript.requires |
| wscript.rtctk_pythonpath_use |
| wscript.target |
| wscript.use |
| wscript.ut_attrs |
| wscript.valgrind_suppression |
| wscript.version |
| wscript.with_doctest |
| wscript.with_unit_test |
| wscript.with_ut_lib |