提交历史

作者 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 年之前