mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 14:11:50 +03:00
a80fa08698
This moves default Firefox and WebKit checkouts to $HOME folder, unless browser specific env variables are specified. In other words: - Firefox checkouts goes to `$HOME/firefox` unless there's a `$FF_CHECKOUT_PATH` that specifies a custom location. - WebKit checkout goes to `$HOME/webkit` unless there's a `$WK_CHECKOUT_PATH` that specifies a custom location. With this change, all build bots will now re-use checkouts between builds, which should speed up compilation. |
||
---|---|---|
.. | ||
embedder/Playwright | ||
patches | ||
.gitignore | ||
archive.sh | ||
BUILD_NUMBER | ||
build.sh | ||
buildwin.bat | ||
clean.sh | ||
concat_protocol.js | ||
EXPECTED_BUILDS | ||
pw_run_debug.sh | ||
pw_run.sh | ||
UPSTREAM_CONFIG.sh | ||
upstream_status.md |