Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Allow most characters in ENV variable refs | Brad King | 2008-12-17 | 1 | -33/+42 |
| | | | | | | The $ENV{VAR} syntax permits access to environment variables. This teaches CMake to recognize most characters in the VAR name since some environments may have variables with non-C-identifier characters. | ||||
* | STYLE: fix some kwstyle errors | Bill Hoffman | 2007-07-27 | 1 | -0/+16 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -2/+3 |
| | |||||
* | ENH: Using patch from Frans Englich to clarify error messages. | Brad King | 2006-03-16 | 1 | -5/+5 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -1/+2 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-06-13 | 1 | -0/+70 |