Re: [eigen] Improved dashboard submissions... |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Improved dashboard submissions...
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Wed, 9 Nov 2011 21:43:31 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=GtRsUbPZsAa7wX5h3IFP24b2jIie3x4oEcLy6kcZvtA=; b=XIXxTk/HgIRTnPJLzvmWuM20jyedWfHy3AuwyrgrhWtmewCRYya23FWqY2qgwGv8W2 eqITQfz8yAdGcGXuuHVi0WXQJk1R60xogduzBUbe3ZfLb+Fr4lfMqRE3A+LmicEXgbJe 4xUsP4hhUTlfdO0qLHs5XFtdZHsFBJ6oGp2o4=
Hi Hauke,
sorry that took so long, but I've finally merged your changes.
gael.
On Thu, Mar 3, 2011 at 2:34 PM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
> Hi Hauke,
>
> I'm really sorry I still didn't. Very busy week. Gael, feel free to
> beat me to it!
>
> Benoit
>
> 2011/3/3 Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>:
>> Did somebody find some time to look at the changes?
>>
>> - Hauke
>>
>> On Fri, Feb 25, 2011 at 10:30 AM, Hauke Heibel
>> <hauke.heibel@xxxxxxxxxxxxxx> wrote:
>>> I have a working version with improved buildnames on
>>>
>>> https://bitbucket.org/hauke/eigen-cdash-improvements/overview
>>>
>>> I tested with
>>>
>>> + msvc ide
>>> + nmake
>>> + linux g++
>>>
>>> If there are no objections, I could squash the changes as a single
>>> commit into the main repository.
>>>
>>> - Hauke
>>>
>>> On Sun, Feb 20, 2011 at 4:30 PM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
>>>> OK here's another take on this problem. If I understand correctly, the
>>>> basic issue is that CTest relies on the assumption that tests are
>>>> built in the ALL target, and we don't want that because in the case of
>>>> Eigen, certain useful targets are far cheaper to build than tests.
>>>>
>>>> How about moving tests to a completely separate project where they
>>>> would be part of the ALL target, but that would not be built in the
>>>> Eigen's project own ALL target?
>>>>
>>>> Ideally, such a change would only affect people who want to run ctest
>>>> to build tests. They would have to pass directly the tests/
>>>> subdirectory as source directory.
>>>>
>>>> Benoit
>>>>
>>>> 2011/2/20 Benoit Jacob <jacob.benoit.1@xxxxxxxxx>:
>>>>> 2011/2/20 Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>:
>>>>>> Just check out the fork. I removed it for MSVC IDE only.
>>>>>
>>>>> What about MSVC users who just want to make doc or make install?
>>>>>
>>>>
>>>>
>>>>
>>>
>>
>>
>>
>
>
>