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\
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
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
The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=13036
==
Reported By:Felix Schwitzer
Assigned To: