@@ -22,14 +22,14 @@ \chapter{Configuring and Building ITK}
2222Compiler variants will be supported for the duration that the associated operating
2323system vendors commit to in their long-term stable platforms. For example the gcc
2424compilers supported will mirror the compiler support in the RedHat lifecycle, the
25- apple clang compilers will mirror the support lifecycle of the compiler by Apple, and
25+ Apple Clang compilers will mirror the support lifecycle of the compiler by Apple, and
2626the Visual Studio series support will follow lifecycle deprecation of the compiler
2727versions.
2828
2929% List updated according to information provided here:
3030% https://www.itk.org/Wiki/ITK_Release_4/Modern_C++#Fully_Committed_to_Support
3131
32- For example as of 2018 the following time schedule is expected for supporting
32+ For example as of 2019 the following time schedule is expected for supporting
3333these compiler environments.
3434
3535% %
@@ -44,15 +44,10 @@ \chapter{Configuring and Building ITK}
4444 % \item 6.x %% April 27, 2016
4545 % \item 7.x %% May 2, 2017
4646 \end {itemize }
47- % % I am concerned about this policy. Our support dates extend well beyond what even MS is willing to support.
48- % % We are promising to support ITK building under these compilers even after MS will support the compiler itself.
4947\item Visual Studio % https://en.wikipedia.org/wiki/Microsoft_Visual_Studio
5048 \begin {itemize }
51- \item 2010 [v10.0] (From 2010 - until 2020) % April 12, 2010 -- build_name "Win64-VS10-Release-Shared"
52- \item 2012 [v11.0] (From 2012 - until 2022) % September 12, 2012 -- buld_name "Win32-VS11-Release-Shared"
53- \item 2013 [v12.0] (From 2013 - until 2023) % October 17, 2013 -- none-listed
54- % \item 2015 [v14.0] (From 2015 - until 2023) % July 20, 2015
55- % \item 2016 [v15.0] (From 2017 - until 2023) % March 7, 2017
49+ \item 2015 [v14.X]
50+ \item 2017 [v15.X]
5651 \end {itemize }
5752% % -we have no nightly builds
5853% % \item Intel Compiler Suite %% https://en.wikipedia.org/wiki/Intel_C%2B%2B_Compiler
0 commit comments