Merge pull request #2585 from RosettaCommons/roccomoretti/scons_cxx_fix
Autodetect compiler type and version from in-settings compilers.
If you specify alternate compilers using the user.settings file, Scons sets up the compiler flags and path based on the system compiler. This PR puts in a facility to pull out the compiler type and version from the settings files (if any are present).