Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
G
glog
  • Project
    • Project
    • 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
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • glog
  • Repository

Switch branch/tag
  • glog
  • CONTRIBUTORS
Find file
BlameHistoryPermalink
  • Michael's avatar
    Add target existence checks to Unwind find module (#518) · 195d416e
    Michael authored Jan 17, 2020
    * Add target existence checks to Unwind find module
    
    The build systems of projects depending on Glog may call the Unwind find
    module multiple times. In these cases, the current unwind find module tries
    to create a duplicate unwind::unwind target, crashing the build. This
    patch adds an existence check before target creation to fix this issue.
    Signed-off-by: 's avatarMichael Darr <mdarr@matician.com>
    
    * Alphabetize contributor list
    
    * Fix inconsistent CMake style
    Signed-off-by: 's avatarMichael Darr <medarr@email.wm.edu>
    195d416e
CONTRIBUTORS 1.79 KB
EditWeb IDE

Replace CONTRIBUTORS

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.