• Kevin Modzelewski's avatar
    self-host extensions when using USE_CMAKE=1 · 0256e160
    Kevin Modzelewski authored
    The CMake build system doesn't have support for building the extension
    modules, so use the self-hosting ability here.
    
    Also, remove ext_pyston from run_deps since I think this would
    become pretty anoying for debugging, where you can't run your test
    if setup.py wouldn't run.  It's pretty rare that we actually use these
    modules anyway.
    0256e160
Makefile 50 KB