Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Raul Tambre 0fdfe6341a //build: Convert print statements to Python 3 style
Ran "2to3 -w -n -f print ./base" and manually added imports.
There are no intended behaviour changes.

Bug: 941669
Change-Id: Ie2830e213eae3a5d7753ce503020e02811b726d1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1585890
Commit-Queue: Raul Tambre <raul@tambre.ee>
Reviewed-by: Nico Weber <thakis@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Auto-Submit: Raul Tambre <raul@tambre.ee>
Cr-Original-Commit-Position: refs/heads/master@{#658917}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 9e24293bf2459779641201495baa3b2ae9d13cd9
2019-05-12 06:11:07 +00:00
thakis f638c5b723 Unbreak mac component build.
Components named "system" shadow /usr/lib/libSystem.dylib on OS X.
Give the component a different output name, and also add an action for
a while that cleans up libsystem.dylib from existing build dirs.

BUG=649696

Review-Url: https://codereview.chromium.org/2362233003
Cr-Original-Commit-Position: refs/heads/master@{#420752}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 0dfb6ba0b31eae8c8d2aab54ece37bb9ae29e9ea
2016-09-23 22:48:01 +00:00