summaryrefslogtreecommitdiff
path: root/libunwind/src/CMakeLists.txt
AgeCommit message (Expand)Author
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty
2025-07-09[libcxxabi][libunwind] Support for using LLVM libc (#134893)Petr Hosek
2025-06-11[libunwind] Remove checks for -nostdlib++ (#143162)Nikolas Klauser
2025-05-28[libunwind][Haiku] Fix signal frame unwinding (#135367)Trung Nguyen
2025-02-20[libunwind][NFC] Remove the CET keyword in shadow stack-related stuffs (#126663)Ming-Yi Lai
2025-01-16[libunwind][cmake] Compile _Unwind* routines with -fexceptions (#121819)Paul Kirth
2024-12-04[libunwind][Haiku] Improve support (#115462)Jérôme Duval
2024-10-25Revert "[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler"...Vitaly Buka
2024-10-24[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler (#108357)Martin Storsjö
2024-10-10[runtimes][NFC] Reindent CMake files (#111821)Louis Dionne
2024-10-10[runtimes] Always define cxx_shared, cxx_static & other targets (#80007)Louis Dionne
2024-09-27[libunwind] Introduce LIBUNWIND_LIBRARY_VERSION and drop outdated Apple flags...Louis Dionne
2024-03-13[runtimes] Prefer -fvisibility-global-new-delete=force-hidden (#84917)Martin Storsjö
2023-12-19[libunwind] Bump to CXX_STANDARD 17 (#75986)Fangrui Song
2023-12-19[libunwind] Use -nostdlib++ when linking libunwind (#75646)Louis Dionne
2023-10-02[libunwind] Add Unwind-wasm.c to CMakeLists.txt (#67770)Heejin Ahn
2023-09-21[runtimes] Fix link order of system librarires on Apple platforms (#66940)Louis Dionne
2023-09-06[libunwind] Haiku: Initial supportTrung Nguyen
2023-08-04[libc++][libunwind] Fixes to allow GCC 13 to compile libunwind/libc++abi/libc++Nikolas Klauser
2023-06-29[libunwind] Add cached compile and link flags to libunwindmgrzywac
2023-06-05[libunwind] Removes CMake work-arounds.Mark de Wever
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-04-18[libunwind] Remove the legacy Unwind_AppleExtras.cppLouis Dionne
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-03-17[runtimes] Synchronize warnings flags between libc++/libc++abi/libunwindNikolas Klauser
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever
2022-10-12Revert "[runtimes] Always define cxx_shared, cxx_static & other targets"Haowei Wu
2022-10-12[runtimes] Always define cxx_shared, cxx_static & other targetsLouis Dionne
2022-10-11[runtimes] Add the ability to customize the output name of libc++, libc++abi ...Louis Dionne
2022-05-16[runtimes] Introduce object librariesLouis Dionne
2022-04-24[runtimes] [CMake] Unify variable namesPetr Hosek
2022-04-13[libunwind][AIX] implementation of the unwinder for AIXXing Xue
2021-12-16[libunwind] Provide a way to conveniently install libunwind headersPoYao Chang
2021-12-08[libc++][release] Do not force building the runtimes with -fPICLouis Dionne
2021-11-05[libunwind] Try to add --unwindlib=none while configuring and building libunwindMartin Storsjö
2021-09-09[runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)Martin Storsjö
2021-08-26[libunwind] Support stack unwind in CET environmentgejin
2021-08-11[Unwind] Split unwind.hDaniel Kiss
2021-07-27[runtimes] Always build libc++, libc++abi and libunwind with -fPICLouis Dionne
2021-07-26[libc++abi/unwind] NFC: Normalize how we set target propertiesLouis Dionne
2021-04-01[CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIXPetr Hosek
2021-03-07[libunwind] Install the DLL when doing "ninja install"Martin Storsjö