summaryrefslogtreecommitdiffstats
path: root/libunwind/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 10.0.1Tom Stellard2020-04-131-1/+1
* Drop git version suffixAaron Puchert2020-02-171-1/+1
* Reland "Enable `-funwind-tables` flag when building libunwind"Sergej Jaskiewicz2019-12-111-0/+22
* Revert "Enable `-funwind-tables` flag when building libunwind"Martin Storsjö2019-12-041-21/+0
* Enable `-funwind-tables` flag when building libunwindSergej Jaskiewicz2019-12-041-0/+21
* [libunwind] Emit dependent libraries only when detected by CMakeMichał Górny2019-12-011-1/+6
* change LLVM_VERSION_SUFFIX default from svn to gitNick Desaulniers2019-11-111-1/+1
* [libunwind] Fix issues introduced in r374606Petr Hosek2019-10-121-2/+2
* [libunwind] Refactor CMake flag checks to match libc++ and libc++abiPetr Hosek2019-10-111-59/+48
* Bump the trunk version to 10.0.0svnHans Wennborg2019-07-181-1/+1
* [CMake] Use find_package(LLVM) instead of LLVMConfigPetr Hosek2019-05-301-1/+1
* [runtimes] Check if pragma comment(lib, ...) is supported firstPetr Hosek2019-05-301-0/+4
* [runtimes] Move libunwind, libc++abi and libc++ to lib/$target/c++ and includ...Petr Hosek2019-05-221-4/+9
* Add a new LIBUNWIND_WEAK_PTHREAD Cmake option to forceSterling Augustine2019-05-131-0/+1
* Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/"Matthew Voss2019-03-081-9/+4
* [runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/Petr Hosek2019-03-081-4/+9
* [CMake][libunwind] Define add_target_flags which is missingPetr Hosek2019-02-281-5/+11
* [CMake] Don't cache LLVM_MAIN_SRC_DIRPetr Hosek2019-02-131-1/+0
* [CMake] Support CMake variables for setting target, sysroot and toolchainPetr Hosek2019-02-041-6/+16
* [libunwind] Support building hermetic static libraryPetr Hosek2019-01-291-0/+3
* Drop the dependency on <algorithm>, add placement new inlinePetr Hosek2019-01-291-22/+3
* Revert "[libunwind] Drop the dependency on <algorithm>, add placement new inl...Petr Hosek2019-01-281-3/+22
* [libunwind] Drop the dependency on <algorithm>, add placement new inlinePetr Hosek2019-01-281-22/+3
* Enable LLVM_ENABLE_WARNINGS when building standalone out of treeMartin Storsjo2019-01-221-0/+2
* Bump the trunk version to 9.0.0svnHans Wennborg2019-01-161-1/+1
* [cmake] Rename append_if to avoid collision with LLVMMichal Gorny2018-12-111-28/+28
* [CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs.Charles Davis2018-09-041-1/+1
* [CMake] Allow building standalone without any llvm-config availableMartin Storsjo2018-08-031-5/+8
* Bump version number to 8.0.0svnHans Wennborg2018-08-011-1/+1
* [CMake] Include CMakeDependentOption in libunwindPetr Hosek2018-07-241-0/+1
* [CMake] Option to control whether shared/static library is installedPetr Hosek2018-07-241-0/+6
* [CMake] Set per-runtime library directory suffix in runtimes buildPetr Hosek2018-07-101-1/+1
* Revert "Revert "Support for multiarch runtimes layout""Eric Christopher2018-06-291-6/+9
* Revert "Support for multiarch runtimes layout"Jordan Rupprecht2018-06-291-9/+6
* Support for multiarch runtimes layoutPetr Hosek2018-06-281-6/+9
* [CMake] Convert paths to the right form in standalone builds on WindowsMartin Storsjo2018-06-201-3/+4
* [CMake] Support for monorepo layoutPetr Hosek2018-04-041-0/+1
* [libunwind] Permit additional compiler and linker flags to be passed to tests.John Baldwin2018-02-271-0/+4
* [cmake] [libunwind] Fix find_path() problems when cross compilingDon Hinton2018-01-221-1/+2
* Update PACKAGE_VERSION to 7.0.0svnHans Wennborg2018-01-031-1/+1
* [libunwind][CMake] Set TARGET_TRIPLE if LIBUNWND_TARGET_TRIPLE is setPetr Hosek2017-12-051-0/+4
* Support building libunwind as a DLLMartin Storsjo2017-11-291-0/+5
* [libunwind][CMake] Provide option to disable instalation of the libraryPetr Hosek2017-11-171-0/+1
* [CMake] Allow overriding lib dir suffix independently from LLVMPetr Hosek2017-08-081-1/+3
* [CMake] Set library dir to be LLVM's intermediate output dirPetr Hosek2017-07-181-1/+9
* [libunwind][CMake] Add install path variable to allow overriding the destinationPetr Hosek2017-07-111-0/+7
* Add a test harnessJonathan Roelofs2017-07-061-0/+2
* [CMake][libunwind] Fix the -target and -gcc-toolchain flag handlingPetr Hosek2017-04-161-3/+3
* Reland "[CMake][libunwind] Use -nodefaultlibs for CMake checks"Petr Hosek2017-04-121-0/+13
* [libunwind] Add sphinx docsJonathan Roelofs2017-03-281-0/+5
OpenPOWER on IntegriCloud