I should also have mentioned that we're supporting a number of other platforms at the same time.. hence our use of cmake. And would rather not have to maintain cmake files that are lowest-common-denominator for the version of cmake that has to continue working on OS X 10.6

On 02/09/2016 08:49 AM, Davy Durham wrote:
I'll say that in my line of work, we still have to support OS X 10.6 (just dropped 10.5 support) .. And we're doing this at Apple's own request/demand! It's not fun. I've had to hack tools around to get somewhat newer tool chains to continue to work, but it's been /great/ that cmake hasn't been an obstacle in this endeavour.





On 02/08/2016 11:48 PM, Tim Blechmann wrote:
Given Apple's encouragement of developers to always update...
They certainly do, as Eric described.  However, just like everyone
else, Apple often ships regressions in Xcode and it's sometimes vital
to be able to use older versions.  Similarly, if you want to deploy
an app to an older OS, it's very useful to be able to build-run-debug
on that OS, and since the newest Xcodes only run on the newest OSes,
one needs an older Xcode to test/debug on older OSes.
if a project relies on an old xcode version, does it need to use the
most up-to-date cmake? also, there are always make/ninja generators ...






-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to