summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackLog.h
Commit message (Expand)AuthorAgeFilesLines
* cmCPackLog: pass std::string by const&Daniel Pfeifer2017-05-251-6/+6
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* clang-tidy: apply modernize-use-bool-literals fixesDaniel Pfeifer2016-12-121-1/+1
* iwyu: Fix more findingsDaniel Pfeifer2016-11-281-1/+1
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-3/+0
* Make cmCPackLog not inherit from cmObjectDaniel Pfeifer2016-10-221-4/+2
* Do not define cout/cerr preprocessor symbolsBrad King2016-10-041-10/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* CPack: include what you useDaniel Pfeifer2016-09-061-0/+7
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-22/+25
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-32/+32
* STYLE: Lots of formating to remove style problemsAndy Cedilnik2006-03-081-5/+16
* COMP: Fix compile errorsAndy Cedilnik2006-01-021-3/+3
* ENH: More improvements and add loggingAndy Cedilnik2006-01-021-0/+149