1. 25 10月, 2017 2 次提交
    • C
    • C
      Eliminate dependency on chromium build tools repo (#4269) · 16f6d3f9
      Chris Bracken 提交于
      The hermetic Xcode tooling in that repo is not yet easily usable for
      Xcode 9. There are two main issues:
      
      1. The tooling currently assumes that macOS host builds should use
         Xcode 8, whereas iOS builds should use Xcode 9. Flutter builds should
         use Xcode 9 in all cases.
      2. The tooling currently includes a bail-out condition for iOS builds
         that exits non-zero immediately (Chrome hasn't yet migrated its iOS
         build to this tooling).
      
      In the meantime, I've manually updated the bot infra with Xcode 9 and
      we'll continue to use the current find_xcode.py tooling until Chrome's
      new Mac/iOS tooling is ready.
      16f6d3f9
  2. 24 10月, 2017 6 次提交
  3. 23 10月, 2017 1 次提交
  4. 21 10月, 2017 9 次提交
  5. 20 10月, 2017 5 次提交
  6. 19 10月, 2017 13 次提交
  7. 18 10月, 2017 4 次提交