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
  • run_code_generation.py
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Use time tolerance in run_code_generation check. · 0ade8e88
    Jamie Madill authored Apr 27, 2018
    The mtime values I was seeing on my file system were sometimes
    floating point numbers that were very very close but not exactly
    the same. This might be due to numerical errors. Increasing the
    tolerance to something still very small, precision is less than
    a second. It will lead to fewer rebuilds of non-dirty files.
    
    Bug: angleproject:2455
    Change-Id: I95dc3214ee91af7a70a20cc625405e0e2bc18698
    Reviewed-on: https://chromium-review.googlesource.com/1032855Reviewed-by: 's avatarLuc Ferron <lucferron@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    0ade8e88
run_code_generation.py 7.95 KB
EditWeb IDE
×

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