summaryrefslogtreecommitdiffstats
path: root/Source/cmCLocaleEnvironmentScope.h
Commit message (Collapse)AuthorAgeFilesLines
* CTest: Fix locale used for VCS updatesNils Gladitz2015-04-131-0/+32
6a661f06030b85b4484733375bbb0aa23eca7446 fixed the locale used for message output but at the same time broke the locale used for filename encodings. This commit preserves LC_CTYPE in the presence of LC_ALL.