summaryrefslogtreecommitdiff
path: root/Source/cmMakefileUtilityTargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmMakefileTargetGenerator: Require cmGeneratorTarget.Stephen Kelly2015-06-221-1/+1
* cmGlobalUnixMakefileGenerator3: Host the include directive.Stephen Kelly2015-05-161-1/+1
* cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE'Brad King2014-07-221-1/+1
* Remove some c_str() calls.Stephen Kelly2014-03-111-2/+2
* stringapi: Use strings in target nameBen Boeckel2014-03-081-1/+1
* Port some of the generator API to cmGeneratorTarget.Stephen Kelly2013-11-221-3/+3
* Refactor how bundles and frameworks are supported.Clinton Stimpson2013-05-231-3/+0
* Fix memory leak in Makefile generator.Nicolas Despres2012-07-221-0/+7
* Re-factor bundle content copying rules generation.Nicolas Despres2012-07-171-0/+6
* CMake: Fix progress reporting for custom targets (#12441)Johan Fänge2011-12-131-0/+14
* 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