> Of course, it is easier to get features into the CMAKE_CXX_KNOWN_FEATURES > list when there is only one compiler to test for on the dashboard. I'll add > one C++98 feature to establish the infrastructure, but I don't intend to be > exhaustive about C++98 features. If you or anyone else has an interest in > doing so, I'd recommend getting them in early.
Cool. I think it would be good to get the stuff that is enabled by the "-AA +hpxstd98" calls on HP-UX 11i into such a feature so we can make the "complex" testcase just select whatever is needed automatically instead of fiddling around to get the magic flags getting passed into that test to make the C++ compiler behave like something useful. Eike
signature.asc
Description: This is a digitally signed message part.
-- 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/cgi-bin/mailman/listinfo/cmake-developers
