dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20180
[Bug 676168] [NEW] cmake triggers rebuild when removing python files
Public bug reported:
When I bzr remove a python module file cmake triggers a rebuild of the
whole tree.
This is what I did:
bzr remove site-packages/dolfin/mesh/meshfunction.py
make install
cmake configures
cmake builds _everything_
** Affects: dolfin
Importance: Undecided
Status: New
--
cmake triggers rebuild when removing python files
https://bugs.launchpad.net/bugs/676168
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
Status in DOLFIN: New
Bug description:
When I bzr remove a python module file cmake triggers a rebuild of the whole tree.
This is what I did:
bzr remove site-packages/dolfin/mesh/meshfunction.py
make install
cmake configures
cmake builds _everything_
Follow ups
References