Histórico de Commits

Autor SHA1 Mensagem Data
  Andy Cedilnik 2c33b3db65 ENH: Use new RunCommand há 22 anos atrás
  Andy Cedilnik 1d3921b4ca ENH: Use the new signature há 22 anos atrás
  Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. há 22 anos atrás
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. há 23 anos atrás
  Bill Hoffman 4879c6cffa ENH: look for nslookup and hostname in the right places há 23 anos atrás
  Bill Hoffman 9b0a90fa9e fix up hostname for windows há 23 anos atrás
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands há 23 anos atrás
  Will Schroeder a6a43d5320 ENH:Updated copyright há 24 anos atrás
  Sebastien Barre 4d0e5c0201 FIX: if the 'hostname' and 'nslookup' commands were not found from their HOSTNAME and NSLOOKUP cache definition, hard-coded values were used instead, thus causing pb if the corresponding progs were not in the PATH (RunCommand). Now use FindProgram() to be sure to find both, otherwise do nothing and set the site name to "unknown" (arbitrary. could be empty string ? or error ?). há 24 anos atrás
  Sebastien Barre 99c9d77f21 Fix: argument was not used. há 24 anos atrás
  Sebastien Barre 5cc95e4387 SITE_NAME should return the most qualified name of the host. If nslookup works, now the domain is appended to the hostname (whereas it *replaced* the host name before) há 24 anos atrás
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
  Bill Lorensen 275b334f8b ENH: drop the case of the site name. This makes it consistent with Dart's usage. há 24 anos atrás
  Bill Hoffman 333e2dbf63 BUG: can not Add a definition that you just got há 24 anos atrás
  Bill Hoffman db1303aa7d ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping há 24 anos atrás
  Jim Miller d2c2cf3296 FIX: added AddDefinition() to store site name and build name in makefile. Also stripped há 24 anos atrás
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass há 24 anos atrás
  Dan Blezek f386664efc ENH: Correct sitename há 24 anos atrás
  Bill Hoffman 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) há 24 anos atrás