summaryrefslogtreecommitdiff
path: root/Source/cmIncludeGuardCommand.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* cmCommand refactor: cmIncludeGuardCommandGabor Bencze2019-08-201-23/+3
* modernize: manage cmCommand instances using unique_ptr.Marc Chevrier2019-07-141-1/+6
* 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
* include_guard: implement new commandPavel Solodovnikov2017-06-221-0/+37