Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings vor 9 Jahren
  Dāvis Mosāns f00214aa4f cmGeneratedFileStream: Add optional encoding support vor 9 Jahren
  Brad King 86578eccf2 Simplify CMake per-source license notices vor 9 Jahren
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations vor 9 Jahren
  Daniel Pfeifer ab8b77dd33 Remove redundant arguments from fstream constructors vor 9 Jahren
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions vor 9 Jahren
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format vor 9 Jahren
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments vor 9 Jahren
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() vor 11 Jahren
  Ben Boeckel d76a6e08d0 stringapi: Use strings for generated file stream names vor 11 Jahren
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. vor 11 Jahren
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code vor 13 Jahren
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License vor 16 Jahren
  Brad King 516add4d58 ENH: On VMS use _dir and _tmp, not .dir and .tmp vor 16 Jahren
  Brad King d3363beb2f ENH: Move RenameFile to cmSystemTools vor 16 Jahren
  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. vor 18 Jahren
  Bill Hoffman 887699184a COMP: remove warnings vor 18 Jahren
  Brad King f91b3c1daa ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653. vor 19 Jahren
  Ken Martin 71b993560b STYLE: fix line length vor 19 Jahren
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup vor 19 Jahren
  Andy Cedilnik 9ab3b14c77 COMP: Remove warning vor 20 Jahren
  Andy Cedilnik 7089a17c47 COMP: Fix compile error that was caused by the binary flag vor 20 Jahren
  Andy Cedilnik 867c3a763e ENH: Add support for binary vor 20 Jahren
  Andy Cedilnik 8b0c04724c BUG: Fix the compression with custom extension vor 20 Jahren
  Andy Cedilnik b7ba65ed68 ENH: Add a way to overwrite compression extension vor 20 Jahren
  Andy Cedilnik efcb43a88f ENH: Allow changing of file name vor 20 Jahren
  Andy Cedilnik b59dd02911 ENH: For sanity, create directory before creating generated file stream vor 20 Jahren
  Brad King 389f24f777 ENH: Added Close method and updated Open method to allow streams to be reused. vor 20 Jahren
  Brad King 562b0b820f COMP: Fix unused parameter warning when bootstrapping. vor 21 Jahren
  Andy Cedilnik 14477cee6e ENH: Add compression support vor 21 Jahren