Commit History

Author SHA1 Message Date
  Asit Dhal 9dba84cfa5 Refactor: Use cmStrCat to construct error strings 6 years ago
  Brad King 175d8c4bf6 clang-tidy: Resolve performance-unnecessary-value-param diagnostics 6 years ago
  Gabor Bencze ca3b9186bb cmCommand refactor: cmVariableWatchCommand 6 years ago
  Daniel Pfeifer 1eebc29563 cmCommand: deprecate functions GetMakefile and SetError 9 years ago
  Daniel Pfeifer fbee46e262 cmVariableWatchCommand: Port away from FinalPass 8 years ago
  Brad King d75fec5a88 Merge topic 'tidy-use-equals-default' 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Vitaly Stakhovsky 99337d345b cmSystemTools::Error(): new overload accepting std::string 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications 8 years ago
  Daniel Pfeifer f69e768d94 Separate compilation for commands included in cmCommands 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Stephen Kelly 238aac2351 cmListFile: Remove FilePath member from cmListFileContext. 10 years ago
  Stephen Kelly 782657db48 cmListFileArgument: Remove FilePath member. 10 years ago
  Stephen Kelly eb7b6f6db4 cmVariableWatchCommand: Simplify error reporting. 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Brad King b93982fb64 Merge branch 'dev/fix-variable-watch-crash' into cmake-syntax 12 years ago
  Ben Boeckel b86e37c84f variable_watch: Check newValue for NULL 12 years ago
  Ben Boeckel f9bb20fe2b variable_watch: Don't share memory for callbacks 12 years ago
  Ben Boeckel 05dad99f5a variable_watch: Fix a typo in the error message 12 years ago
  Brad King 0546484e4b cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum 13 years ago
  Brad King 647745b3ee variable_watch: Print accesses as "CMake Debug Log" messages 12 years ago
  Brad King 515f9af0d4 variable_watch: Remove leftover debugging code (#14187) 12 years ago