summaryrefslogtreecommitdiffstats
path: root/llvm/cmake/modules/LLVM-Config.cmake
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Use target_link_libraries(INTERFACE|PRIVATE) on CMake-2.8.12 to incre...NAKAMURA Takumi2014-02-261-1/+9
* Simplify linking to system librariesNAKAMURA Takumi2014-02-231-30/+5
* Teach LLVM-Config to use logical target names (2/2)NAKAMURA Takumi2014-02-211-4/+7
* Teach LLVM-Config to use logical target names (1/2)NAKAMURA Takumi2014-02-211-15/+7
* [CMake] Re-apply r200765, "Get rid of llvm_config() to expand dependencies."NAKAMURA Takumi2014-02-101-7/+1
* [CMake] Deliberately get all LLVM library dependencies for standalone builds.Jordan Rose2014-02-051-1/+7
* [CMake] Get rid of llvm_config() to expand dependencies.NAKAMURA Takumi2014-02-041-1/+1
* [CMake] LLVM-Config.cmake: Split explicit_map_components_to_libraries and int...NAKAMURA Takumi2014-02-041-3/+16
* [CMake] Untabify.NAKAMURA Takumi2014-02-021-13/+13
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-071-1/+1
* Revert "Windows: Add support for unicode command lines"David Majnemer2013-10-061-1/+1
* Windows: Add support for unicode command linesDavid Majnemer2013-10-061-1/+1
* Target a minimal terminfo library rather than necessarily a full cursesChandler Carruth2013-08-121-7/+3
* Add support for linking against a curses library when available andChandler Carruth2013-08-071-0/+9
* Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov2013-04-231-0/+3
* Remove the executable bit on cmake filesSylvestre Ledru2013-04-211-0/+0
* Add time getters to the process interface for requesting the elapsedChandler Carruth2013-01-041-2/+5
* build/cmake: Switch to using llvm-build computed dependencies.Daniel Dunbar2011-11-291-1/+1
* Make my attempt to build up global deps variables actually utilizeChandler Carruth2011-07-291-8/+9
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-27/+1
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake namingOscar Fuentes2011-04-051-0/+203
OpenPOWER on IntegriCloud