help-make
[Top][All Lists]
Advanced

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

Re: Task logging


From: Paul Smith
Subject: Re: Task logging
Date: Sun, 15 May 2011 11:17:17 -0400

On Sun, 2011-05-15 at 10:31 +0300, Avishay Orpaz wrote:
> Is there a way to get every task executed logged to a file of its own
> (without modifying each task individually)?

Make doesn't do any logging on its own.  If you turn on debugging then
it will print (to stdout) debug information that includes what commands
are invoked.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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