Commit Verlauf

Autor SHA1 Nachricht Datum
  Brad King 0169ccf157 BUG: Cannot add extra escapes for backslashes because it makes the behavior inconsistent with previous versions of cmake. vor 22 Jahren
  Brad King 5f30c8caac BUG#259: ADD_TEST command generated in DartTestfile.txt now quotes/escapes all arguments. vor 22 Jahren
  Brad King fc689df5d9 BUG: Backing out previous change until a deeper problem can be investigated. vor 22 Jahren
  Brad King cc3887c462 BUG#259: Do not double quote arguments if they are already quoted when writing DartTestfile.txt. vor 22 Jahren
  Brad King 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. vor 23 Jahren
  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. vor 23 Jahren
  Ken Martin 7ddb408621 removed some includes vor 23 Jahren
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands vor 23 Jahren
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them vor 23 Jahren
  Sebastien Barre ffb875f862 FIX: command now expands args during the first pass (found through FOREACH example) vor 24 Jahren
  Bill Hoffman b8d2413156 ENH: fix for spaces in paths on unix vor 24 Jahren
  Will Schroeder a6a43d5320 ENH:Updated copyright vor 24 Jahren
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
  Amitha Perera 2eb9d09e04 BUG: ADD_TEST now only does stuff if ENABLE_TESTING has been run. vor 24 Jahren
  Jim Miller f5ee70af60 ENH: Changed generated filename to DartTestfile.txt vor 24 Jahren
  Bill Hoffman 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache vor 24 Jahren
  Jim Miller 0905117480 FIX: InitialPass() seg fault on std::copy and FinalPass() was not appending to the file vor 24 Jahren
  Ken Martin 37801ddaae added enable testing deprecated some commands vor 24 Jahren
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass vor 24 Jahren
  Jim Miller 6282d41c2a New cmake command to specify a single test vor 24 Jahren