summaryrefslogtreecommitdiff
path: root/Source/cmMakefileUtilityTargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Give target in which custom commands buildBrad King2009-02-101-2/+2
* ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE propertiesBrad King2008-02-181-1/+3
* ENH: Add a depends check step to custom targets. Add support for the IMPLICI...Brad King2007-12-211-0/+4
* BUG: A utility target should not run the custom commands from its source file...Brad King2007-05-011-22/+6
* BUG: fix for build orderKen Martin2007-03-021-2/+27
* ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type cmGlobalU...Brad King2006-12-141-1/+12
* BUG: Custom command outputs listed explicitly as source files in a target sho...Brad King2006-06-011-14/+3
* ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_...Brad King2006-02-151-6/+2
* ENH: some cleanup of the makefile generatorKen Martin2006-02-141-0/+90