summaryrefslogtreecommitdiff
path: root/Source/cmAddCompileOptionsCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmA*Command: Turn into free functionsRegina Pfeifer2019-08-071-9/+5
* Reduce raw string pointers usage.Pavel Solodovnikov2018-01-311-1/+1
* Meta: modernize old-fashioned loops to range-based `for`.Pavel Solodovnikov2017-09-121-3/+2
* Separate compilation for commands included in cmCommandsDaniel Pfeifer2016-10-211-0/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* use empty method to check for emptynessDaniel Pfeifer2016-09-151-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-9/+7
* Introduce add_compile_options command.Stephen Kelly2013-06-041-0/+28