I've added a TODO list for the build system (TODO_BuildSystem) to help keep track and prioritise what needs to be done. Due to my lack of SCons expertise, I'm adding a lot more points than I'm removing at the moment :).
Garth DOLFIN wrote: > One or more new changesets pushed to the primary dolfin repository. > A short summary of the last three changesets is included below. > > changeset: 3726:c45e72764e4b9e7623d3c0d804b7c06b864eb7e6 > tag: tip > user: "Garth N. Wells <[EMAIL PROTECTED]>" > date: Tue Mar 18 09:20:30 2008 +0000 > files: INSTALL TODO_BuildSystem > description: > Add a build system TODO list to keep track of what needs to be done. > > Hopefully it can be removed soon. > > Put back a file INSTALL which will eventually contain instructions for the > new build system. > > > changeset: 3725:5169346ab742e9d73ad7d911ace561d9ee8b8a18 > user: "Johan Jansson <[EMAIL PROTECTED]>" > date: Mon Mar 17 22:37:55 2008 +0100 > files: dolfin/la/PETScVector.cpp dolfin/la/PETScVector.h > description: > LA: > > Removed unused (anyone?) createScatterer(), scatter(), gather(), > toArray(), fromArray() from PETSCVector. > > > changeset: 3724:1f3671cad22f6f28d6db365455cefd46f1a3b168 > user: "Anders Logg <[EMAIL PROTECTED]>" > date: Mon Mar 17 19:45:29 2008 +0100 > files: demo/pde/poisson/cpp/Poisson.h demo/pde/poisson/cpp/main.cpp > dolfin/function/DiscreteFunction.cpp dolfin/function/DiscreteFunction.h > description: > Fix bug in DiscreteFunction and move scratch variables > to private subclass Scratch. > > ---------------------------------------------------------------------- > For more details, visit http://www.fenics.org/hg/dolfin > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
