summaryrefslogtreecommitdiff
path: root/Source/cmCMakePolicyCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Rename cmProp in cmValueMarc Chevrier2021-09-211-1/+1
* cmProp: refactoring: transform alias in classMarc Chevrier2021-08-081-0/+1
* cmake_policy: Add check for return value of SetPolicyVersionAsit Dhal2020-12-141-2/+1
* Refactor: Use cmStrCat to construct error stringsAsit Dhal2019-09-181-26/+21
* cmCommand refactor: cmCMakePolicyCommandGabor Bencze2019-08-201-45/+60
* cmMakefile: Let AddDefinition accept a value as cm::string_viewSebastian Holtermann2019-07-241-2/+1
* Modernize: Enable modernize-raw-string-literal in clang-tidyArtur Ryt2019-04-021-1/+1
* Factor out enum MessageType into dedicated headerBruno Manganelli2019-01-161-2/+2
* cmake_policy: Add undocumented GET_WARNING commandKyle Edwards2018-10-101-0/+33
* cmake_policy: Add undocumented PARENT_SCOPE option to GETBrad King2018-04-181-2/+7
* cmake_minimum_required: Optionally set policies with version rangeBrad King2018-03-211-1/+18
* Include necessary headers in commandsDaniel Pfeifer2016-10-261-1/+8
* cmListFileCache: Remove cmState header includeStephen Kelly2016-10-191-0/+1
* cmState: Move CacheEntryType enum to separate namespaceStephen Kelly2016-10-191-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Avoid else after returnDaniel Pfeifer2016-09-161-5/+10
* use empty method to check for emptynessDaniel Pfeifer2016-09-151-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-79/+51
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-3/+0
* cmMakefile: Remove CMP0001 handling to callers.Stephen Kelly2015-07-251-0/+16
* Port to static cmPolicies API.Stephen Kelly2015-05-041-2/+2
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-4/+4
* Remove some c_str() calls.Stephen Kelly2014-03-111-6/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Create policy scope barriersBrad King2009-01-221-10/+4
* ENH: Add cmake_policy(GET) command modeBrad King2008-08-181-0/+61
* ENH: Cleanup policy version interface presented to user.Brad King2008-03-241-8/+1
* ENH: Improve cmake_policy command signatureBrad King2008-03-051-30/+101
* ENH: just getting somethng checked in, still work to doKen Martin2008-02-291-0/+58