summaryrefslogtreecommitdiffstats
path: root/Source/cmLocale.h
Commit message (Expand)AuthorAgeFilesLines
* store old locale to a temporary variableDomen Vrankar2016-12-251-2/+3
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* use CM_NULLPTRDaniel Pfeifer2016-06-281-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-7/+6
* Source: Stabilize include orderBrad King2016-04-291-0/+2
* Add setlocale() calls around use of libarchive APIs (#14934, #15377)Brad King2015-02-061-0/+31