[vtk-developers] VTK Roadmap

Sebastien Jourdain sebastien.jourdain at kitware.com
Wed Aug 5 22:00:07 EDT 2015


I'm ok with whatever target OS X version you plan to have.

Sean may have a better idea of what is reasonable though.

Seb

On Wed, Aug 5, 2015 at 5:47 PM, Ben Boeckel <ben.boeckel at kitware.com> wrote:

> On Wed, Aug 05, 2015 at 11:30:56 -0400, Sean McBride wrote:
> >  - removing PowerPC support
> >  - removing Carbon support
> >  - removing OS X 10.5 support
>
> It seems we have one machine building against 10.5 right now for the
> superbuild (which builds Java binaries):
>
>
> https://buildbot.kitware.com/builders/vtk-kamino-osx-shared-release%2Bosx10.5%2Bsuperbuild
>
> Looking at the output, it is targeting 10.6's SDK with 10.5 as a
> minimum. Sebastien, what should we bump this to? 10.6? Most other
> VTK-based projects are targeting 10.7 or higher.
>
> >  - removing Apple-gcc 4.2 support
> >  - removing Xcode 3.x support
> >
> > If there's consensus, I volunteer to gut the relevant stuff.
>
> Rest looks fine with me.
>
> > I can also use clang-modernize to introduce nullptr usage, if that's
> > something we're ready to do in master now.  nullptr can be pretty
> > easily emulated on older compilers, like ITK does.
>
> nullptr is probably a good place to start. I assume it also does 0 ->
> nullptr replacements?
>
> --Ben
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150805/bc857367/attachment.html>


More information about the vtk-developers mailing list