summaryrefslogtreecommitdiffstats
path: root/lldb/cmake/modules/LLDBGenerateConfig.cmake
Commit message (Expand)AuthorAgeFilesLines
* [lldb/CMake] Initialize LLDB_ENABLE_POSIX based on the UNIX variable.Jonas Devlieghere2019-12-131-1/+5
* [lldb/Host] Use cmakedefine01 for LLDB_ENABLE_POSIXJonas Devlieghere2019-12-131-3/+1
* [lldb/Host] Use cmakedefine01 for LLDB_ENABLE_TERMIOSJonas Devlieghere2019-12-121-1/+1
* Detect HAVE_SYS_TYPES_H in lldbHaibo Huang2019-08-071-0/+1
* [cmake] Move LLDB_DISABLE_LIBEDIT handling code into a central placePavel Labath2019-02-281-19/+0
* [cmake] Detect presence of wide-char libedit at build timePavel Labath2018-06-111-0/+19
* Check for process_vm_readv using CheckSymbolExistsAlex Langford2018-06-071-8/+2
* Check availability of accept4 in C++ instad of C code.Eugene Zemtsov2017-09-161-1/+1
* More precise c library feature detection for Android.Eugene Zemtsov2017-09-161-0/+1
* [CMake] Add checks for libcompressionChris Bieneman2017-07-281-0/+3
* cmake: Put PROCESS_VM_READV detection results into Config.hPavel Labath2017-06-021-0/+9
* [CMake] Abstract Config.h generation for XcodeChris Bieneman2017-04-271-0/+35
OpenPOWER on IntegriCloud