summaryrefslogtreecommitdiff
path: root/libunwind/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-171-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-131-1/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-05-061-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-061-1/+1
* Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever2023-04-151-1/+1
* Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-04-151-1/+1
* [libunwind] [test] Add a mingw specific test config fileMartin Storsjö2023-04-061-1/+3
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-03-181-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-181-1/+1
* [runtimes] Synchronize warnings flags between libc++/libc++abi/libunwindNikolas Klauser2023-03-171-34/+0
* Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-041-1/+1
* [CMake] Bumps minimum version to 3.20.0.Mark de Wever2023-03-041-1/+1
* [runtimes] Move common functions from Handle{Libcxx,Libcxxabi,Libunwind}Flags...Nikolas Klauser2023-02-211-0/+1
* Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"Leonard Chan2022-12-051-2/+2
* [CMake] Use LLVM_TARGET_TRIPLE in runtimesPetr Hosek2022-11-291-2/+2
* [CMake] Fix LIBUNWIND_ENABLE_CET build after D110005jinge902022-10-181-2/+2
* [runtimes] Add the ability to customize the output name of libc++, libc++abi ...Louis Dionne2022-10-111-0/+3
* [libunwind] Install the headers by defaultLouis Dionne2022-10-111-1/+1
* [runtimes] Remove all traces of the legacy testing configuration systemLouis Dionne2022-09-301-4/+0
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-181-3/+5
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-181-5/+3
* [runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to ON on WindowsMartin Storsjö2022-05-181-6/+6
* [runtimes][NFC] Remove dead code for Standalone buildsLouis Dionne2022-05-131-37/+0
* [runtimes] Print the testing configuration in use in libunwind and libc++abiLouis Dionne2022-05-111-0/+1
* [libunwind] [CMake] Handle the RelWithDebInfo configuration similarly to ReleaseMartin Storsjö2022-05-041-2/+2
* [libunwind] [CMake] Remove leftover no-op cmake variable setting. NFC.Martin Storsjö2022-04-251-9/+0
* [runtimes] [CMake] Unify variable namesPetr Hosek2022-04-241-3/+3
* [runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAINLouis Dionne2022-03-011-28/+5
* [runtimes] Move warning messages for FOO_SYSROOT & friends above their defaul...Louis Dionne2022-02-161-10/+10
* [runtimes] Deprecate FOO_SYSROOT & friendsLouis Dionne2022-02-161-0/+10
* [runtimes] Remove support for standalone buildsLouis Dionne2022-02-091-0/+4
* Bump the trunk major version to 15llvmorg-15-initTom Stellard2022-02-011-1/+1
* [cmake] Make include(GNUInstallDirs) always below project(..)John Ericson2022-01-201-7/+12
* [cmake] Move HandleOutOfTreeLLVM to common cmake utilsJohn Ericson2022-01-191-4/+0
* [libcxx][libcxxabi][libunwind][cmake] Use `GNUInstallDirs` to support custom ...John Ericson2022-01-181-2/+4
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-161-4/+2
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-161-2/+4
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-151-4/+2
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-151-2/+4
* [libc++][libc++abi][libunwind] Dedup install path var definitionsJohn Ericson2022-01-111-5/+5
* [libunwind][cmake] Create `LIBUNWIND_INSTALL_INCLUDE_DIR` CACHE PATHJohn Ericson2022-01-101-11/+10
* [CMake] Use `LLVM_COMMON_CMAKE_UTILS` in runtimes just for clarityJohn Ericson2022-01-031-4/+5
* [libunwind] Provide a way to conveniently install libunwind headersPoYao Chang2021-12-161-1/+2
* [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITSLouis Dionne2021-12-011-1/+1
* [runtimes] Remove support for GCC-style 32 bit multilib buildsLouis Dionne2021-12-011-13/+5
* [libunwind] Try to add --unwindlib=none while configuring and building libunwindMartin Storsjö2021-11-051-1/+14
* [CMake] Cache the compiler-rt library search resultsPetr Hosek2021-10-271-0/+2
* [libunwind] Take 2: Use the from-scratch testing configuration by defaultLouis Dionne2021-10-261-1/+7
* Revert "[CMake] Cache the compiler-rt library search results"Petr Hosek2021-10-211-2/+0
* [runtimes] Properly handle the sysroot/triple/gcc-toolchainLouis Dionne2021-10-211-9/+8