Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: some changes to the depends signature to be more flexible | Ken Martin | 2005-05-11 | 1 | -10/+3 |
* | BUG: Re-implemented dependency line parsing to deal with quoted paths and esc... | Brad King | 2005-05-10 | 1 | -44/+63 |
* | ENH: Added optional verbose output to build system dependency check. | Brad King | 2005-05-06 | 1 | -8/+41 |
* | BUG: Fixed scanning to account for double-quote includes. | Brad King | 2005-03-03 | 1 | -18/+46 |
* | BUG: Avoid putting a leading ./ on the dependency names. | Brad King | 2005-02-24 | 1 | -1/+12 |
* | ENH: Removing collapsing of files to full path before checking. The current ... | Brad King | 2005-02-17 | 1 | -14/+0 |
* | ENH: Implemented support for include/complain regular expressions for depende... | Brad King | 2005-02-07 | 1 | -13/+29 |
* | ENH: Split dependency scanning and checking into separate cmDepends superclas... | Brad King | 2005-01-18 | 1 | -0/+247 |