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
  • commit_id.py
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Allow for no .git directory in build. · 949b4f07
    Jamie Madill authored Jan 08, 2018
    The SPIRV-Tools 'external revision generate' script is coded such that
    it assumes a .git folder is present. This causes a problem for the
    tarball build. We can fix this by using the same tooling we use for
    ANGLE's commit id script to check if the .git directory is present
    before running the generator. If it is missing, we insert a hard-coded
    dummy header. Also use the 'DEPS' file as a placeholder for .git/HEAD
    to check if the current revision needs updating.
    
    Bug: chromium:799620
    Bug: angleproject:2237
    Change-Id: Icea8e9c66f1600df7dca2aaa45fe449f687f5b55
    Reviewed-on: https://chromium-review.googlesource.com/854255Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    949b4f07
commit_id.py 1.16 KB
EditWeb IDE
×

Replace commit_id.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.