On Tue, Mar 13, 2012 at 9:31 AM, Jed Brown <jedbrown at mcs.anl.gov> wrote:
> On Tue, Mar 13, 2012 at 09:25, Matthew Knepley <knepley at gmail.com> wrote: > >> I don't use the makefiles. > > > The makefiles are the canonical statement of what is part of the build and > what isn't. You should parse them to decide what builder.py is supposed to > build. It is very easy to do this in Python, see > distutils.sysconfig.parse_makefile and config/cmakegen.py. > That is a bad way to organize things. We already have the filesystem for this kind of information. > > >> What the hell is this. Either delete it or build it. I will fix this. > > > Someone needs to fix VIRSAUG > > http://petsc.cs.iit.edu/petsc/petsc-dev/rev/31c8ce4101dd > I fixed it and pushed. Matt -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120313/cc8c1d08/attachment.html>
