Skip to content

Tags: JuliaLang/libosxunwind

Tags

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #16 from JuliaLang/jn/dylib

fix some build issues

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Flip conditional

We accidentally flipped the conditional to do the exact opposite of what we wanted.

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from JuliaLang/aa/macos-mojave

Pass -stdlib=libstdc++ when using Xcode 8 or newer

v0.0.3

Toggle v0.0.3's commit message
Merge pull request #4 from vtjnash/jn/ifdef

use #ifdef in public headers instead of just #if

v0.0.2

Toggle v0.0.2's commit message
Add the ability to rename symbols

0.0.1

Toggle 0.0.1's commit message
Create README.md

v0.0.1

Toggle v0.0.1's commit message
Create README.md

v0.0.1-rc3

Toggle v0.0.1-rc3's commit message
Add option to step with DWARF

v0.0.1-rc2

Toggle v0.0.1-rc2's commit message
Don't print debug messages

v0.0.1-rc1

Toggle v0.0.1-rc1's commit message
Fix compiler warning