summaryrefslogtreecommitdiffstats
path: root/libunwind/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* [libunwind][CMake] Use libc++ headers when availablePetr Hosek2017-02-161-0/+20
* Revert "[libunwind][CMake] Use libc++ headers when available"Petr Hosek2017-02-151-20/+0
* [libunwind][CMake] Use libc++ headers when availablePetr Hosek2017-02-151-0/+20
* Revert "[libunwind][CMake] Use libc++ headers when available"Petr Hosek2017-02-091-19/+0
* [libunwind][CMake] Use libc++ headers when availablePetr Hosek2017-02-091-0/+19
* Don't dump llvm-config --cmakedir output if command fails.Eric Fiselier2017-01-141-1/+2
* Bump version to 5.0.0svnHans Wennborg2017-01-121-1/+1
* [cmake] Obtain LLVM_CMAKE_PATH from llvm-config if availableMichal Gorny2017-01-091-1/+12
* [CMake] Get libunwind building under LLVM/runtimesPetr Hosek2016-11-081-4/+6
* [libunwind] Add support for a single-threaded libunwind buildAsiri Rathnayake2016-09-281-0/+6
* Allow building both shared and static libraryPetr Hosek2016-08-081-0/+5
* CMakeLists.txt cleanups: synchronize version and CMake minimum required versi...Eugene Zelenko2016-08-081-22/+21
* [libunwind][ARM] Improve unwinder stack usage - Make WMMX support optionalAsiri Rathnayake2016-07-071-0/+10
* Add status/warning message for 32 bit buildsEric Fiselier2016-06-021-0/+10
* [libunwind] Allow target flags to affect CMake configuration testsEric Fiselier2016-06-021-19/+31
* [libunwind] Disable cross-unwinding by default.Asiri Rathnayake2016-05-271-1/+1
* Introduce a native-only unwinder build.Asiri Rathnayake2016-05-251-0/+6
* Adapt LLVM_CMAKE_PATH for recent cmake path changesKamil Rytarowski2016-02-061-2/+1
* Revert test commit.Tanya Lattner2015-08-061-1/+1
* Test commitTanya Lattner2015-08-061-1/+1
* Update to new lists.llvm.orgTanya Lattner2015-08-051-1/+1
* Update version to 3.8.0svnHans Wennborg2015-07-221-1/+1
* Code cleanup: Remove duplicated line.Logan Chien2015-05-171-1/+0
* libunwind: add new build logicSaleem Abdulrasool2015-04-251-0/+225
OpenPOWER on IntegriCloud