summaryrefslogtreecommitdiff
path: root/Source/CPack/cmCPackFreeBSDGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* CPack/FreeBSD: Use RAII to save/restore working directoryBrad King2020-04-031-3/+2
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-5/+5
* CPack/FreeBSD: Cleanup include-what-you-use diagnosticsBrad King2019-09-051-2/+2
* Merge topic 'cpack-zstd'Brad King2019-09-051-11/+5
|\
| * cmCPackArchiveGenerator: Code cleanupRegina Pfeifer2019-09-041-11/+5
* | clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-031-1/+1
|/
* Source sweep: Replace cmExpandList with the shorter cmExpandedListSebastian Holtermann2019-08-231-6/+6
* Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgumentSebastian Holtermann2019-08-141-6/+4
* tidy: Fix modernize-raw-string-literal in FreeBSD CPack generatorBrad King2019-04-051-1/+1
* Replace use of CollapseCombinedPath with CollapseFullPathBrad King2019-03-191-2/+1
* clang-tidy: Use `= default`Regina Pfeifer2019-01-251-4/+2
* clang-tidy: Pass by valueRegina Pfeifer2019-01-221-4/+5
* clang-tidy: Simplify boolean expressionsRegina Pfeifer2019-01-151-7/+2
* cmCPackFreeBSDGenerator: fix clang-tidy issuesRegina Pfeifer2018-12-061-26/+19
* CPack: Move internal implementation modules into Internal/CPack directoryKyle Edwards2018-06-211-1/+1
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-3/+3
* CPack-FreeBSD: add a generator for FreeBSD pkg(8)Adriaan de Groot2017-06-101-0/+359