On 09.06.2012 01:29, Óscar Fuentes wrote:
Peter Kümmel<syntheti...@gmx.net>  writes:


It is not getting that far.  It is not even running cmcldeps.  :)
The command= line is bad, so nothing builds, and we get no .d files.


I added parentheses around cmcldeps, it should work now.

With your binaries from 2 hours ago, changes on header files are
correctly detected on my C++ projects. Thanks!

LLVM builds fine, although re-running ninja results on re-executing all
tablegen commands.

Even with all those 70 or so tablegen invocations, ninja does a no-op
rebuild in 16 seconds, which is faster than a true no-op rebuild with
jom and much faster than msbuild.

Windows XP SP3 32 bits, Visual Studio 2010.


Many thanks for testing! I'm glad it mostly works.

I assume the tablegen commands are some scripts and not compiler calls,
maybe it can't find the generated one.

Could you make a verbose run (-v) and post one rebuild?

Peter
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to