- 18 Aug, 2018 1 commit
-
-
Ben Pastene authored
Change-Id: Id1c0ab59864c0e1043751f8825828f7ae9cf9ac4 Reviewed-on: https://chromium-review.googlesource.com/1180479 Commit-Queue: Ben Pastene <bpastene@chromium.org> Reviewed-by: Vadim Shtayura <vadimsh@chromium.org> Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
-
- 17 Jul, 2017 1 commit
-
-
Dan Jacques authored
Update the CIPD recipe module to generate platform suffixes for arbitrary OS, architecture, and bitness. BUG=None TEST=expectations Change-Id: Ic713adc403dc135895a1cfaaa6ba1546742125d9 Reviewed-on: https://chromium-review.googlesource.com/573412 Commit-Queue: Daniel Jacques <dnj@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
- 01 Jun, 2017 1 commit
-
-
Robert Iannucci authored
R=dnj@chromium.org, nodir@chromium.org, phajdan.jr@chromium.org Bug: Change-Id: I47d8f9311b6ee71583fb989888a1e4d28b5495df Reviewed-on: https://chromium-review.googlesource.com/520731 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Nodir Turakulov <nodir@chromium.org>
-
- 22 May, 2017 1 commit
-
-
Dan Jacques authored
Currently, the "cipd" recipe module allows a package to be created by adding directories to a PackageDefinition via "add_dir". However, there is no current way to add the entirety of a root directory to a package. The PackageDefinition will generate a relative path of "''", which CIPD will reject as empty. Make it so that if the user supplies the root directory as the directory to add to the package, it properly includes it as ".". BUG=None TEST=local - Ran recipe with this modification, seems to work R=iannucci@chromium.org, nodir@chromium.org, vadimsh@chromium.org Change-Id: Ib5c72038cf153776808f084db835c60f61fd9044 Reviewed-on: https://chromium-review.googlesource.com/510309Reviewed-by: Vadim Shtayura <vadimsh@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Daniel Jacques <dnj@chromium.org>
-
- 21 Apr, 2017 1 commit
-
-
Nodir Turakulov authored
Fix the bug in cipd recipe module preventing to add the package root as a dir. R=vadimsh@chromium.org Bug: Change-Id: Ia9b7adbf7f9b0e0e6dd4158934197e4f69ba993e Reviewed-on: https://chromium-review.googlesource.com/483850Reviewed-by: Vadim Shtayura <vadimsh@chromium.org> Commit-Queue: Nodir Turakulov <nodir@chromium.org>
-
- 24 Mar, 2017 1 commit
-
-
Paweł Hajdan, Jr authored
This will help remove confusion when depot_tools' recipes.py ends up in PATH. BUG=699120 Change-Id: Id4c21b0cc6bb022ea2c21145abe76bebb0a8d9c1 Reviewed-on: https://chromium-review.googlesource.com/458430 Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-