summaryrefslogtreecommitdiff
path: root/Source/cmMakefileExecutableTargetGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Clang separable compilationRaul Tambre2020-09-241-0/+4
* 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
* fix some include-what-you-use diagnosticsDaniel Pfeifer2017-02-171-0/+2
* CUDA: Add separable compilation support to the makefile generator.Robert Maynard2016-11-141-0/+4
* 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-1/+1
* Port some of the generator API to cmGeneratorTarget.Stephen Kelly2013-11-221-1/+1
* Re-factor bundle content copying rules generation.Nicolas Despres2012-07-171-5/+0
* Re-factor OS X bundle and framework generation.Nicolas Despres2012-07-171-1/+6
* Remove trailing white-spaces.Nicolas Despres2012-07-171-1/+1
* 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-2/+2
* BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri...Brad King2006-09-281-0/+2
* ENH: Implemented RPATH specification support. It is documented by the comman...Brad King2006-02-161-1/+1
* ENH: some cleanup of the makefile generatorKen Martin2006-02-141-0/+34