On 12.03.2012 23:05, Bill Hoffman wrote:
On 3/12/2012 5:23 PM, Peter Kümmel wrote:
I've fixed this by caching the used temporary file names.
And I've updated the ninja.exe.
Seems to have gotten better but no perfect....
Not perfect because you tested it on an old build ;)
Peter
First time I re-ran ninja it rebuilt:
$ ../ninja/ninja.exe
[1/9] Linking C static library
Utilities\cmlibarchive\libarchive\cmlibarchive.li[1/9] Linking C static
library Utilities\cmlibarchive\libarchive\cmlibarchive.li[2/9] Linking
CXX executable bin\cmake.exe [6/9]
Linking CXX executable bin\ctest.exe
Creating library bin\ctest.lib and object bin\ctest.exp
[9/9] Generating ../Docs/cmake.txt
Now it does nothing as expected:
$ ../ninja/ninja.exe
ninja: no work to do.
-rwxr-xr-x+ 1 hoffman Domain Users 137216 Mar 12 18:02 ../ninja/ninja.exe
-Bill
--
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