summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalKdevelopGenerator.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: unused includeBill Hoffman2005-10-181-1/+0
|
* ENH: make KDev sub off of Gen3Ken Martin2005-06-091-1/+1
|
* ENH: big change that includes immediate subdir support, removing the notion ↵Ken Martin2005-03-181-6/+0
| | | | of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
* ENH: Updating Kdevelop generator to use the new makefile generator. The old ↵Brad King2005-03-081-2/+2
| | | | one no longer works anyway because local generates are now disabled.
* ENH: move most of the to global generatorBill Hoffman2005-02-101-385/+2
|
* ENH: add some comments on how this could be moved to global generatorBill Hoffman2005-01-201-0/+36
|
* BUG: Applied patch attached to bug #1453.Brad King2005-01-041-2/+7
|
* STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different ↵Brad King2004-11-031-3/+3
| | | | more explicity.
* ENH: Re-implemented cmGeneratedFileStream to look like a real stream and ↵Brad King2004-11-031-13/+3
| | | | replace the destination file atomically. This will avoid problems with the process being terminated while generating a file.
* ENH: add some more commentsBill Hoffman2004-10-251-0/+6
|
* COMP: remove warningsBill Hoffman2004-10-251-3/+3
|
* COMP: remove warningBill Hoffman2004-10-221-5/+5
|
* ENH: better support for kdevelop3Bill Hoffman2004-10-211-90/+116
|
* COMP: remove warningBill Hoffman2004-10-141-2/+1
|
* BUG: remove bad headersBill Hoffman2004-10-121-5/+0
|
* ENH: Support not writing files to the source tree. Generate single project ↵Andy Cedilnik2004-10-111-30/+22
| | | | file for whole project, some other little cleanups
* BUG: Fix generated XMLAndy Cedilnik2004-10-111-1/+1
|
* NEW: add kdevelop patch from Alexander NeundorfBill Hoffman2004-10-111-0/+378