Commit History

Автор SHA1 Съобщение Дата
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). преди 10 години
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). преди 10 години
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' преди 10 години
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. преди 10 години
  Stephen Kelly 238dd2fbab Use insert instead of a loop in some cases. преди 11 години
  Stephen Kelly 6c19024570 Remove extra semicolons from C++ code. преди 11 години
  Stephen Kelly 21c573f682 Remove some c_str() calls. преди 11 години
  Ben Boeckel 85fc9f26a7 stringapi: Command names преди 11 години
  Brad King ccdf7e04d4 macro: Do not substitute for placeholders in bracket arguments преди 12 години
  Brad King 999abb993e macro: Add extra indentation to placeholder substitution code преди 12 години
  Brad King e33d8d2d77 Drop builtin command documentation преди 12 години
  Brad King 0546484e4b cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum преди 13 години
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code преди 13 години
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members преди 13 години
  Eric NOULARD 1629615a10 CPack Documentation extraction from CMake script begins to work преди 14 години
  Bill Hoffman cd626ea66e For macros make sure the FilePath points to a valid pointer in the args. преди 15 години
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License преди 16 години
  Brad King 3028ca756c ENH: Better policies for functions and macros преди 17 години
  Brad King 919fdb7f27 ENH: Enforce logical blocks in functions/macros преди 17 години
  Brad King 1dcc5b4558 ENH: Better handling of mismatched blocks преди 17 години
  Brad King bca1026250 ENH: Better error message for unclosed blocks преди 17 години
  Brad King dbd88e00c7 ENH: Improve context for errors in macros преди 17 години
  Brad King 680104a490 ENH: New format for warning and error messages преди 17 години
  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. преди 17 години
  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 преди 18 години
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining преди 19 години
  Bill Hoffman 6600143ea1 ENH: fix warning преди 19 години
  Bill Hoffman d99ee73dff BUG: fix for 3815 seg fault преди 19 години
  Bill Hoffman d5cce9f0b5 ENH: fix compile error преди 19 години
  Bill Hoffman 46c6442ce2 BUG: fix for seg fault bug #3815 преди 19 години