← Back to team overview

dolfin team mailing list archive

[HG] Force rebuild of libraries during make install by

 

One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.

changeset:   1799:89958bdfd99f41021d1e1fd0118c627176c410e3
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Mar 22 21:03:39 2006 -0500
files:       src/pre/Makefile.am src/pre/Makefile.in
description:
Force rebuild of libraries during make install by
adding 'make -C ../lib clean all' to the install target
of src/pre/Makefile.am. This is a bit of a hack, but I don't
know of an easy way to fix it. This is a fix for a problem that
might be confusing to new users (and myself sometimes): when compiling
DOLFIN and running make install after having made changes to the library
code, the (shared) libraries are not always rebuilt.


changeset:   1798:d54f46fde4338f446c3847e90d696126f4529009
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Mar 22 18:50:09 2006 -0500
files:       ChangeLog
description:
Update ChangeLog


changeset:   1797:40ac6eeafb48d81dacd6f598bb68d5760a9a6399
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Mar 22 18:49:17 2006 -0500
files:       src/kernel/la/KrylovSolver.cpp src/kernel/la/dolfin/KrylovSolver.h src/pydolfin/dolfin.py src/pydolfin/dolfin_wrap.cpp
description:
Remove KrylovSolver::solver()


-------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin



Follow ups