Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • tools
  • android
  • md5sum
  • BUILD.gn
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Create empty //tools/android/md5sum/BUILD.gn · d1a96f42
    Tim Van Patten authored Aug 03, 2020
    Standalone ANGLE checkouts do not contain //tools/android/md5sum, which
    means the necessary BUILD.gn is also missing. That BUILD.gn is required
    by build/config/android/internal_rules.gni which ANGLE depends on, but
    doesn't use in standalone builds (since standalone ANGLE can't build
    Android).
    
    Standalone ANGLE GN generation is required by the Android source tree as
    part of the automated Android.bp generation. Building Android
    executables with the generated GN output is not required or supported.
    
    This CL creates an empty //tools/android/md5sum/BUILD.gn to satisfy GN
    as a workaround until //tools/android/md5sum is moved into //build.
    
    Bug: chromium:1110408
    Test: gn gen out/Android
    Change-Id: Ia4b4fbf63b9ccecd9415784e64f646330b33224d
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2335736Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Tim Van Patten <timvp@google.com>
    d1a96f42
BUILD.gn 343 Bytes
EditWeb IDE
×

Replace BUILD.gn

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.