Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type ↵ | Brad King | 2006-12-14 | 1 | -1/+12 |
| | | | | cmGlobalUnixMakefileGenerator3 to give access to all methods. Fixed broken custom targets with no commands for Borland makefiles when CMAKE_SKIP_RULE_DEPENDENCY is set. | ||||
* | BUG: Custom command outputs listed explicitly as source files in a target ↵ | Brad King | 2006-06-01 | 1 | -14/+3 |
| | | | | should be generated whether or not an object file in the target needs them. This useful and makes Makefile builds more consistent with VS IDE builds. | ||||
* | ENH: Cleaned up generation of symbolic rules. Removed generation of ↵ | Brad King | 2006-02-15 | 1 | -6/+2 |
| | | | | rebuild_cache and similar rules from internal makefiles. | ||||
* | ENH: some cleanup of the makefile generator | Ken Martin | 2006-02-14 | 1 | -0/+90 |