История коммитов

Автор SHA1 Сообщение Дата
  Stephen Kelly b659d161da cmGlobalGenerator: Add NVI wrapper to create local generator. 10 лет назад
  Stephen Kelly 6e23a4bddd cmMakefile: Remove always-null first parameter to ReadListFile. 10 лет назад
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 11 лет назад
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 лет назад
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 лет назад
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 лет назад
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 лет назад
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 11 лет назад
  Daniel Pfeifer 18bef4cd66 graphviz: allow to disable per target graphs (#14746) 11 лет назад
  Sean McBride d993032209 cmGraphVizWriter: Add extra space in comment to suppress warning 12 лет назад
  Stephen Kelly ddc052052b Always use the auto_ptr from cmsys. 13 лет назад
  Alex Neundorf 08fa5ddb1c Also generate dependers-graphviz files. 15 лет назад
  Alex Neundorf 4f96a7621f GRAPHVIZ_IGNORE_TARGETS is now a list of regular expressions 15 лет назад
  Alex Neundorf 5698ad2047 Make it possible to exlude external libs from dot files 15 лет назад
  Alex Neundorf 00e7ea76e8 Fix crash in GraphVizWriter when GRAPHVIZ_TARGET_IGNORE_REGEX is used 15 лет назад
  Alex Neundorf 78c86f4542 Exclude targets from the graphviz file based on a regex 15 лет назад
  Alex Neundorf 5ea1e4cb36 Collect targets and libs on demand instead of in the ctor 15 лет назад
  Alex Neundorf 2a5790a080 Use std::cout instead of fprintf 15 лет назад
  Alex Neundorf 7ba2d36585 Enable/disable generating graphs depending on the target type 15 лет назад
  Alex Neundorf 84ce612c65 Move the code for generating dot-files into separate class cmGraphVizWriter 15 лет назад