summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileTargetGenerator.h
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: Add a depends check step to custom targets. Add support for the IMPLICI...Brad King2007-12-211-0/+11
* STYLE: Removed unused reference to cmMakeDepend.Brad King2007-06-111-1/+0
* BUG: A utility target should not run the custom commands from its source file...Brad King2007-05-011-1/+2
* ENH: Added cmMakefileTargetGenerator::GenerateExtraOutput to wrap up creation...Brad King2007-03-091-0/+5
* ENH: check in initial conv library stuffBill Hoffman2007-02-161-1/+1
* ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type cmGlobalU...Brad King2006-12-141-2/+2
* BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri...Brad King2006-09-281-0/+4
* BUG: reduce the number of file handles kept openKen Martin2006-07-121-2/+0
* BUG: changed to progress to make it more flexible and to no relink targets as...Ken Martin2006-07-111-0/+18
* ENH: Added generation of link rules into script files executed by a cmake -E ...Brad King2006-06-151-0/+1
* BUG: Custom command outputs listed explicitly as source files in a target sho...Brad King2006-06-011-5/+8
* ENH: Add support for adding content to bundlesAndy Cedilnik2006-03-281-16/+17
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+1
* ENH: add support for removing language flags from shared library and shared m...Bill Hoffman2006-03-141-1/+2
* COMP: fix compiler warningKen Martin2006-02-151-3/+4
* ENH: some reorg of the unix makefile generatorKen Martin2006-02-151-1/+1
* ENH: some cleanup of the makefile generatorKen Martin2006-02-141-0/+152