summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackNuGetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Rename cmProp in cmValueMarc Chevrier2021-09-211-2/+2
* Use new SetOption signaturesMarc Chevrier2021-09-151-5/+4
* cmCPackGenerator::GetOption returns cmPropMarc Chevrier2021-09-131-2/+3
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-051-11/+12
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-5/+5
* cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.hSebastian Holtermann2019-07-291-1/+1
* CPack: Move internal implementation modules into Internal/CPack directoryKyle Edwards2018-06-211-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-1/+2
* CPack: Add NuGet supportAlex Turbov2018-05-111-0/+140