Historique des commits

Auteur SHA1 Message Date
  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 8d32d229a3 ENH: make commands lower case by default il y a 18 ans
  Brad King f71ad851d8 ENH: Patch from Alex to make deprecated command documentation more consistent. il y a 19 ans
  Brad King 57eb30087f STYLE: Fixed line-too-long warning. il y a 19 ans
  Brad King f12742d6cd ENH: Patch from Alex to add IsDiscouraged method for future use in generating separate documentation for old commands. Also modified documentation of MAKE_DIRECTORY and REMOVE commands to indicate they should not be used. il y a 19 ans
  Ken Martin 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings il y a 21 ans
  Brad King a109ba1365 ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES. il y a 22 ans
  Ken Martin 072db6ad70 removed redundent includes il y a 22 ans
  Brad King a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. il y a 23 ans
  Ken Martin 1367dff3fa updated comment il y a 23 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
  Will Schroeder a6a43d5320 ENH:Updated copyright 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
  Ken Martin 5579ee31d5 documentation change il y a 24 ans
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass il y a 24 ans
  Ken Martin 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against il y a 24 ans
  Will Schroeder 54cfe84f3f ENH:New copyright il y a 24 ans
  Ken Martin 41e1270413 support for debug and opt libraries il y a 24 ans
  Brad King 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. il y a 25 ans
  Will Schroeder 658614ff6a ENH:Reworked CMake for consistency il y a 25 ans