Histórico de Commits

Autor SHA1 Mensagem Data
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License há 16 anos atrás
  Bill Hoffman 0a7ec1a4b6 BUG: fix for #9014, FATAL_ERROR not ending loops há 16 anos atrás
  Brad King ecb0f3af55 ENH: New foreach(<var> IN ...) mode há 17 anos atrás
  Brad King 1dcc5b4558 ENH: Better handling of mismatched blocks há 17 anos atrás
  Brad King bca1026250 ENH: Better error message for unclosed blocks há 17 anos atrás
  Brad King 2c81e5fb5c ENH: Refactor function blocker deletion há 17 anos atrás
  Bill Hoffman f386c2aae0 ENH: make CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS the default and remove the property. If any value is specified in an endif, endforeach, endwhile, etc then make sure it matches the start string. If no values are given then it is no longer an error. há 18 anos atrás
  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 há 18 anos atrás
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining há 19 anos atrás
  Ken Martin c88c75b8f2 ENH: reduce string construct delete ops há 19 anos atrás
  Ken Martin 29a03db7ce ENH: allow loose loop constructs há 19 anos atrás
  Ken Martin 2af4710525 STYLE: fix line length há 19 anos atrás
  Ken Martin d81ebf0c23 ENH: added support for -SP scripts in new processes há 20 anos atrás
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup há 20 anos atrás
  Ken Martin dec5cc1082 ENH: converted macro to use variables and fixed some case issues with some function blockers há 20 anos atrás
  Ken Martin de89c6fa69 COMP: fix possible poroblem with freed memory há 20 anos atrás
  Ken Martin 6e6bfc752b COMP: fix unused variable há 20 anos atrás
  Ken Martin f5dbca4971 ENH: changed FOREACH to use variables instead of string replacement há 20 anos atrás
  Andy Cedilnik f188d46431 BUG: Propagate file name and line number inside FOREACH. Fixes Bug #1169 - Erro messages inside FOREACH have bad filename and line number há 21 anos atrás
  Brad King b6da1d1271 ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CURRENT_LIST_LINE that evaluate to the file name and line number in which they appear. This implements the feature request from bug 1012. há 21 anos atrás
  Ken Martin 79fcc81b6a better error checking for FOREACH há 22 anos atrás
  Andy Cedilnik 8750f1c277 ENH: Add RANGE support to FOREACH há 22 anos atrás
  Ken Martin b56dcc2a30 perf improvement há 22 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 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
  Ken Martin 7ddb408621 removed some includes há 23 anos atrás
  Ken Martin fcc410de44 fixed if statements inside a foreach há 23 anos atrás
  Sebastien Barre c617091d13 ENH: support semi-colon format (list of args as string) há 24 anos atrás
  Will Schroeder a6a43d5320 ENH:Updated copyright há 24 anos atrás
  Bill Hoffman 0d3eefb1f1 new borland generator moved into place há 24 anos atrás