summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/modules/readline
Commit message (Expand)AuthorAgeFilesLines
* [Python] Remove readline moduleJonas Devlieghere2019-03-292-114/+0
* Python: adjust the include directoriesSaleem Abdulrasool2018-06-041-6/+5
* build: use cmake to find the libedit contentSaleem Abdulrasool2018-05-221-1/+4
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-42/+29
* Adjust for Python-3.Siva Chandra2016-02-121-5/+29
* Remove autoconf support from source directories.Eugene Zelenko2016-01-281-100/+0
* Allow to override python-config executable name from command lineBruce Mitchener2015-11-151-1/+2
* Python: follow python guidelines for header usageSaleem Abdulrasool2015-10-191-1/+5
* Simple readline functionality for interactive python on linux.Ryan Brown2015-10-062-6/+55
* Fix CMake build - add readline dependency on ${PYTHON_LIBRARY}.Oleksiy Vyalov2015-01-231-0/+2
* [cmake/multilib] Teach LLDB to respect the multlib LLVM_LIBDIR_SUFFIXChandler Carruth2014-12-291-2/+2
* Fix an incomplete null structure spec in Python readline suppression module.Todd Fiala2014-06-261-1/+1
* * Rename PYTHON_INCLUDES to PYTHON_INC_DIR to match the similar declarationSylvestre Ledru2014-02-261-2/+2
* Suppress python readline module under Linux to fix a seg fault.Todd Fiala2014-02-263-0/+145
OpenPOWER on IntegriCloud