Historique des commits

Auteur SHA1 Message Date
  Stephen Kelly 8910224950 Replace common loop pattern with cmJoin il y a 11 ans
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). il y a 11 ans
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' il y a 11 ans
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. il y a 11 ans
  Stephen Kelly 238dd2fbab Use insert instead of a loop in some cases. il y a 11 ans
  Stephen Kelly 6c19024570 Remove extra semicolons from C++ code. il y a 11 ans
  Stephen Kelly 21c573f682 Remove some c_str() calls. il y a 11 ans
  Ben Boeckel 85fc9f26a7 stringapi: Command names il y a 11 ans
  Brad King e33d8d2d77 Drop builtin command documentation il y a 12 ans
  Andreas Mohr bf019d765d Fix spelling and typos (non-binary) il y a 13 ans
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code il y a 13 ans
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members il y a 13 ans
  Eric NOULARD 1629615a10 CPack Documentation extraction from CMake script begins to work il y a 14 ans
  Ben Boeckel f231ce5ce3 Remove old false positive avoidance code il y a 15 ans
  Ben Boeckel e01e40cb87 Mark ARGC, ARGV*, and ARGN as used il y a 15 ans
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License il y a 16 ans
  Brad King 3028ca756c ENH: Better policies for functions and macros il y a 17 ans
  Brad King 919fdb7f27 ENH: Enforce logical blocks in functions/macros il y a 17 ans
  Brad King 1dcc5b4558 ENH: Better handling of mismatched blocks il y a 17 ans
  Brad King bca1026250 ENH: Better error message for unclosed blocks il y a 17 ans
  Brad King 9551cafd69 BUG: Pop a function scope even on error il y a 17 ans
  Brad King 680104a490 ENH: New format for warning and error messages il y a 18 ans
  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. il y a 18 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 f69a6a7c8c BUG: fix issue with CMAKE_CURENT_LIST_FILE reporting in funcitons il y a 18 ans
  Ken Martin ab7f11a239 COMP: fix style and work around old compilers il y a 18 ans
  Ken Martin 951444165f ENH: add functions and raise scope to cmake il y a 18 ans