Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CMake] Delete redundant DEPENDS/LINK_LIBS from LineEditor/XRay | Fangrui Song | 2019-06-22 | 1 | -1/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 2 | -8/+6 |
* | Fix Clang-tidy modernize-deprecated-headers warnings in some files; other min... | Eugene Zelenko | 2016-03-28 | 1 | -5/+11 |
* | Remove autoconf support | Chris Bieneman | 2016-01-26 | 1 | -15/+0 |
* | Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects. | Zachary Turner | 2015-02-11 | 1 | -1/+4 |
* | [CMake] Use LINK_LIBS instead of target_link_libraries(). | NAKAMURA Takumi | 2014-02-26 | 1 | -4/+8 |
* | Avoid using EL_GETFP. | Peter Collingbourne | 2014-02-04 | 1 | -10/+5 |
* | Silence GCC warnings. | Benjamin Kramer | 2014-02-01 | 1 | -4/+3 |
* | Introduce line editor library. | Peter Collingbourne | 2014-01-31 | 4 | -0/+369 |