I'm already volunteering, just want to make sure it's ok before I do the work :)
That being said, Greg mentions in an earlier message that it might not be possible because we wish to support a Python-less build. Who uses this out of curiosity? I don't think any Windows developers mind installing Python as a requirement. It's also mentioned on the Building LLDB page ( http://lldb.llvm.org/build.html) that Python is a dependency On Mon, Jun 23, 2014 at 2:07 PM, Todd Fiala <[email protected]> wrote: > You can volunteer to write it more portably ;-) > > > On Mon, Jun 23, 2014 at 1:55 PM, Zachary Turner <[email protected]> > wrote: > >> Hmm, a shell script. kind of a non-starter for Windows. Any reason this >> can't be a python script? >> >> >> On Mon, Jun 23, 2014 at 1:52 PM, Greg Clayton <[email protected]> wrote: >> >>> It is generated by running swig with many options. See: >>> >>> lldb/scripts/build-swig-wrapper-classes.sh >>> >>> >>> >>> > On Jun 23, 2014, at 1:41 PM, Zachary Turner <[email protected]> >>> wrote: >>> > >>> > I'm trying to get the test suite into a working state on windows, or >>> at the very least get it to the point where it fails by saying that none of >>> the tests are supported on this platform. I seem to be missing this file >>> lldb.py though. Is it supposed to be in the tree, or is it generated >>> somehow? >>> > _______________________________________________ >>> > lldb-dev mailing list >>> > [email protected] >>> > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev >>> >>> >> >> _______________________________________________ >> lldb-dev mailing list >> [email protected] >> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev >> >> > > > -- > Todd Fiala | Software Engineer | [email protected] | 650-943-3180 >
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
