summaryrefslogtreecommitdiff
path: root/lldb/cmake/modules/LLDBGenerateConfig.cmake
AgeCommit message (Expand)Author
2022-08-20[clang][lldb][cmake] Use new `*_INSTALL_LIBDIR_BASENAME` CPP macroJohn Ericson
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2021-08-03[lldb] Get rid of HAVE_SYS_TYPES_HNico Weber
2021-08-02[lldb] Get rid of HAVE_SIGACTIONNico Weber
2020-10-07[lldb] Check for and use ptsname_r if availablePavel Labath
2019-12-13[lldb/CMake] Initialize LLDB_ENABLE_POSIX based on the UNIX variable.Jonas Devlieghere
2019-12-13[lldb/Host] Use cmakedefine01 for LLDB_ENABLE_POSIXJonas Devlieghere
2019-12-12[lldb/Host] Use cmakedefine01 for LLDB_ENABLE_TERMIOSJonas Devlieghere
2019-08-07Detect HAVE_SYS_TYPES_H in lldbHaibo Huang
2019-02-28[cmake] Move LLDB_DISABLE_LIBEDIT handling code into a central placePavel Labath
2018-06-11[cmake] Detect presence of wide-char libedit at build timePavel Labath
2018-06-07Check for process_vm_readv using CheckSymbolExistsAlex Langford
2017-09-16Check availability of accept4 in C++ instad of C code.Eugene Zemtsov
2017-09-16More precise c library feature detection for Android.Eugene Zemtsov
2017-07-28[CMake] Add checks for libcompressionChris Bieneman
2017-06-02cmake: Put PROCESS_VM_READV detection results into Config.hPavel Labath
2017-04-27[CMake] Abstract Config.h generation for XcodeChris Bieneman