<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I’m not too familiar with Ubuntu’s LTS releases, but from some google digging I believe there are 3 active LTS releases.<div class=""><br class=""></div><div class="">10.04 has CMake 2.8.0 (which is already below our minimum), but 10.04 will be dropping out of LTS this year.</div><div class="">12.04 has CMake 2.8.7 (also below our minimum)</div><div class="">14.04 has CMake 2.8.12.2, which should also have the fix for MSVC</div><div class=""><br class=""></div><div class="">Based on this, it might be reasonable to update the minimum to 2.8.12.2 instead of 3.0.0.</div><div class=""><br class=""></div><div class="">Thoughts?</div><div class="">-Chris</div><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On Feb 9, 2015, at 11:28 AM, Chandler Carruth <<a href="mailto:chandlerc@google.com" class="">chandlerc@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, Feb 9, 2015 at 11:12 AM, Chris Bieneman <span dir="ltr" class=""><<a href="mailto:beanz@apple.com" target="_blank" class="">beanz@apple.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":3tx" class="a3s" style="overflow:hidden">It came up on another thread that our current minimum required CMake version 2.8.8, has some bugs that cause issues when building with MSVC + Ninja, and one potential solution was to raise the minimum required version of CMake.<br class="">
<br class="">
CMake 3.0 is now 6 months old and CMake 3.1 has been released. I would like to propose moving our minimum required CMake version to 3.0.<br class="">
<br class="">
I’ve attached patches to enforce the change in case anyone wants to test it out.<br class="">
<br class="">
Thoughts/comments/concerns/objections?</div></blockquote></div><br class=""></div><div class="gmail_extra">What is the latest version of CMake available for supported LTS versions of ubuntu? The analogous other linux distros? I think if we can, we should preserve support for their pre-installed CMake versions to make bootstrapping easier.</div><div class="gmail_extra"><br class=""></div><div class="gmail_extra">I think it is fine to let folks that want to use Ninja on Windows grab a more recent CMake -- this shouldn't block the 2013 stuff at all.</div></div>
</div></blockquote></div><br class=""></div></body></html>