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
  • scripts
  • export_targets.py
Find file
BlameHistoryPermalink
  • Jeff Gilbert's avatar
    Add scripts/export_targets.py. · e8247a57
    Jeff Gilbert authored Apr 25, 2019
    $ export_targets.py <out_dir> <targets...>
    
    Flattens all library targets under <targets...> and checks that all
    includes in 'sources' are known to the build.
    
    Firefox can use this as the first half of our ANGLE vendoring process.
    
    Included additions to src/libGLESv2.gni were found with:
    $ export_targets.py out //:libEGL
    
    Eventually, it would be nice to have this as a presubmit check.
    
    Bug: angleproject:3403
    Change-Id: I0f455e8c37c4b0a9e17e9f843843422b6a32f588
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1584652
    Commit-Queue: Kenneth Russell <kbr@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarKenneth Russell <kbr@chromium.org>
    e8247a57
export_targets.py 7.63 KB
EditWeb IDE
×

Replace export_targets.py

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.