search for: c4494ff3

Displaying 2 results from an estimated 2 matches for "c4494ff3".

2015 Feb 09
2
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
...2 instead of 3.0.0. > > Looks likely to be good. Fedora 20 also has 2.8.12. I assume OS X is good here? Windows I'm not worried about really. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150209/c4494ff3/attachment.html>
2015 Feb 09
2
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
I’m not too familiar with Ubuntu’s LTS releases, but from some google digging I believe there are 3 active LTS releases. 10.04 has CMake 2.8.0 (which is already below our minimum), but 10.04 will be dropping out of LTS this year. 12.04 has CMake 2.8.7 (also below our minimum) 14.04 has CMake 2.8.12.2, which should also have the fix for MSVC Based on this, it might be reasonable to update the