Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: unused include | Bill Hoffman | 2005-10-18 | 1 | -1/+0 |
| | |||||
* | ENH: make KDev sub off of Gen3 | Ken Martin | 2005-06-09 | 1 | -1/+1 |
| | |||||
* | ENH: big change that includes immediate subdir support, removing the notion ↵ | Ken Martin | 2005-03-18 | 1 | -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 King | 2005-03-08 | 1 | -2/+2 |
| | | | | one no longer works anyway because local generates are now disabled. | ||||
* | ENH: move most of the to global generator | Bill Hoffman | 2005-02-10 | 1 | -385/+2 |
| | |||||
* | ENH: add some comments on how this could be moved to global generator | Bill Hoffman | 2005-01-20 | 1 | -0/+36 |
| | |||||
* | BUG: Applied patch attached to bug #1453. | Brad King | 2005-01-04 | 1 | -2/+7 |
| | |||||
* | STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different ↵ | Brad King | 2004-11-03 | 1 | -3/+3 |
| | | | | more explicity. | ||||
* | ENH: Re-implemented cmGeneratedFileStream to look like a real stream and ↵ | Brad King | 2004-11-03 | 1 | -13/+3 |
| | | | | replace the destination file atomically. This will avoid problems with the process being terminated while generating a file. | ||||
* | ENH: add some more comments | Bill Hoffman | 2004-10-25 | 1 | -0/+6 |
| | |||||
* | COMP: remove warnings | Bill Hoffman | 2004-10-25 | 1 | -3/+3 |
| | |||||
* | COMP: remove warning | Bill Hoffman | 2004-10-22 | 1 | -5/+5 |
| | |||||
* | ENH: better support for kdevelop3 | Bill Hoffman | 2004-10-21 | 1 | -90/+116 |
| | |||||
* | COMP: remove warning | Bill Hoffman | 2004-10-14 | 1 | -2/+1 |
| | |||||
* | BUG: remove bad headers | Bill Hoffman | 2004-10-12 | 1 | -5/+0 |
| | |||||
* | ENH: Support not writing files to the source tree. Generate single project ↵ | Andy Cedilnik | 2004-10-11 | 1 | -30/+22 |
| | | | | file for whole project, some other little cleanups | ||||
* | BUG: Fix generated XML | Andy Cedilnik | 2004-10-11 | 1 | -1/+1 |
| | |||||
* | NEW: add kdevelop patch from Alexander Neundorf | Bill Hoffman | 2004-10-11 | 1 | -0/+378 |