Historial de Commits

Autor SHA1 Mensaje Fecha
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License hace 16 años
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class hace 18 años
  Brad King 35936433e1 ENH: Merging changes from branch CMake-SourceFile2-b between tags hace 18 años
  Ken Martin 5d11564c35 ENH: allow source file properties to chain to Directories and up hace 19 años
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining hace 19 años
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup hace 20 años
  Andy Cedilnik 634343c3e8 STYLE: Fix some style issues hace 20 años
  Bill Hoffman b41d447935 ENH: use GetRequiredDefinition instead of GetDefinition and crash hace 21 años
  Andy Cedilnik 42bc978b5b BUG: When creating a test driver, do not remove the old file, so if nothing changes, it will not rebuild. Fixes Bug #885 - cmCreateTestSource overwrite file when running cmake hace 21 años
  Bill Hoffman e539cf9f7c ENH: make test driver more flexible by using a configured file instead of generating all the code. fixes bug 28 hace 21 años
  Ken Martin 737d2fc7d6 fix compiler warning hace 22 años
  Bill Hoffman 711febc82d ENH: null terminate at the end of the list hace 22 años
  Ken Martin 49c8ca5bca undid change because other changes make it no longer neccesary hace 22 años
  Ken Martin b1095dd2f0 minor fix hace 22 años
  Brad King 9676bb4b22 BUG: Generate 0 into test driver instead of NULL. hace 23 años
  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. hace 23 años
  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. hace 23 años
  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. hace 23 años
  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. hace 23 años
  Andy Cedilnik c3007233ec Rename variables to remove warnings hace 23 años
  Ken Martin 7ddb408621 removed some includes hace 23 años
  Ken Martin 7b5a8762c6 modified how source files store properties hace 23 años
  Ken Martin e1b6ba9f95 fixed some compiler warnings and leaks hace 23 años
  Ken Martin 86709a4ccf fixed some compiler warnings and leaks hace 23 años
  Ken Martin 3704cc268e fixed some compiler warnings and leaks hace 23 años
  Ken Martin 1538956b7f fixed support for C test programs hace 23 años
  Sebastien Barre 843616ec7e FIX: <stdlib.h> is enough to get malloc()/free() hace 23 años
  Ken Martin 0f6e022dca updated to handle extensions hace 23 años
  Sebastien Barre c05e3613ce FIX: la commande créait du code C++. Du code C devrait faire l'affaire. hace 23 años
  Sebastien Barre f87057813d FIX: la commande créait du code C++. Du code C devrait faire l'affaire. hace 23 años