Script to build Binder.
More...
|
def | build.execute (message, command_line, return_='status', until_successes=False, terminate_on_failure=True, silent=False, silence_output=False) |
|
def | build.update_source_file (file_name, data) |
|
def | build.get_compiler_family () |
|
def | build.get_cmake_compiler_options () |
|
def | build.install_llvm_tool (name, source_location, prefix_root, debug, compiler, jobs, gcc_install_prefix, clean=True) |
|
def | build.install_pybind11 (prefix, clean=True) |
|
def | build.main (args) |
|
Script to build Binder.
- Author
- Sergey Lyskov