summaryrefslogtreecommitdiff
path: root/libunwind/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 14.0.6llvmorg-14.0.6release/14.xTom Stellard2022-06-221-1/+1
* Bump version to 14.0.5Tom Stellard2022-05-241-1/+1
* Bump version to 14.0.4Tom Stellard2022-05-111-1/+1
* Bump version to 14.0.3llvmorg-14.0.3Tom Stellard2022-04-281-1/+1
* Bump version to 14.0.1Tom Stellard2022-03-301-1/+1
* [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] Add a warning about the Standalone build being deprecatedLouis Dionne2022-02-091-0/+3
* [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
* [libunwind] Revert "Use the from-scratch testing configuration by default"Louis Dionne2021-10-201-7/+1
* [libunwind] Use the from-scratch testing configuration by defaultLouis Dionne2021-10-201-1/+7
* [libunwind] Add a from-scratch config for running libunwind testsLouis Dionne2021-10-191-2/+2
* [CMake] Cache the compiler-rt library search resultsPetr Hosek2021-10-181-0/+2
* [runtimes] Allow FOO_TEST_CONFIG to be a relative pathLouis Dionne2021-10-051-1/+5
* [LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR th...Alfonso Gregory2021-09-161-1/+1
* [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)Martin Storsjö2021-09-091-0/+6
* [libunwind] Compile with -Wunused-but-set-variableDaniel Kiss2021-09-021-1/+0
* [libunwind] Support stack unwind in CET environmentgejin2021-08-261-0/+16
* [libunwind] Compile with -Wunused-but-set-variableDaniel Kiss2021-08-111-0/+1
* Bump the trunk major version to 14llvmorg-14-initTom Stellard2021-07-271-1/+1
* [runtimes] Simplify how we set the target tripleLouis Dionne2021-07-161-5/+1
* [runtimes] Don't try passing --target flags to GCCLouis Dionne2021-07-151-3/+3
* [runtimes] Bring back TARGET_TRIPLELouis Dionne2021-07-141-1/+5
* [runtimes] Inherit the TARGET_TRIPLE that may be set by LLVMLouis Dionne2021-07-141-1/+1
* [runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLELouis Dionne2021-07-141-4/+0
* Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document allJohn Ericson2021-07-131-3/+6
* [libcxx] Stop using use c++ subdirectory for libc++ libraryPetr Hosek2021-04-211-2/+2
* [CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIXPetr Hosek2021-04-011-2/+0
* [libunwind] unw_* alias fixes for ELF and Mach-ORyan Prichard2021-02-221-2/+2
* [libunwind][cmake] Add an option to enable/disable testsKristina Bessonova2021-02-131-1/+2
* Bump the trunk major version to 13llvmorg-13-initTom Stellard2021-01-261-1/+1
* [CMake] Remove dead code setting policies to NEWRaul Tambre2021-01-191-4/+0
* [libunwind] LIBUNWIND_REMEMBER_HEAP_ALLOC to cmake.Daniel Kiss2020-11-111-0/+5