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 |
Ben Boeckel
|
d784e6af4d
Run the unused variables check on the final pass
|
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 |
Ben Boeckel
|
e141bc950a
Detect unused variables
|
15 years ago |
Ben Boeckel
|
f332e14ff2
Complete strict-mode checks for uninitialized vars
|
15 years ago |
Bill Hoffman
|
48b5b85593
Add a warning when variables are used uninitialized.
|
15 years ago |
Brad King
|
3ebb41d58a
Merge branch 'version'
|
15 years ago |
Brad King
|
6e1b510319
Remove unused cmData and cmMakefile::DataMap
|
15 years ago |
Brad King
|
5bfffd6f29
New version scheme to support branchy workflow
|
15 years ago |
Brad King
|
59f6f383e9
Warn on set(PARENT_SCOPE) at top scope
|
16 years ago |
Brad King
|
9a77f65da7
Remove CMake Policy CMP0015 until it is revised
|
16 years ago |
Brad King
|
1b5a986a42
Do not collapse path of NOTFOUND values
|
16 years ago |
Brad King
|
78f0811628
Create explicit cmTarget::FinishConfigure step
|
16 years ago |
Brad King
|
c513962701
Create INTERPROCEDURAL_OPTIMIZATION build feature
|
16 years ago |