index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cm_codecvt.hxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cm_codecvt: Add support for the Windows console output code page
Brad King
2022-10-29
1
-1/+2
*
Source: Fix Clang -Wdeprecated warnings
Sean McBride
2021-10-15
1
-3/+3
*
NMake: Use UTF-8 with BOM if supported by nmake
Amine Najahi
2021-05-05
1
-0/+1
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
Kitware Robot
2019-08-09
1
-1/+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-2/+2
*
cm_codecvt: Tell IWYU to keep cmConfigure.h
Brad King
2017-09-15
1
-1/+1
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-6/+6
*
codecvt: Re-implement do_out and do_unshift
Brad King
2017-05-25
1
-10/+18
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-1/+2
*
codecvt: Add class for encoding conversion
Dāvis Mosāns
2016-10-06
1
-0/+57