Histórico de Commits

Autor SHA1 Mensagem Data
  Betsy McPhail f62d301b92 ctest: Optionally avoid starting tests that may exceed a given CPU load há 10 anos atrás
  Brad King 0c24c2311b Merge topic 'ctest-xml-refactor' há 10 anos atrás
  Brad King a2312986af Merge topic 'ctest-xml-minor-cleanup' há 10 anos atrás
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. há 10 anos atrás
  Daniel Pfeifer b04500a725 cmCTest{Test,MemCheck}Handler: Port to cmXMLWriter há 10 anos atrás
  Daniel Pfeifer b26e5b552a CTest: Generate NamedMeasurement elements directly into xml file há 10 anos atrás
  Brad King be248ab435 Merge topic 'refactor-cmLocalGenerator' há 10 anos atrás
  Stephen Kelly 57bdc1a2f7 cmState: Compute and store directory components. há 10 anos atrás
  Stephen Kelly b659d161da cmGlobalGenerator: Add NVI wrapper to create local generator. há 10 anos atrás
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr há 10 anos atrás
  Stephen Kelly 6e23a4bddd cmMakefile: Remove always-null first parameter to ReadListFile. há 10 anos atrás
  Stephen Kelly a2f2aeee2f cmMakefile: Add wrapper for reading listfiles which have an origin. há 10 anos atrás
  Stephen Kelly 0aec491328 Port cmCommand consumers to cmState. há 10 anos atrás
  Zack Galbreath 876a680d48 ctest_test: Add QUIET option há 10 anos atrás
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). há 10 anos atrás
  Stephen Kelly 607e19384f Replace 'foo.size() != 0' pattern with !foo.empty(). há 10 anos atrás
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). há 10 anos atrás
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). há 10 anos atrás
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' há 10 anos atrás
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. há 10 anos atrás
  Stephen Kelly 6162c9194b Use two-iterator std::set::insert where appropriate. há 11 anos atrás
  Brad King dc451574c6 Merge topic 'base64-casts' há 10 anos atrás
  Brad King 0bdd4ebfb8 cmCTest: Use size_t for cmsysBase64_Encode return value há 11 anos atrás
  Brad King 23e9bc55f3 Merge topic 'base64-constref' há 11 anos atrás
  Rolf Eike Beer 82fbf490b5 cmCTestTestHandler: take reference to temporary string instead of doing a copy há 11 anos atrás
  Stephen Kelly e2a489c76a Remove some temporary vectors for ExpandListArgument. há 11 anos atrás
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. há 11 anos atrás
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() há 11 anos atrás
  Nils Gladitz 887532f0f0 CTest: Fix combined inclusive/exclusive label regular expressions há 11 anos atrás
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. há 11 anos atrás