Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastian Holtermann a688defcc6 cmGeneratedFileStream: Use ``std::string const&`` instead of ``const char*`` hace 7 años
  luz.paz be28106880 Fix misc. typos hace 7 años
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 hace 7 años
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE hace 8 años
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep hace 8 años
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes hace 8 años
  Dāvis Mosāns f00214aa4f cmGeneratedFileStream: Add optional encoding support hace 9 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations hace 9 años
  Daniel Pfeifer 3838a0d5fb make sure to include cmConfigure.h before cmStandardIncludes.h hace 9 años
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Brad King 180538c706 Source: Stabilize include order hace 9 años
  Raffi Enficiaud 81b748ae1d cmGeneratedFileStream: Fix spelling in comment hace 10 años
  Stephen Kelly 26fb50114f Drop SGI as a CMake host compiler. hace 11 años
  Ben Boeckel d76a6e08d0 stringapi: Use strings for generated file stream names hace 12 años
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. hace 12 años
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License hace 16 años
  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. hace 18 años
  Brad King f0d1e1626d COMP: Fix warning about not being able to automatically generate a copy constructor. hace 18 años
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup hace 20 años
  Andy Cedilnik 9ab3b14c77 COMP: Remove warning hace 20 años
  Andy Cedilnik 867c3a763e ENH: Add support for binary hace 20 años
  Andy Cedilnik b7ba65ed68 ENH: Add a way to overwrite compression extension hace 20 años
  Andy Cedilnik efcb43a88f ENH: Allow changing of file name hace 21 años
  Brad King bac564356b COMP: Added pragma directives for SGI compilers to avoid useless warnings. hace 21 años
  Brad King 389f24f777 ENH: Added Close method and updated Open method to allow streams to be reused. hace 21 años
  Andy Cedilnik 14477cee6e ENH: Add compression support hace 21 años
  Brad King aaac6f2c3a ENH: Added default constructor and Open method. hace 21 años
  Brad King a5ae290a5b STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different more explicity. hace 21 años