Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: do not use relative paths for custom command commands if they working di... | Bill Hoffman | 2007-01-18 | 1 | -1/+8 |
* | BUG: Avoid leading and trailing newlines in custom command scripts because so... | Brad King | 2006-10-25 | 1 | -6/+12 |
* | ENH: Re-implemented command line argument shell quoting to support several pl... | Brad King | 2006-09-27 | 1 | -1/+12 |
* | BUG: Centralized generation of command line arguments in escaped form. This ... | Brad King | 2006-09-21 | 1 | -0/+51 |
* | BUG: Duplicate object name detection should not be case sensitive since this ... | Brad King | 2006-08-08 | 1 | -5/+8 |
* | BUG: Make sure sources with unknown extensions are not compiled by VS. | Brad King | 2006-08-03 | 1 | -3/+13 |
* | ENH: Adding .hh file as a C++ header file extension. Remove duplicate code f... | Brad King | 2006-08-01 | 1 | -8/+12 |
* | STYLE: fix long lines | Ken Martin | 2006-07-18 | 1 | -3/+2 |
* | ENH: Moved unique object file name computation from cmLocalUnixMakefileGenera... | Brad King | 2006-07-11 | 1 | -0/+89 |