Re: [cmake-developers] ninja bug on windows

2012-03-11 Thread Peter Kümmel
On 11.03.2012 05:05, Peter Collingbourne wrote: On Fri, Mar 09, 2012 at 02:10:45PM -0500, Bill Hoffman wrote: I am seeing that ninja always wants to relink the executables for me every time it is run. The output is this: $ ninja [1/9] Linking C static library Utilities\cmlibarchive\libarchive\

Re: [cmake-developers] windows ninja dashboard

2012-03-11 Thread Peter Kümmel
On 10.03.2012 21:34, Bill Hoffman wrote: I have a windows ninja dashboard running now, it grabs ninja from here: http://sourceforge.net/projects/cmakescript/files/ninja.exe/download There is a warning that shows up on windows that looks real: http://open.cdash.org/viewBuildError.php?type=1&buil

Re: [cmake-developers] Ninja windows

2012-03-11 Thread Peter Kümmel
On 10.03.2012 21:10, David Cole wrote: If somebody else has done work since the last time you pushed it to 'stage', then you should rebase any of your work on top of that to keep a linear topic branch history. git checkout ninja-generator # (your local one...) git pull --rebase stage ninja

[cmake-developers] [CMake 0013036]: Eclipse Generator can't determine the eclipse version correctly if eclipse is called via a symlink

2012-03-11 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13036 == Reported By:Felix Schwitzer Assigned To: