On Fri, Feb 14, 2014 at 11:15 PM, Anders Logg <[email protected]> wrote: > The merge is waiting for some input from Johannes on the build system > for UFC. My plan is that we first switch from CMake to distutils in > UFC and then merge, so we can test that portion in isolation.
I have done some work on this now in the johannr/distutils branch. Please take a look. One problem is that I would like to install the Python extension module in site-packages/ufc/ like we did with CMake, but now it is installed directly under the site-packages directory. Does anyone know how to do that? Johannes _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
