Historial de Commits

Autor SHA1 Mensaje Fecha
  Vitaly Stakhovsky c530e2f74f cmCompiledGeneratorExpression::Evaluate(): return const std::string& hace 7 años
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls hace 7 años
  Brad King 0826c20128 Ninja: Do not add empty custom command for file(GENERATE) outputs hace 7 años
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. hace 7 años
  Ben Boeckel 7c525c8416 genex: generated files have known extensions hace 8 años
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR hace 8 años
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. hace 8 años
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep hace 8 años
  Daniel Pfeifer 5962db4389 Use C++11 nullptr hace 8 años
  Brad King 82be694c7a file(GENERATE): Add policy CMP0070 to define relative path behavior hace 8 años
  Brad King c41a7c7d90 file: Normalize GENERATE command input and output file paths hace 8 años
  Robert Maynard 93c89bc75c Genex: Allow TARGET_OBJECTS to be used everywhere hace 9 años
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes hace 8 años
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 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
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves hace 9 años
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR hace 9 años
  Daniel Pfeifer 1b2bb93302 Remove redundant c_str() calls. hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments hace 9 años
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format hace 9 años
  Stephen Kelly 11165525ba cmGeneratorExpression: Port to cmLocalGenerator. hace 10 años
  Stephen Kelly 223d0efe55 Remove some needless GetMakefile() calls. hace 10 años
  Stephen Kelly 12c3f24827 cmGeneratorExpressionEvaluationFile: Require generator context. hace 10 años
  Stephen Kelly fc1c7cf85d Genex: Store a backtrace, not a pointer to one. hace 10 años
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. hace 10 años
  Stephen Kelly 9e1689413f File(GENERATE): Process genex evaluation files for each language. hace 10 años
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. hace 11 años
  Stephen Kelly 26e98c34dc file(GENERATE): Re-run cmake when appropriate. hace 11 años