On 11/10/15 3:18 PM, Chris Bieneman wrote:
Your custom commands don’t have outputs, so ninja doesn’t know when they need 
to run or not.

Thanks!


-Chris

On Nov 10, 2015, at 2:14 PM, Jonathan Roelofs <jonat...@codesourcery.com> wrote:



On 11/10/15 1:35 PM, Tobias Grosser wrote:
On 11/10/2015 09:05 PM, Jonathan Roelofs wrote:


On 11/10/15 12:48 PM, Tobias Grosser wrote:
On 11/09/2015 05:12 PM, Jonathan Roelofs via cfe-commits wrote:
Author: jroelofs
Date: Mon Nov  9 10:12:56 2015
New Revision: 252474

URL: http://llvm.org/viewvc/llvm-project?rev=252474&view=rev
Log:
Create install targets for scan-build and scan-view

Hi Jonathan,

this is probably not the commit that introduced this specific issue, but
since updating today my cmake ninja builds always run:

"[2/2] Running utility command for scan-view"

even without me changing any files. Before ninja would just report that
no work needs to be done. I assume this change is related to some of the
recent scan-view change and was likely unintended.

Can you please try out r252641? I think that should fix what you're
seeing.

I just updated and see this still. Do you see this with ninja/cmake as
well?

I don't normally use Ninja... but looks like my fix didn't work. I don't know 
how to fix this. Any ideas, Chris?

Fixed for real in r252662.


Jon



Jon


Best,
Tobias

--
Jon Roelofs
jonat...@codesourcery.com
CodeSourcery / Mentor Embedded


--
Jon Roelofs
jonat...@codesourcery.com
CodeSourcery / Mentor Embedded
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to