On 09/21/2012 12:36 PM, David Gobbi wrote:
> Thanks, I just did a build of VTK under XCode 4.5 with cmake-next and
> it no longer sets the CMAKE_OSX_SYSROOT to a non-existent
> /Developer/SDKs/MacOSX10.7.sdk. And with my old XCode 3.2 system,
> it _does_ find and use the existing MacOSX10.6.sdk.
On Fri, Sep 21, 2012 at 9:34 AM, Brad King wrote:
>
> I just made a few more commits to address this before 2.8.10.
> The main changes are:
>
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a0a0877a
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=230ea218
>
> Now CMake will always veri
On 09/20/2012 06:28 PM, Sean McBride wrote:
> On Thu, 20 Sep 2012 16:16:19 -0600, David Gobbi said:
>
>>> You sure? I'm pretty sure the 4.4 command line tools didn't need
>> Xcode.app either.
>>
>> Could be. I'm still using XCode 3.2 on my own box. It's the people
>> working under me who are us
On Thu, 20 Sep 2012 16:16:19 -0600, David Gobbi said:
>> You sure? I'm pretty sure the 4.4 command line tools didn't need
>Xcode.app either.
>
>Could be. I'm still using XCode 3.2 on my own box. It's the people
>working under me who are using newer versions.
A! :) I think it's been this w
On Thu, Sep 20, 2012 at 2:55 PM, Sean McBride wrote:
> On Thu, 20 Sep 2012 14:26:54 -0600, David Gobbi said:
>
>>Hi All,
>>
>>Just yesterday, Apple released new "Command Line Tools for XCode 4.5".
>> Unlike their previous command-line compiler tools, these new tools no
>>longer require XCode. The
On Thu, 20 Sep 2012 14:26:54 -0600, David Gobbi said:
>Hi All,
>
>Just yesterday, Apple released new "Command Line Tools for XCode 4.5".
> Unlike their previous command-line compiler tools, these new tools no
>longer require XCode. They are stand-alone.
You sure? I'm pretty sure the 4.4 command
On Sep 20, 2012, at 4:26 PM, David Gobbi wrote:
> Hi All,
>
> Just yesterday, Apple released new "Command Line Tools for XCode 4.5".
> Unlike their previous command-line compiler tools, these new tools no
> longer require XCode. They are stand-alone. This is great, because
> the package is jus
Hi All,
Just yesterday, Apple released new "Command Line Tools for XCode 4.5".
Unlike their previous command-line compiler tools, these new tools no
longer require XCode. They are stand-alone. This is great, because
the package is just 110MB (compared to 1560MB for XCode).
However, there is a