Commit History

Author SHA1 Message Date
  Brad King efc6c23a47 bootstrap: Do not declare cmSystemTools functions that are not implemented 4 years ago
  Marc Chevrier 7e154ebd59 cmSystemTools::VersionCompare: use std::string for arguments 4 years ago
  Lucas SOLTIC 6ef7bfbb64 Xcode: add support for embedding dynamic libraries 4 years ago
  Kyle Edwards f73027b182 cmSystemTools: Add SetRPath() method 4 years ago
  Marius Messerschmidt bceb8e2ed2 cmMessenger: Pass title inside a metadata structure 4 years ago
  Brad King 5b3a71a83f cmSystemTools: Adopt RelativeIfUnder helper 4 years ago
  Josef Angstenberger 5950e54325 Source: Fix typos and spelling in comments 4 years ago
  Brad King 7f89053953 cmSystemTools: Return KWSys Status from CreateLink and CreateSymlink 4 years ago
  Brad King ec1b6157cb Update CMake code using KWSys to account for Status return values 4 years ago
  Kyle Edwards ad19da011d Refactor: Add cmSystemTools::GetSystemName() 4 years ago
  Ben Boeckel 100016e9cb cmSystemTools: add utilities to copy a file with error handling 4 years ago
  Brad King 3600c6cd8c cmSystemTools: Add RenameFile option to not replace destination 4 years ago
  Brad King 0c2dc34504 cmSystemTools: Add RenameFile signature to capture the error message 4 years ago
  Marc Chevrier 8ec7408d74 Makefile dependencies: ensure long paths are used on Windows 4 years ago
  Kyle Edwards 0fe2ee3d43 CMake GUI: Add "CMake Reference Manual" help item 5 years ago
  Asit Dhal 195d14e781 file(ARCHIVE_CREATE): Add option to control compression level 5 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Brad King 35039286eb cmSystemTools: Define directory-specific Windows filesystem retry settings 5 years ago
  Brad King 85a945a607 Restore handling of build directory inside a symlinked path 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Rolf Eike Beer 5eaf1e1be2 cmSystemTools: introduce MoveFileIfDifferent() 6 years ago
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 years ago
  Sebastian Holtermann 3b6c62be23 cmSystemTools: Remove IsInternallyOn, IsNOTFOUND, IsOn, IsOff 6 years ago
  Kyle Edwards 2beed5a4ef Merge topic 'cmExpandList' 6 years ago
  Kyle Edwards dcf2beb7de Merge topic 'cmStringAlgorithms_ulong' 6 years ago
  Sebastian Holtermann 2f6495e24e cmSystemTools: Remove ExpandListArgument methods 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Sebastian Holtermann 935fbe0b04 cmStringAlgorithms: Add cmStrToLong and cmStrToULong 6 years ago