RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
wscript Namespace Reference

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
 

Function Documentation

◆ build() [1/2]

wscript.build ( bld)

◆ build() [2/2]

wscript.build ( waflib.Build.BuildContext bld)

Builds a python qt package, and install the package and its dist-info metadata.

◆ check_cuda()

wscript.check_cuda ( use_list)

◆ check_cuda_cxxflags()

wscript.check_cuda_cxxflags ( flags)

◆ check_optional()

wscript.check_optional ( )

◆ configure()

wscript.configure ( conf)

◆ options()

wscript.options ( opt)

Variable Documentation

◆ boost

wscript.boost

◆ cxx

wscript.cxx

◆ cxxflags

wscript.cxxflags

◆ ddt_root

wscript.ddt_root = os.environ.get("PREFIX", None)

◆ defines

wscript.defines

◆ depends

wscript.depends

◆ doxygen

wscript.doxygen

◆ features

wscript.features

◆ gtlogcap_enable

wscript.gtlogcap_enable

◆ ldflags

wscript.ldflags

◆ mal_opts

wscript.mal_opts

◆ name

wscript.name

◆ provide

wscript.provide

◆ provides

wscript.provides

◆ py_package

wscript.py_package

◆ py_program

wscript.py_program

◆ qt

wscript.qt

◆ recurse

wscript.recurse

◆ requires

wscript.requires

◆ rtctk_pythonpath_use

wscript.rtctk_pythonpath_use

◆ target

wscript.target

◆ use

wscript.use

◆ ut_attrs

wscript.ut_attrs

◆ valgrind_suppression

wscript.valgrind_suppression

◆ version

wscript.version

◆ with_doctest

wscript.with_doctest

◆ with_unit_test

wscript.with_unit_test

◆ with_ut_lib

wscript.with_ut_lib