Historique des commits

Auteur SHA1 Message Date
  Stephen Kelly 5f69314ea6 Replace foo.length() pattern with !foo.empty(). il y a 10 ans
  Stephen Kelly 21c573f682 Remove some c_str() calls. il y a 11 ans
  Brad King 6c9194488a Add policy CMP0036 to disallow build_name il y a 12 ans
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code il y a 13 ans
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License il y a 16 ans
  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 il y a 18 ans
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup il y a 19 ans
  Andy Cedilnik 32c2ed2ef3 ENH: Use the new signature il y a 22 ans
  Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. il y a 22 ans
  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. il y a 23 ans
  Bill Hoffman 991b551595 ENH: fix build name il y a 23 ans
  Will Schroeder a6a43d5320 ENH:Updated copyright il y a 24 ans
  Sebastien Barre 99c9d77f21 Fix: argument was not used. il y a 24 ans
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache il y a 24 ans
  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 il y a 24 ans
  Ken Martin e0fa3f281c changes to better handle old values or hand set values il y a 24 ans
  Jim Miller c453f2fc7a FIX: BuildName removes path to compiler and converts any illegal characters il y a 24 ans
  Jim Miller d2c2cf3296 FIX: added AddDefinition() to store site name and build name in makefile. Also stripped il y a 24 ans
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass il y a 24 ans
  Bill Hoffman 4ea1c51eba clean up for build on its own il y a 24 ans
  Bill Hoffman 650691850b BUG: fix compiler name il y a 24 ans
  Bill Hoffman 1cd9ce6f6e ENH: unify make process on unix il y a 24 ans
  Dan Blezek 1349d06e78 ENH: Proper build name il y a 24 ans
  Bill Hoffman 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) il y a 24 ans