e315e4d308
* build: update-external-binaries fetches sccache * build: add util.add_exec_bit in scripts/ * build: use util.add_exec_bit in create-dist * build: use util.add_exec_bit in update-external-binaries this is needed to work around a bug in python's zipfile module that doesn't preserve the exec bit https://bugs.python.org/issue18262 * fix: linting errors * build: vsts, circleci use patched sccache * build: always look for the x64 sccache as it's the only arch we have it on * fix: windows-specific errors in updaste-external-binaries * fix: tyop * fix: set SCCACHE_BUCKET, SCCACHE_TWO_TIER on circleci * fix: syntax error in circleci yaml * fix: keep churning * chore: add tracer to file downloader * docs: add sccache instructions for GN builds * build: pull down the darwin sccache on mas builds * build: use gn sync verbosely on circleci and vsts * docs: copyediting * build: remove unnecessary cache-dir arg * docs: fix shell quoting in gn build instructions * fix: invoke gclient without -verbose in circleci * refactor: remove debug tracer * fix: invoke gclient without -verbose in appveyor * fix: invoke gclient without -verbose in vsts * fix: pull add_exec_bit from correct source * fix: remove 'SCCACHE_TWO_TIER' from CI scripts * refactor: remove SCCACHE_BUCKET from ci scripts this environment variable will be set via the CI UI instead * refactor: clarify log message * fix: set SCCACHE_PATH correctly for Windows CI |
||
---|---|---|
.. | ||
lib | ||
release-notes | ||
bootstrap.py | ||
build-libchromiumcontent.py | ||
build.py | ||
bump-version.py | ||
check-relative-doc-links.py | ||
chrome_version.h.in | ||
ci-release-build.js | ||
cibuild | ||
cibuild-electron-linux-arm | ||
cibuild-electron-linux-arm64 | ||
cibuild-electron-linux-ia32 | ||
cibuild-electron-linux-x64 | ||
cibuild-linux | ||
cibuild.ps1 | ||
clean.py | ||
cpplint.py | ||
create-dist.py | ||
create-node-headers.py | ||
dump-symbols.py | ||
find-release.js | ||
get-last-major-for-master.js | ||
get-version.py | ||
install-sysroot.py | ||
merge-electron-checksums.py | ||
pre-cibuild | ||
prepare-release.js | ||
publish-to-npm.js | ||
pump.py | ||
pylint.py | ||
rebuild-test-modules.py | ||
release.js | ||
run-clang-format.py | ||
serve-node-headers.py | ||
start.py | ||
sysroots.json | ||
test.py | ||
tls.cert.pem | ||
tls.js | ||
tls.key.pem | ||
tls.py | ||
update-clang.sh | ||
update-external-binaries.py | ||
update.py | ||
upload-index-json.py | ||
upload-node-checksums.py | ||
upload-node-headers.py | ||
upload-symbols.py | ||
upload-to-github.js | ||
upload.py | ||
verify-ffmpeg.py |