summaryrefslogtreecommitdiff
path: root/Source/cmMakefileUtilityTargetGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-2/+2
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-241-0/+4
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-2/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-3/+1
* Port some of the generator API to cmGeneratorTarget.Stephen Kelly2013-11-221-1/+1
* Fix memory leak in Makefile generator.Nicolas Despres2012-07-221-3/+4
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* 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