summaryrefslogtreecommitdiff
path: root/Source/cmcmd.h
Commit message (Expand)AuthorAgeFilesLines
* cmcmd: Improve error message from cmake_symlink_{library,executable}Brad King2021-04-151-2/+4
* Merge topic 'cmake-E-cat-binary'Brad King2020-10-151-1/+5
|\
| * cmake: Fix '-E cat' command for binary files on WindowsJohnny Jazeix2020-10-141-1/+5
* | Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
|/
* Add -E cmake_llvm_rc to preprocess files for llvm-rcThomas Bernard2020-02-041-0/+3
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
* cmcmd: Pass args vector by const&Artur Ryt2019-03-301-7/+7
* cmcmd: Convert lint handlers to file-static functionsBrad King2017-10-271-18/+0
* Merge topic 'refactor-iwyu-code'Brad King2017-09-151-0/+19
|\
| * Clean up iwyu code to not be one big if statement.Bill Hoffman2017-09-131-0/+19
* | Meta: modernize old-fashioned loops to range-based `for`.Pavel Solodovnikov2017-09-121-1/+1
|/
* Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command modeAndré Klitzing2017-07-141-0/+3
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-2/+3
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-2/+1
* MSVC: Rewrite manifest file handling with Makefile and NinjaBrad King2015-09-171-14/+0
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* cmake: Split -E command implementation into separate source fileBrad King2013-10-031-0/+54