Ariel Abreu
|
1edcfebc27
|
Add ability to install individual components
This change allows you to build multiple components and still choose to
install only some of them using CMake's `cmake_install.cmake` script.
|
2023-05-12 10:05:41 -07:00 |
|
Andrew Hyatt
|
f87e9b7474
|
Detect newer versions of dsymutil
|
2022-04-08 17:36:49 -04:00 |
|
Andrew Hyatt
|
2491e71753
|
Add dsymutil-10 to search list
|
2020-07-19 03:09:08 -04:00 |
|
Andrew Hyatt
|
0a2710bf9a
|
Move private frameworks into subfolder
|
2020-01-08 19:00:54 -05:00 |
|
Andrew Hyatt
|
07d08ba6cd
|
Fix finding dsymutil on Ubuntu 18.10
It is called dsymutil-7 apparently
|
2018-11-22 11:25:15 -05:00 |
|
Lubos Dolezel
|
e8b0fd94dc
|
dSYM generation improvements, thread name support for LLDB
|
2018-07-31 17:20:36 +02:00 |
|
Lubos Dolezel
|
b7eda95850
|
Various LLDB fixes (also a threading memory leak fix)
|
2018-07-30 17:16:44 +02:00 |
|
Lubos Dolezel
|
b4ebfa955f
|
Build dSYM files for all binaries
|
2018-07-30 12:22:45 +02:00 |
|
Lubos Dolezel
|
e5d678eaae
|
Add dsymutil CMake detection
|
2018-07-22 00:26:07 +02:00 |
|