Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust for Python-3. | Siva Chandra | 2016-02-12 | 1 | -5/+29 |
* | Remove autoconf support from source directories. | Eugene Zelenko | 2016-01-28 | 1 | -100/+0 |
* | Allow to override python-config executable name from command line | Bruce Mitchener | 2015-11-15 | 1 | -1/+2 |
* | Python: follow python guidelines for header usage | Saleem Abdulrasool | 2015-10-19 | 1 | -1/+5 |
* | Simple readline functionality for interactive python on linux. | Ryan Brown | 2015-10-06 | 2 | -6/+55 |
* | Fix CMake build - add readline dependency on ${PYTHON_LIBRARY}. | Oleksiy Vyalov | 2015-01-23 | 1 | -0/+2 |
* | [cmake/multilib] Teach LLDB to respect the multlib LLVM_LIBDIR_SUFFIX | Chandler Carruth | 2014-12-29 | 1 | -2/+2 |
* | Fix an incomplete null structure spec in Python readline suppression module. | Todd Fiala | 2014-06-26 | 1 | -1/+1 |
* | * Rename PYTHON_INCLUDES to PYTHON_INC_DIR to match the similar declaration | Sylvestre Ledru | 2014-02-26 | 1 | -2/+2 |
* | Suppress python readline module under Linux to fix a seg fault. | Todd Fiala | 2014-02-26 | 3 | -0/+145 |