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
  • src
  • vulkan_support
  • BUILD.gn
Find file
BlameHistoryPermalink
  • Frank Henigman's avatar
    Stand-alone build with gn. · d0ef13a2
    Frank Henigman authored Aug 28, 2017
    This should do the same things as the stand-alone gyp build, but with gn.
    You should switch to gn as gyp support will go away.
    
    You need a recent enough version of gn.  If yours is too old try this one:
      ./buildtools/linux64/gn
    
    If "gclient sync" or anything fails with an ImportError on gyp stuff,
    try running it with the following PYTHONPATH in the environment:
      PYTHONPATH=tools/gyp/pylib
    
    BUG=angleproject:1569
    
    Change-Id: I56d19bec2d8b649a7bd65062c656cbfc69ea3dd8
    Reviewed-on: https://chromium-review.googlesource.com/642588Reviewed-by: 's avatarFrank Henigman <fjhenigman@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Frank Henigman <fjhenigman@chromium.org>
    d0ef13a2
BUILD.gn 13.2 KB
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.