Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Fixed scanning to account for double-quote includes. | Brad King | 2005-03-03 | 1 | -2/+7 |
| | |||||
* | ENH: Implemented support for include/complain regular expressions for ↵ | Brad King | 2005-02-07 | 1 | -3/+9 |
| | | | | dependency scanning. This now includes the possibility that scanning will return failure and the build will stop. | ||||
* | ENH: Split dependency scanning and checking into separate cmDepends ↵ | Brad King | 2005-01-18 | 1 | -0/+70 |
superclass with language-specific subclasses such as cmDependsC. |