summaryrefslogtreecommitdiff
path: root/Source/cmSystemTools.h
Commit message (Expand)AuthorAgeFilesLines
* cmSystemTools: Revert GetRealPath implementation on WindowsBrad King2018-05-291-4/+6
* Reduce raw string pointers usage.Pavel Solodovnikov2018-01-311-2/+3
* Merge topic 'ctest-chrono'Brad King2018-01-261-3/+4
|\
| * Make use of std::chrono throughout every componentWouter Klouwen2018-01-231-3/+4
* | Extend libuv file translate mode workaround to all executablesBrad King2018-01-231-0/+4
|/
* Merge topic 'add_cuda_to_source_regex'Craig Scott2018-01-091-0/+1
|\
| * CUDA: Add cu as default source file extensionRobert Maynard2018-01-081-0/+1
* | Various typo fixesLuz Paz2018-01-041-3/+3
|/
* cmSystemTools: Implement GetRealPath on WindowsManuel Núñez2017-10-241-0/+4
* get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semanticsBrad King2017-09-131-0/+5
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use C++11 nullptrDaniel Pfeifer2017-08-241-20/+19
* Change ComputeFileMD5 to ComputeFileHashAndré Klitzing2017-07-141-2/+4
* Merge topic 'ninja-dyndep-response-file'Brad King2017-04-251-0/+7
|\
| * Ninja: support response file for cmake_ninja_depends on WindowsBernhard Burgermeister2017-04-251-0/+7
* | Use CM_DISABLE_COPYDaniel Pfeifer2017-04-241-4/+2
* | cmSystemTools::SaveRestoreEnvironment: make noncopyableDaniel Pfeifer2017-04-211-1/+4
|/
* Ninja,Makefile: Unify command line limit logicChristian Pfeiffer2017-04-191-0/+2
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-3/+3
* Add self-sufficient wrapper for <sys/stat.h>Daniel Pfeifer2017-03-241-6/+0
* IWYU: use pragma exportDaniel Pfeifer2017-03-231-1/+1
* Add Encoding option for RunChild, RunMakeCommand and RunProcessDāvis Mosāns2016-11-151-1/+4
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-0/+6
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* cmSystemTools: Add strverscmpBrad King2016-09-131-0/+10
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-171-1/+4
* Add additional <= and >= comparison operatorsChuck Atkins2016-08-091-3/+7
* use CM_NULLPTRDaniel Pfeifer2016-06-281-17/+23
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-75/+60
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-291-1/+1
* cmSystemTools: Rename OUTPUT_NORMAL to OUTPUT_FORWARD to clarify its purposeBrad King2016-01-191-2/+2
* cmSystemTools: Add VersionCompareEqual helperBrad King2016-01-111-0/+2
* cmSystemTools: Add VersionCompareGreater helperGilles Khouzam2015-10-021-0/+2
* Ninja: Refactor lookup of cmcldeps locationBrad King2015-09-181-0/+1
* cmSystemTools: Drop unused StringEndsWith methodBrad King2015-09-021-2/+0
* VS: Windows Store/Phone package cert thumbprintGilles Khouzam2015-08-271-0/+3
* cmOutputConverter: Adopt EscapeWindowsShellArgument methodBrad King2015-07-081-5/+0
* cmSystemTools: Add StringToULong helperBrad King2015-06-301-0/+1
* cmSystemTools: Teach RunSingleCommand to separate stdout and stderrBrad King2015-04-201-2/+5
* cmake: Teach "-E tar" command a "--format=" optionNils Gladitz2015-04-101-1/+2
* bootstrap: Enable color Makefile outputBrad King2015-02-051-2/+0
* cmake: Teach "-E tar" command a "--mtime=" optionBrad King2015-01-191-3/+3
* cmSystemTools: use an enumeration for compression formatsBen Boeckel2015-01-121-4/+11
* cmake -E tar: add support for .xz files with 'J'Ben Boeckel2015-01-091-1/+1
* file: Use 'long' to represent the parsed LOCK TIMEOUT valueRuslan Baratov2014-12-051-2/+2
* cmSystemTools: Add StringToInt helperRuslan Baratov2014-12-031-0/+3
* cmSystemTools: Add callback for StderrBrad King2014-05-151-6/+11
* cmSystemTools: Rename ErrorCallback to MessageCallbackBrad King2014-05-151-4/+4
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-12/+5