octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Eliminating more recursive make invocations


From: John W. Eaton
Subject: Eliminating more recursive make invocations
Date: Tue, 07 Jul 2015 12:34:05 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0

I checked in a series of changes that eliminates calling make recursively for the doc, etc/icons, and test directory trees.

You may need to clean up your build tree and run the bootstrap script followed by configure to eliminate now obsolete Makefiles.

In doing this I once again enabled building the documentation and images for the documentation in parallel. It seems to work for me, but if you notice problems, please report them.

I'm considering doing the same for the liboctave, libinterp, libgui, src, and scripts directory. At that point, the only directory that will be handled by a recursive make invocation will be libgnu.

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]