Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/JuliaLang/libosxunwind
Clone of Apple's libunwind, enhanced for the Julia Profiler
https://github.com/JuliaLang/libosxunwind
fix some build issues
03cc7d09351073ae37c6a563e8dfd1c4197bd168 authored over 4 years agocloses #10
42a49aaa05f550bbb1a5d150b6d731820acbfb87 authored over 4 years ago3a5489d8451610dc184c87b938167e0ba093c501 authored over 4 years ago
`ld` will prohibit dynamic linking against a library with `-umbrella` in
the build flags. Which ...
Unused, since we don't pass `-sectorder __TEXT __text libunwind.order -e start` or `-order_file ...
ce0619c6f9a31a5343cd1466239ebf0482247269 authored over 4 years agoWe accidentally flipped the conditional to do the exact opposite of what we wanted.
4dcf6377b90c61bb8aa8070ebf39c8bf4dde2ea1 authored about 6 years agoMakefile fixes
77477f906c36299b0ff7ad69fb8154c6b40308eb authored about 6 years ago35473eb9baabe3cb8682590130d768d28f270a11 authored about 6 years ago
70f6b1ab2e788dfa441f526a2351e35cb6aa6ac7 authored about 6 years ago
de1ed322d1b64b0a97de28c8ff636b2ac5f88fdf authored about 6 years ago
Pass -stdlib=libstdc++ when using Xcode 8 or newer
bf18904b851074b4db887bf00935ea6914988c30 authored about 6 years ago
Fixes #11
Closes #12
Replaced COMPILE_TIME_ASSERT() with static_assert()
e49098e7cfb262e8bba92c4accd497db03ca79dd authored over 8 years ago
The former is a version of the latter, but the latter is part of the C and C++
standards, and so...
use #ifdef in public headers instead of just #if
d470411fe7cae833bc93aaf90537c3646c2f605b authored about 9 years agothis is more consistent with standard usage and -Wundef
f0983fce4640dc8ab8ef17a5ec6b113b8a40117f authored over 9 years agoAdd SFLAGS_add to fix #2
17541fc68eef9a2be5393d187f012035860cae83 authored over 9 years ago247a228b9cd5a760c171bcfb921115d4108e6431 authored over 9 years ago
bdb576d92a12e7e4450650fa18b858c1c1b62267 authored over 9 years ago
cbbf9cffd50a5a4b42ecb659811566f478832b3f authored about 11 years ago
bb95a5cf07ac245c3dadfa33254f34f80a9d2cd9 authored over 11 years ago
48af7e1cf0d1bb3f39262b81ca90e7c9f321c617 authored over 11 years ago
efeb66ecdf53311a7f62f315d2059455a6a7fe3f authored over 11 years ago
13adedb17648d95167b983772e55904c291d5770 authored over 11 years ago
ca57a5b60de4cd1daa42ed2e5d1d4aa3e96a09d1 authored over 11 years ago
76776d6d8932c68c2c0d9d9f7a4115b5d8be11d0 authored over 11 years ago
ebebe3b226e04f3faa62f2a49b706d99940d95a5 authored over 11 years ago
d71885eae3f29ad5b854e0d9a02f03c8db3bcdef authored over 11 years ago