summaryrefslogtreecommitdiffstats
path: root/libunwind/cmake
Commit message (Expand)AuthorAgeFilesLines
* [unwind] Don't link libpthread and libdl on FuchsiaPetr Hosek2019-12-171-4/+9
* Reland "Enable `-funwind-tables` flag when building libunwind"Sergej Jaskiewicz2019-12-111-0/+11
* Revert "Enable `-funwind-tables` flag when building libunwind"Martin Storsjö2019-12-041-11/+0
* Enable `-funwind-tables` flag when building libunwindSergej Jaskiewicz2019-12-041-0/+11
* [libunwind] Refactor CMake flag checks to match libc++ and libc++abiPetr Hosek2019-10-112-37/+274
* [runtimes] Use -Wunknown-pragmas for the pragma checkPetr Hosek2019-05-301-0/+4
* [runtimes] Check if pragma comment(lib, ...) is supported firstPetr Hosek2019-05-301-2/+9
* Revert "[CMake] Use __libc_start_main rather than fopen when checking for C l...Petr Hosek2019-01-281-1/+1
* [CMake] Use __libc_start_main rather than fopen when checking for C libraryPetr Hosek2019-01-281-1/+1
* [CMake] Passthrough CFLAGS when checking the compiler-rt pathPetr Hosek2018-11-141-0/+3
* [CMake] Link to compiler-rt if LIBUNWIND_USE_COMPILER_RT is ON.Charles Davis2018-10-081-2/+8
* [CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs.Charles Davis2018-09-041-1/+0
* [CMake] Convert paths to the right form in standalone builds on WindowsMartin Storsjo2018-06-201-0/+3
* build: use POSITION_INDEPENDENT_CODE instead of -fPICSaleem Abdulrasool2017-10-031-1/+0
* Add CMake support for building for MinGWMartin Storsjo2017-10-021-0/+13
* [CMake][libunwind] Fix the -target and -gcc-toolchain flag handlingPetr Hosek2017-04-161-1/+1
* Reland "[CMake][libunwind] Use -nodefaultlibs for CMake checks"Petr Hosek2017-04-122-2/+92
* Revert "[CMake][libunwind] Use -nodefaultlibs for CMake checks"Petr Hosek2017-04-071-23/+2
* [CMake][libunwind] Use -nodefaultlibs for CMake checksPetr Hosek2017-04-071-2/+23
* [CMake] Get libunwind building under LLVM/runtimesPetr Hosek2016-11-081-0/+5
* Replace cmake check for printf with a check for fopen.Evgeniy Stepanov2015-12-101-1/+1
* libunwind: add new build logicSaleem Abdulrasool2015-04-251-0/+45
OpenPOWER on IntegriCloud