Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This creates a valid Python API for Windows, pending some issues. The changes... | Deepak Panickal | 2014-07-01 | 1 | -19/+36 |
* | [cmake] Switch python install to use an 'install(DIRECTORY...)' cmake | Chandler Carruth | 2014-06-16 | 1 | -1/+2 |
* | If CMake finds a python interpreter, use it | Ed Maste | 2014-04-24 | 1 | -2/+2 |
* | Add explict dependencies on swig .i files for cmake builds | Ed Maste | 2014-04-03 | 1 | -0/+3 |
* | Suppress python readline module under Linux to fix a seg fault. | Todd Fiala | 2014-02-26 | 1 | -0/+3 |
* | Remove the windows CR | Sylvestre Ledru | 2013-06-13 | 1 | -20/+20 |
* | Fix CMake install target | Daniel Malea | 2013-05-17 | 1 | -0/+5 |
* | Remove the useless SRCROOT declaration from the call of build-swig-wrapper-cl... | Sylvestre Ledru | 2013-04-13 | 1 | -2/+2 |
* | Clean up LLDB CMake build output | Daniel Malea | 2013-03-07 | 1 | -3/+3 |
* | Finish up CMake support for LLDB (tested on Linux) | Daniel Malea | 2013-02-28 | 1 | -0/+15 |