Commit History

Author SHA1 Message Date
  Bill Hoffman cddcad5102 Fix incremental linking for VS2010 with nmake or make. 15 years ago
  Ben Boeckel 88cd4c1e92 Use 'CMake Warning' versus 'warning' for CDash 15 years ago
  David Cole 5b00b2a201 Merge topic 'dev/fix-cache-variable-parsing-ambiguity' 15 years ago
  Ben Boeckel 8b143fab66 Condense parsing of cache entries 15 years ago
  Ben Boeckel 447a04c31c Don't warn during configure when doing everything 15 years ago
  Ben Boeckel c18c977ce8 When checking for variables, specify a reason 15 years ago
  Alex Neundorf 84ce612c65 Move the code for generating dot-files into separate class cmGraphVizWriter 15 years ago
  Alex Neundorf a60b09927d Generate separate dot files for each target, and a big one with everything. 15 years ago
  Alex Neundorf 487bd571d5 Properly insert all targets, also those which don't link to anything. 15 years ago
  Alex Neundorf de2b2bf9ef Move the code for collecting targets and libraries into separate functions 15 years ago
  Alex Neundorf f7d56df39e Remove trailing whitespace and minor formatting changes for the dot-code 15 years ago
  Ben Boeckel a267b99cd6 Fix line lengths 15 years ago
  Brad King dacc47853d Merge topic 'vs-project-groups' 15 years ago
  Ben Boeckel 5aa535bdcb Add argument to arg parsing to not set directories 15 years ago
  David Cole fd3249e11a New USE_FOLDERS property OFF by default. (#3796) 15 years ago
  Ben Boeckel fe56002a16 Fix long lines for KWStyle 15 years ago
  Ben Boeckel 33c63b19ab Add a method to put a watch for variables 15 years ago
  Bill Hoffman 775697d5f5 Add a delay after untar on windows to make external project work on windows 7 15 years ago
  Ben Boeckel f117423336 Fix line lengths to be no more than 78 15 years ago
  Brad King 28edb70a9e Merge topic 'vs-project-groups' 15 years ago
  David Cole e6ac0aacf6 Add FOLDER target property, for IDEs (#3796) 15 years ago
  Ben Boeckel 439877f620 Be consistent with single and double quotes 15 years ago
  Ben Boeckel b94812072a Change logic of flag to turn off cli unused checks 15 years ago
  Ben Boeckel d784e6af4d Run the unused variables check on the final pass 15 years ago
  Ben Boeckel 9efc05722e VariableWatch is not available when bootstrapping 15 years ago
  Ben Boeckel 2e78224509 Add a missing comma to the warning message 15 years ago
  Ben Boeckel 74997000c8 Add a flag to warn about system files 15 years ago
  Ben Boeckel fff9f6d6f7 Rename flags again and use variablewatch for cli 15 years ago
  Ben Boeckel 636e6c4ef7 Default to marking things as used 15 years ago
  Ben Boeckel 4ff03402fc Rename find-unused to warn-unused 15 years ago