summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileUtilityTargetGenerator.h
Commit message (Collapse)AuthorAgeFilesLines
* Port some of the generator API to cmGeneratorTarget.Stephen Kelly2013-11-221-1/+1
| | | | | | | Just enough to reach the BuildMacContentDirectory method and the NeedRelinkBeforeInstall methods. In the future, those methods can be moved to cmGeneratorTarget.
* Fix memory leak in Makefile generator.Nicolas Despres2012-07-221-3/+4
| | | | This was introduced by 5d885db416a.
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
| | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range.
* ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE propertiesBrad King2008-02-181-1/+1
|
* BUG: fix for build orderKen Martin2007-03-021-0/+2
|
* ENH: some cleanup of the makefile generatorKen Martin2006-02-141-0/+34