Clemens Wasser
|
1bb0e59318
codecvt: Extrace codecvt::Encoding to remove codecvt includes
|
преди 2 години |
Brad King
|
a0d4e3bf34
cmGeneratedFileStream: Drop unused WriteRaw method
|
преди 3 години |
Brad King
|
328c15189d
cmGeneratedFileStream: Add support for a temporary alternate encoding
|
преди 3 години |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
преди 5 години |
Ben McMorran
|
67599c7ada
cmGeneratedFileStream: Add WriteRaw method
|
преди 5 години |
Brad King
|
0d3a034725
cmGeneratedFileStream: Optionally use custom temporary file extension
|
преди 5 години |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
преди 6 години |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
преди 6 години |
Regina Pfeifer
|
b05b778a2d
clang-tidy: Use `= delete`
|
преди 6 години |
Regina Pfeifer
|
b2aa3aedea
clang-tidy: Use default member initialization
|
преди 7 години |
Sebastian Holtermann
|
a688defcc6
cmGeneratedFileStream: Use ``std::string const&`` instead of ``const char*``
|
преди 7 години |
luz.paz
|
be28106880
Fix misc. typos
|
преди 7 години |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
преди 7 години |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
преди 8 години |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
преди 8 години |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
преди 8 години |
Dāvis Mosāns
|
f00214aa4f
cmGeneratedFileStream: Add optional encoding support
|
преди 9 години |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
преди 9 години |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
преди 9 години |
Daniel Pfeifer
|
3838a0d5fb
make sure to include cmConfigure.h before cmStandardIncludes.h
|
преди 9 години |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
преди 9 години |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
преди 9 години |
Brad King
|
180538c706
Source: Stabilize include order
|
преди 9 години |
Raffi Enficiaud
|
81b748ae1d
cmGeneratedFileStream: Fix spelling in comment
|
преди 10 години |
Stephen Kelly
|
26fb50114f
Drop SGI as a CMake host compiler.
|
преди 11 години |
Ben Boeckel
|
d76a6e08d0
stringapi: Use strings for generated file stream names
|
преди 11 години |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
преди 12 години |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
преди 16 години |
David Cole
|
867de7fc67
ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual Studio macro to reload a solution file automatically if CMake makes changes to .sln files or .vcproj files. Add code to call the macro automatically for any running Visual Studio instances with the .sln file open at the end of the Visual Studio Generate call. Only call the macro if some .sln or .vcproj file changed during Generate. Also, add handling for REG_EXPAND_SZ type to SystemTools::ReadRegistryValue - returned string has environment variable references expanded.
|
преди 18 години |
Brad King
|
f0d1e1626d
COMP: Fix warning about not being able to automatically generate a copy constructor.
|
преди 18 години |