MCPcopy Create free account
hub / github.com/eclipsesource/J2V8 / execute_build

Function execute_build

build_system/build_executor.py:114–332  ·  view source on GitHub ↗

Receives an params-object with all the necessary build-settings to start building the J2V8 artifacts. There are two paths internally that this function will take: A) Run the build in the same OS shell environment that the build.py command was started from. This means you have to ma

(params)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

execute_build_stepFunction · 0.85
ShellBuildSystemClass · 0.85
joinMethod · 0.80
cross_compilerMethod · 0.80
inject_envMethod · 0.80
file_abiMethod · 0.80
getMethod · 0.45
clearMethod · 0.45
addMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected