Histórico de Commits

Autor SHA1 Mensagem Data
  Stephen Kelly f09fde2d21 Replace 'foo.length() > 0' pattern with !foo.empty(). há 10 anos atrás
  Stephen Kelly aa773035b7 Replace !foo.size() pattern with foo.empty(). há 10 anos atrás
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. há 11 anos atrás
  Ben Boeckel ceecd7902f cmMakefile: store the number of last matches in a CMake var há 11 anos atrás
  Brad King 808c77e231 Merge branch 'revert-cached-regex-clear' into revert-cached-regex-clear-for-master há 11 anos atrás
  Ben Boeckel 7d674b5f0b Revert "ClearMatches: Only clear matches which were actually set" (#15261) há 11 anos atrás
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. há 11 anos atrás
  Domen Vrankar 474bbb9dbc string: Tolerate SUBSTRING length exceeding end index há 11 anos atrás
  Nils Gladitz 328e869433 StringUuid: Implement new string(UUID) sub-command. há 11 anos atrás
  Ben Boeckel f718b30a95 ClearMatches: Only clear matches which were actually set há 11 anos atrás
  Stephen Kelly 28e1d2f8fc cmStringCommand: Add GENEX_STRIP subcommand. há 11 anos atrás
  Stephen Kelly 21c573f682 Remove some c_str() calls. há 11 anos atrás
  Brad King 4e184a21be string: Add CONCAT sub-command há 12 anos atrás
  Bill Hoffman dc03499595 Do not set CMAKE_MATCH_ variables when not neeeded há 12 anos atrás
  Stephen Kelly 0ab50aea4c string: Add MAKE_C_IDENTIFIER subcommand há 12 anos atrás
  David Cole 354ecc1e1f CMake: Fix dashboard warnings há 13 anos atrás
  Nils Gladitz 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands há 13 anos atrás
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code há 13 anos atrás
  Brad King b0853b5fae Disable file() and string() hash commands during bootstrap há 14 anos atrás
  Brad King 2e9c26cf96 Add string(MD5) and string(SHA*) commands to compute hashes há 14 anos atrás
  Rolf Eike Beer ecdad65a45 CMake: Update documentation of STRING(SUBSTRING) for length -1 (#10740) há 14 anos atrás
  Brad King 7ff98b7a8c Fix forced-seed argument type in string(RANDOM) há 14 anos atrás
  Brad King e1b0a11dd4 Improve string(RANDOM) default seed há 14 anos atrás
  Brad King 006124b446 Avoid direct use of std::stringstream há 14 anos atrás
  Tim Hütz 1462561a8c Add a string(FIND) sub-command (#11795) há 14 anos atrás
  Brad King dd2f81491e Merge branch 'dev/add_test-working-directory' into dev/strict-mode há 15 anos atrás
  Rolf Eike Beer 36cb701690 allow STRING(SUBSTRING) work with length -1 as "rest of the string" há 15 anos atrás
  Ben Boeckel a17aff74c7 Ignore CMAKE_MATCH_* variables for usage há 15 anos atrás
  Brad King 6fc4cd8680 Fix or cast integer conversions in cmake há 15 anos atrás
  David Cole d6fe0438c1 Fix issue #9851 - only seed the random number generator on the first call to STRING(RANDOM or if given the new RANDOM_SEED argument. Add test and documentation of new argument. há 16 anos atrás