summaryrefslogtreecommitdiff
path: root/Source/cmProcessOutput.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `performance-trivially-destructible` warningsBen Boeckel2021-01-271-1/+1
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-4/+4
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* clang-tidy: apply performance-unnecessary-value-param fixesDaniel Pfeifer2016-12-121-1/+1
* execute_process: Add ENCODING option for Windows child process outputDāvis Mosāns2016-11-301-0/+7
* iwyu: Fix more findingsDaniel Pfeifer2016-11-281-0/+1
* Add cmProcessOutput class to be used for decoding text dataDāvis Mosāns2016-11-141-0/+80