summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalKdevelopGenerator.cxx
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: fix line lengthKen Martin2006-05-111-46/+61
|
* ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support ↵Brad King2006-04-271-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 warningsBill Hoffman2006-04-241-13/+14
|
* ENH: merge in Alex patchesBill Hoffman2006-04-241-5/+14
|
* ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE ↵Brad King2006-03-301-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-> cleanupKen Martin2006-03-151-3/+3
|
* ENH: apply patch from Alex to support some more kdevelop stuffBill Hoffman2006-02-181-11/+49
|
* ENH: make LOCATION an computed property of the target and get rid of a bunch ↵Ken Martin2005-06-221-2/+2
| | | | of const junk
* BUG: fix KDev gen to call parent class GenerateKen Martin2005-06-091-1/+1
|
* COMP: fix warningBill Hoffman2005-02-101-2/+1
|
* COMP: fix warningBill Hoffman2005-02-101-2/+1
|
* ENH: move most of the to global generatorBill Hoffman2005-02-101-0/+363
|
* DOC: documentation changeBill Hoffman2004-10-271-6/+6
|
* NEW: add kdevelop patch from Alexander NeundorfBill Hoffman2004-10-111-0/+52