|
|
|
|
|
|
|
|
# |
|
|
# |
|
|
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git || true |
|
|
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git || true |
|
|
# will be factored out at some point |
|
|
# will be factored out at some point |
|
|
git clone https://github.com/pmed/v8pp || true |
|
|
|
|
|
pushd v8pp && git checkout d62a0d581fd4ab05beb8a675216a12c72a5077c8 # master at time of writing |
|
|
|
|
|
|
|
|
git clone -b v1.8.1 https://github.com/pmed/v8pp || true |
|
|
bash ../ubuntu2204.sh make build |
|
|
bash ../ubuntu2204.sh make build |
|
|
bash ../ubuntu2204.sh make archive # outside container not enough permissions |
|
|
bash ../ubuntu2204.sh make archive # outside container not enough permissions |
|
|
bash ../ubuntu2204.sh make package # outside container not enough permissions |
|
|
bash ../ubuntu2204.sh make package # outside container not enough permissions |