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