Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -46/+61 |
| | |||||
* | ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support ↵ | Brad King | 2006-04-27 | 1 | -1/+1 |
| | | | | for color is automatically detected when messages are printed. Also made color scheme more readable on both black and white backgrounds. This option can be enabled by setting CMAKE_COLOR_MAKEFILE to true in the project. | ||||
* | ENH: fix warnings | Bill Hoffman | 2006-04-24 | 1 | -13/+14 |
| | |||||
* | ENH: merge in Alex patches | Bill Hoffman | 2006-04-24 | 1 | -5/+14 |
| | |||||
* | ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE ↵ | Brad King | 2006-03-30 | 1 | -0/+1 |
| | | | | is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. | ||||
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -3/+3 |
| | |||||
* | ENH: apply patch from Alex to support some more kdevelop stuff | Bill Hoffman | 2006-02-18 | 1 | -11/+49 |
| | |||||
* | ENH: make LOCATION an computed property of the target and get rid of a bunch ↵ | Ken Martin | 2005-06-22 | 1 | -2/+2 |
| | | | | of const junk | ||||
* | BUG: fix KDev gen to call parent class Generate | Ken Martin | 2005-06-09 | 1 | -1/+1 |
| | |||||
* | COMP: fix warning | Bill Hoffman | 2005-02-10 | 1 | -2/+1 |
| | |||||
* | COMP: fix warning | Bill Hoffman | 2005-02-10 | 1 | -2/+1 |
| | |||||
* | ENH: move most of the to global generator | Bill Hoffman | 2005-02-10 | 1 | -0/+363 |
| | |||||
* | DOC: documentation change | Bill Hoffman | 2004-10-27 | 1 | -6/+6 |
| | |||||
* | NEW: add kdevelop patch from Alexander Neundorf | Bill Hoffman | 2004-10-11 | 1 | -0/+52 |