Histórico de Commits

Autor SHA1 Mensagem Data
  Ken Martin 737d2fc7d6 fix compiler warning há 22 anos atrás
  Bill Hoffman 711febc82d ENH: null terminate at the end of the list há 22 anos atrás
  Ken Martin 49c8ca5bca undid change because other changes make it no longer neccesary há 22 anos atrás
  Ken Martin b1095dd2f0 minor fix há 22 anos atrás
  Brad King 9676bb4b22 BUG: Generate 0 into test driver instead of NULL. há 23 anos atrás
  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. há 23 anos atrás
  Brad King 3bcbca96ab ENH: Improved implementation of MSVC debug hook to only add the hook if DART_TEST_FROM_DART is set in the environment. This is better than always adding the hook and testing the environment from the callback. há 23 anos atrás
  Brad King e9e3855c65 ENH: Generate code to setup MSVC debug library hook. The test driver program will not display error dialogs if DART_TEST_FROM_DART is set in the environment. há 23 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
  Andy Cedilnik c3007233ec Rename variables to remove warnings há 23 anos atrás
  Ken Martin 7ddb408621 removed some includes há 23 anos atrás
  Ken Martin 7b5a8762c6 modified how source files store properties há 23 anos atrás
  Ken Martin e1b6ba9f95 fixed some compiler warnings and leaks há 23 anos atrás
  Ken Martin 86709a4ccf fixed some compiler warnings and leaks há 23 anos atrás
  Ken Martin 3704cc268e fixed some compiler warnings and leaks há 23 anos atrás
  Ken Martin 1538956b7f fixed support for C test programs há 23 anos atrás
  Sebastien Barre 843616ec7e FIX: <stdlib.h> is enough to get malloc()/free() há 23 anos atrás
  Ken Martin 0f6e022dca updated to handle extensions há 23 anos atrás
  Sebastien Barre c05e3613ce FIX: la commande créait du code C++. Du code C devrait faire l'affaire. há 23 anos atrás
  Sebastien Barre f87057813d FIX: la commande créait du code C++. Du code C devrait faire l'affaire. há 23 anos atrás
  Ken Martin 44a7cd55ff removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building há 23 anos atrás
  Ken Martin 38145ad5a4 modified create test source to create a vector há 23 anos atrás
  Bill Hoffman e4dce08591 ENH: add the ability to process command line arguments in the test driver before the test driver gets them há 23 anos atrás
  Sebastien Barre dbe20d8d3b FIX: should compare to 0, not NULL há 23 anos atrás
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands há 23 anos atrás
  Bill Hoffman 8b3b49a010 ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. há 23 anos atrás
  Sebastien Barre 627ab62ce0 FIX: tolower is in <ctype.h> !, frenchy há 23 anos atrás
  Sebastien Barre e081345595 ENH: perform case insensitive comparison on test names há 23 anos atrás
  Sebastien Barre b63d6ee7dd FIX: cmSourceFile::SetName was not called correctly for the test source files há 23 anos atrás
  Sebastien Barre b0eb1031b7 ENH: small formatting enh há 23 anos atrás