Commit History

Author SHA1 Message Date
  Ben Boeckel fd50f06b21 Don't check for unused vars at configure time 15 years ago
  Ben Boeckel c18c977ce8 When checking for variables, specify a reason 15 years ago
  Ben Boeckel 3f1121f722 Use a long int since Line is a long as well 15 years ago
  Ben Boeckel 8dbb2090a2 Wrong boolean value for CLI warnings 15 years ago
  Ben Boeckel d4ee998b61 Hard-code the --no-warn-unused-cli flag 15 years ago
  Ben Boeckel 82ed104dcb Flag that the directories have been set 15 years ago
  Ben Boeckel 367e5c37bb Revert "Revert "When calling CMake, set the args and the cache"" 15 years ago
  Ben Boeckel ab5d4e43d9 Revert "When calling CMake, set the args and the cache" 15 years ago
  Ben Boeckel 9b90040edb When calling CMake, set the args and the cache 15 years ago
  Ben Boeckel 535253f385 Initialize the warning variables earlier 15 years ago
  Ben Boeckel cbb286c0b2 Fix the path detection to work for top-level 15 years ago
  Ben Boeckel 62be1f78ae Initialize the usage stack earlier 15 years ago
  Ben Boeckel c6e7fabc0f Factor out the checks for unused variables 15 years ago
  Ben Boeckel 5e41ba8e4a When using the API, check for Add vs. Remove 15 years ago
  Ben Boeckel 2c82f2b759 Exempt CMAKE(CURRENT|PARENT)_LIST_FILE from usage 15 years ago
  Ben Boeckel bef3aeebab Use the API so that warnings can be tracked 15 years ago
  Ben Boeckel 05cb0f4daf Check for unused variables in the dtor 15 years ago
  Ben Boeckel ca90f673a0 Fix detection of unused variables when setting 15 years ago
  Ben Boeckel 995cfb0e2a Don't warn if the variable wasn't defined 15 years ago
  Ben Boeckel a8e97f8a08 Remove VarRemoved code since it's been superceded 15 years ago
  Ben Boeckel 59463ef1a3 Rework CheckVariableForUnused usage 15 years ago
  Ben Boeckel f117423336 Fix line lengths to be no more than 78 15 years ago
  Ben Boeckel e49a935c20 Improve unused warning logic 15 years ago
  Ben Boeckel 02a114dfe8 Add method to allow variables to be marked as used 15 years ago
  Ben Boeckel ae3eff35b4 Fix the path used for ignoring system warnings 15 years ago
  Ben Boeckel 056b44113f Fix missing case for usage of a variable 15 years ago
  Ben Boeckel 980e048a7d Factor out checks for unused variables 15 years ago
  Ben Boeckel 3801463c9f Use built-ins for readability and maintainability 15 years ago
  Ben Boeckel 8b520158c3 Push the initialize and unused states when copying 15 years ago
  Ben Boeckel 300fc15779 Fix detection of system files 15 years ago