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
First time I re-ran ninja it rebuilt:
$ ../ninja/ninja.exe
[1/9] Linking C static library
Utilities\cmlibarchive
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\
The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=13039
==
Reported By:Daniel R. Gomez
Assigned To:
2012/3/12 Schwartz, Philip Marc (RIS-BCT) :
>
>>Usually using GetOption means that we want to give user some control so that
>>this CPACK_xxx value may be set in >CMakeLists.txt, CPack project config file
>>or CPack command line arg.
>
>>GetOption is not used to pass value from cmCPackGenerator c
Forgot to cc the list.
-- Forwarded message --
From: Eric Noulard
Date: 2012/3/10
Subject: Re: [cmake-developers] Preferred variable retrieval within
Cpack generator.
To: "Schwartz, Philip Marc (RIS-BCT)"
2012/3/10 Schwartz, Philip Marc (RIS-BCT) :
> What is the preferred meth
The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=13038
==
Reported By:Marcin Wojdyr
Assigned To:
On 3/10/2012 10:45 AM, Alexander Neundorf wrote:
std::string req_var = this->Name + "_FIND_REQUIRED_" + args[i];
this->AddFindDefinition(req_var.c_str(), "1");
[snip]
Since this contains the word "required" multiple times this also suggests that
the list of components is the list
On 3/11/2012 5:31 PM, Peter Kümmel wrote:
Thanks David, then I pull rebased in future.
Take a look at the "branch..rebase" config option
documented by "git help config".
And how could I rebase the already pushed branch?
This is possible but requires a fairly deep understanding of how Git
wo
The following issue has been SUBMITTED.
==
http://cmake.org/Bug/view.php?id=13037
==
Reported By:Mathieu Malaterre
Assigned To: