Chromium Denizens,
With recent changes (#1, #2), chromium/src/DEPS no longer uses deps_os or hooks_os. All entries have been moved to deps and hooks respectively, and are using conditionals (design doc).
The conditionals follow a subset of python syntax, and the following predefined variables are available:
checkout_android (bool)
checkout_fuchsia (bool)
checkout_ios (bool)
checkout_linux (bool)
checkout_mac (bool)
checkout_win (bool)
host_os (str; one of “linux”, “mac”, “win” - see CL)
Please keeps deps entries sorted.
Feel free to send feedback or questions.
Paweł
We currently run fetch_telemetry_binary_dependencies conditionally through https://cs.chromium.org/chromium/src/tools/perf/conditionally_execute wrapper that allows running script only if the GYP environment variable contains certain string. (example)Do you think it's in scope of the new system to also cover this case?
On Tuesday, October 3, 2017 at 4:25:10 AM UTC-4, Paweł Hajdan, Jr. wrote:Chromium Denizens,
With recent changes (#1, #2), chromium/src/DEPS no longer uses deps_os or hooks_os. All entries have been moved to deps and hooks respectively, and are using conditionals (design doc).
The conditionals follow a subset of python syntax, and the following predefined variables are available:
checkout_android (bool)
checkout_fuchsia (bool)
checkout_ios (bool)
checkout_linux (bool)
checkout_mac (bool)
checkout_win (bool)
host_os (str; one of “linux”, “mac”, “win” - see CL)
Please keeps deps entries sorted.
Feel free to send feedback or questions.
Paweł
--
You received this message because you are subscribed to the Google Groups "infra-announce" group.
To unsubscribe from this group and stop receiving emails from it, send an email to infra-announce+unsubscribe@chromium.org.
We currently run fetch_telemetry_binary_dependencies conditionally through https://cs.chromium.org/chromium/src/tools/perf/conditionally_execute wrapper that allows running script only if the GYP environment variable contains certain string. (example)Do you think it's in scope of the new system to also cover this case?
On Tuesday, October 3, 2017 at 4:25:10 AM UTC-4, Paweł Hajdan, Jr. wrote:Chromium Denizens,
With recent changes (#1, #2), chromium/src/DEPS no longer uses deps_os or hooks_os. All entries have been moved to deps and hooks respectively, and are using conditionals (design doc).
The conditionals follow a subset of python syntax, and the following predefined variables are available:
checkout_android (bool)
checkout_fuchsia (bool)
checkout_ios (bool)
checkout_linux (bool)
checkout_mac (bool)
checkout_win (bool)
host_os (str; one of “linux”, “mac”, “win” - see CL)
Please keeps deps entries sorted.
Feel free to send feedback or questions.
Paweł
--
You received this message because you are subscribed to the Google Groups "infra-announce" group.
To unsubscribe from this group and stop receiving emails from it, send an email to infra-announce+unsubscribe@chromium.org.
To post to this group, send email to infra-a...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/infra-announce/0776831f-647d-405f-81ec-7392415da4a3%40chromium.org.
--
You received this message because you are subscribed to the Google Groups "infra-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to infra-dev+unsubscribe@chromium.org.
To post to this group, send email to infr...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/infra-dev/0776831f-647d-405f-81ec-7392415da4a3%40chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/infra-announce/CAEoffTC7tmVTeNqXuV_-PqALmd7g%3DcsUDy%2BBN1Bo%2BNcgLHzwtA%40mail.gmail.com.
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAEoffTC7tmVTeNqXuV_-PqALmd7g%3DcsUDy%2BBN1Bo%2BNcgLHzwtA%40mail.gmail.com.